/*This is based on page_template8.php and main8.css*/
body {
	color: #F5F0D9;
	background-color: #2F2D21;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body a:link {
	color: #C2B42A;
}
body a:visited {
	color: #B4A738;
}
body a:hover {
	color: #B88A48;
}
#outercontainerhome {
	/*	height: 801px; */
	width:775px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	display: block;
	border: 1px solid #443D2B;
	background-image: url(../images/layout/layout_background.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
#outercontainer {
	/*	height: 801px; */
	width:775px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	display: block;
	border: 1px solid #443D2B;
	background-image: url(../images/layout/body_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#innercontainer {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 51px;
	margin-right: 51px;
	padding: 0;
	display: block;
/*	height: 760px; */
}
#headerhome {
	display: block;
	padding: 0;
	height: 402px;
	width: 673px;
	margin: 0px;
}
#header {
	display: block;
	padding: 0;
	height: 345px;
	width: 673px;
	margin: 0px;
	background-image: url(../images/layout/layout_background_small.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
#topnav {
	display: block;
	clear: both;
	background-color: #26241A;
	background-image: url(../images/layout/topnav_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0;
	text-align: center;
}
#topnav a, #topnav img, #topnav a img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent {
	vertical-align: top;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
#maincontent {
	vertical-align: top;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
#midcontainer {
	height: 190px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#homebottomcontainer {
	height: 155px;
	overflow: visible;
}
.featured table {
	width: 100%;
}
.featured table td {
	vertical-align: top;
}
.featuredcontent1 {
	width: 310px;
	margin-right: 15px;
}
.featuredcontent2 {
	width: 310px;
	margin-left: 25px;
}
.featuredcontent3 {
	background-image: url(../images/layout/icon_house_plans.jpg);
	background-repeat: no-repeat;
	background-position: left -12px;
	padding-right: 165px;
	padding-top: 45px;
	font-size: 10px;
	position: relative;
	padding-left: 0px;
	height: 105px;
}
.featuredcontent4 {
	background-image: url(../images/layout/icon_for_sale_sign.jpg);
	background-repeat: no-repeat;
	background-position: 15px -12px;
	padding-right: 140px;
	padding-top: 45px;
	padding-left: 27px;
	font-size: 10px;
	position: relative;
	height: 105px;
}
.detailslink1 {
	display: block;
	background-color: #4E4838;
	width: 90px;
	position: absolute;
	top: 110px;
	left: 0px;
}
.detailslink2 {
	display: block;
	background-color: #4E4838;
	width: 90px;
	position: absolute;
	top: 110px;
	left: 27px;
}
.detailslink1 a, .detailslink2 a {
	background-image: url(../images/layout/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 10px;
}
.detailslink1 a:link, .detailslink2 a:link {
	color: #F5F0D9;
	background-color: #4E4838;
}
.detailslink1 a:hover, .detailslink2 a:hover {
	color: #F5F0D9;
	background-color: #4E4838;
	background-image: url(../images/layout/arrow_right_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
	display: block;
	clear: both;
	font-size: 8px;
	font-weight: bold;
	color: #C0BBA5;
	text-align: center;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #2F2D21;
	width:775px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	margin-right: 2px;
	margin-left: 2px;
	color: #BFBB99;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Other styles for text, paragraphs, tables, etc.  (non-layout specific) */
.imageheading {
	margin-left: -3px;
	margin-bottom: 3px;
}
.tableoutline {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
}
.tableheading {
	color: #CCCCCC;
	background-color: #000000;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablerow {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
.divider {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.hiddenimage {
	display: none;
	width: 1px;
	height: 1px;
}
.glossarytable {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
.glossarytable td {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #383223;
	color: #D3CFC0;
}
.testimonial {
	padding-left: 20px;
	background-image: url(../images/layout/quotation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-bottom: 8px;
	font-style: italic;
}
