body
{
	margin: 2em;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	color: #000;
	background-color: #fff;
}

a { color: #000; text-decoration: none;}

#header { border-bottom: 1px solid #999; }
#header h1 { color: #000; }

#mainnav { display: none; }

#menu { display: none; }
#menu ul { margin-left: 0; padding-left: 0; list-style-type: none; line-height: 165%; }

#content p { line-height: 165%; }
#content img.main { padding: 10px 0; }
.contentMain { border-bottom: 0; }
.contentMain ul { list-style-type: none; text-align: right; margin: 1em 0; padding: 0; font-size: 95%; }
.contentMain li { display: inline; padding: 0 0 0 7px; }

.imagefloat { display: none; }

/* SIDE MENU */
#menu { display: none; }
#toolbox { display: none; }


/* PROPERTY LISTINGS */
div#propFeature { background-color: #EEF0AA; margin-left: auto; margin-right: auto; margin-top: 5px; width: 420px; padding: 5px; }
div.propFeatureItem img { display: none; }
div.propFeatureItem img.subItemImg { display: none; }
div.propFeatureItem a.linkTitle { line-height: 16px; margin-bottom: 3px; font-weight: bold; }
div.propFeatureItem a.linkTitle:hover { display: none; }
div.propFeatureItem p { margin: 0;  }
div.propFeatureItem p.subItem { margin-top: 5px; margin-bottom: 0; }
div.propFeatureItem .subItemTitle { font-weight: bold; }

div.separator { width:100%; border-bottom: 1px solid #000000; height:1px; margin: 10px 0; clear:both; }

/* IMAGE SLIDESHOW */
#slideshow { display: none; }

/* GOOGLE MAPS */
#map { display: none; }


#footer
{
	clear: both;
	color: #000;
	text-align: right;
	padding: 5px;
	font-size: 90%;
	border-top: 1px solid #999;
	margin-top: 2em;
}