@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7DEC3;
}
body {
	margin-top: 0px;
	margin-left: 36px;
	background-image: url(images/AnnieSandBackgroundTexture.jpg);
	background-repeat: repeat;
	background-color: #A48D62;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #e7dec3;
}
a {
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	color: #e7dec3;
}
a:visited {
	color: #e7dec3;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#tdLogo {
	text-align: right;
	padding-top: 25px;
	background-image: none;
}
#tdNavigation {
	font-size: 12px;
	text-align: left;
	word-spacing: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	padding-top: 5px;
}
#tdMainContainer {
	border: 7px solid #E7DEC3;
	background-image: url(images/MainContainerBackground.jpg);
	background-color: #8F7544;
	height: 400px;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#tdCopyright {
	font-size: 10px;
	background-image: none;
	text-align: right;
	padding-top: 5px;
}
#tableMainContainerHomePicture {
	background-image: url(images/HomeBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 100%;
}
#tableMainContainerApproachPic {
	background-image: url(images/Chaise2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 100%;
}
#tableMainContainerPortfolio {
	height: 400px;
	width: 100%;
}
#tableMainContainerContactPic {
	height: 400px;
	width: 100%;
	background-image: url(images/HotelLobby400Background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tableThumbnails {
	width: 215px;
}
#tdThumbnailOutline {
	border: 1px solid #6D532B;
}
#tdContactInfo2 {
	font-size: 12px;
	text-align: right;
}
.styleContactBold {
	font-size: 12px;
	font-weight: bold;
}
#tdThankYou {
	font-size: 13px;
}
#tdEmailErrorRed {
	color: #6E2F1F;
}
#tdEmailErrorRedBold {
	color: #6E2F1F;
	font-weight: bold;
}
