body,div,ul,ol,li,h1, h2, h3 {  
	margin:0; 
	padding:0; 
} 

ul, li, ol
{
	list-style:none;
}

ol {
	padding-left: 25px;
}

p {
	padding: 0 0 20px 0;
	margin: 0;
}

body {
	background-color:#fefefe;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color:#311101;
	text-decoration: underline;
}

a:hover {
	color:#9ebd0d;
	text-decoration: underline;
}

a:visited {
	color:#666666;
	text-decoration: underline;
}

.body-width { width:970px; margin:0 auto; position: relative;}

h1 {
	font-size: 22px;
	text-transform: uppercase;
	color: #bfb9b0;
	padding-top:25px;
	padding-bottom: 8px;
	border-bottom:1px solid #d2cec8;
	margin-bottom:25px;
}

h2 {
	font-size: 18px;
	text-transform: capitalize;
	color: #311101;
	font-weight: normal;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding: 0 0 8px 0;
}

#outer-wrapper {
	background: #f1efec url(../images/top-bg-rpt.png) top left repeat-x;
}

#ow-1 {
	background: transparent url(../images/body-bg.jpg) top center no-repeat;
}

#body-wrapper {
	background: transparent url(../images/content-bg-bottom.png) bottom center no-repeat;
}

.cbr { clear: both; }

#header {
	height: 303px;
	position: relative;	
}

#logo {
	display:block;
	height:44px;
	left:25px;
	position:absolute;
	top:66px;
	width:250px;
}

#util li, #mainnav li { display:inline; padding:0; margin:0; float:left}

#util
{
	position:absolute;
	top: 13px;
	right:34px;
	width: 171px;
	height:24px;
}

#util a {
	background: transparent url(../images/util.png) top left no-repeat;
	height:1px;
	padding-top: 23px;
	display:block;
	overflow:hidden;	
}

#util li.util_home a { width:70px; margin-right:38px; background-position: 0 0}
#util li.util_blog a { width:63px; background-position: -108px 0}

#util li.util_home a:hover { background-position: 0 -24px}
#util li.util_blog a:hover { background-position: -108px -24px}

#mainnav {
	position: absolute;
	top: 48px;
	right:15px;
	width: 620px;
	height:72px;
}

#mainnav a {
	background: transparent url(../images/nav.png) top left no-repeat;
	height:1px;
	padding-top: 71px;
	display:block;
	overflow:hidden;	
}

#mainnav li.nav_listing a { width:83px; background-position: 0 0}
#mainnav li.nav_testimonial a { width:134px; background-position: -83px 0}
#mainnav li.nav_buying a { width:89px; background-position: -217px 0}
#mainnav li.nav_selling a { width:92px; background-position: -306px 0}
#mainnav li.nav_biograph a { width:115px; background-position: -398px 0}
#mainnav li.nav_contact a { width:107px; background-position: -513px 0}


#mainnav li.nav_listing a:hover, #mainnav li.nav_listing a.active { background-position: 0 -72px}
#mainnav li.nav_testimonial a:hover, #mainnav li.nav_testimonial a.active { background-position: -83px -72px}
#mainnav li.nav_buying a:hover,#mainnav li.nav_buying a.active { background-position: -217px -72px}
#mainnav li.nav_selling a:hover,#mainnav li.nav_selling a.active { background-position: -306px -72px}
#mainnav li.nav_biograph a:hover, #mainnav li.nav_biograph a.active { background-position: -398px -72px}
#mainnav li.nav_contact a:hover,#mainnav li.nav_contact a.active { background-position: -513px -72px}

#banner {
	padding: 8px 8px 0 8px;
	width: 954px; height:175px; position:absolute; bottom:0;
}

#mainsection {
	position: relative;
	background-color:#fff;
	min-height: 800px;
	padding-bottom: 20px;
	/*overflow: hidden;  to acquire height 
	zoom: 1; */
}

#content {
	width:930px;
	overflow-x: hidden;
	top: 10px;
	left: 10px;
	min-height: 500px;
	position: relative;
	z-index: 150;
}

#contentbody {
	position: relative;
	padding: 0 42px;
	line-height: 20px;
}

#listingcontentbody {
	position: relative;
	line-height: 20px;
}
#cta-wrapper {
	position: absolute;
	z-index: 100;
	top: -60px;
	right: 10px;
	width:271px;
}

#home-finder-wrapper {
	background: transparent url(../images/home-finder-bg.png) top center no-repeat;
	height:169px; width:210px;
	padding: 77px 31px 0 30px;
	position: relative; top:0px; left:0;
	font-size:11px; color:#333333; 
	z-index:200;
}

#home-finder-wrapper div {margin-bottom:16px;}

#home-finder-wrapper label {
	width:65px; display:inline-block;
}

#home-finder-wrapper select {
	width:142px; font-size:11px; padding:1px 0;
}

#home-finder-wrapper a#btn-search-home {
	background: transparent url(../images/btn-search-home.png) no-repeat;
	padding-top: 20px; height:1px; width:206px; overflow:hidden; display:block;
	margin-top:5px;
}

#community-wrapper{
	position: relative;
	background: transparent url(../images/cta-bg.png) top center no-repeat;
	min-height:455px; width:210px;
	padding: 65px 31px 30px 30px;
	text-align:left;
}

#community-wrapper ul {

}

#community-wrapper li {
	padding: 2px 0 2px 8px;
	background: transparent url(../images/bullet.png) left center no-repeat;
}

#community-wrapper a { color:#665b4e; text-decoration:none; font-size:11px;}
#community-wrapper a:hover { text-decoration: underline}

#footer-wrapper
{
	background: transparent url(../images/footer-bg.png) top center no-repeat;
}

#fw-1 {
	border-bottom:1px solid #cec9c2;
	padding-top:17px;
}

#footer {
	height: 38px;
	padding: 12px 0 12px 15px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	position: relative;
	background: transparent url(../images/footer-watermark.jpg) 792px 10px no-repeat;
	border-top:1px solid #cec9c2;
}

#siteinfo { 
	float: left;
	width:146px;
}

#footerlinks { 
	float: left;
}

#footer #footerlinks a{
	color: #666666;
	padding: 0 4px;
	text-decoration: none;
}

#footer #footerlinks a:hover{
	text-decoration: underline;
}

#footer #footerlinks .divider {
	padding: 0 4px;
}

/******* rotating images ********/
div#banner ul li {
	float:left;
	position:absolute;
	list-style: none;
}
	
div#banner ul li img {
	background: #FFF;
}
div#banner ul li.show {
	z-index:100
}

/******* listing page ********/
#content.listing {
	float: left;
	width:860px;
	padding: 0 55px;
	min-height: 500px;
	position: relative;
	font-size:14px;
}

#content.listing h1
{
	margin-bottom:10px;
}

#content.listing #listing-links { margin-bottom: 20px;}

#content.listing #listing-links a{
	font-size:14px; color:#311101;
}

#content.listing #listing-links a:hover {text-decoration:none}

#content.listing #listing-links a.active { color:#9ebd0d; font-weight:bold; text-decoration:none}

#content.listing #listing-links .divider {
	padding: 0 12px;
}
