html, body{ 

	background-color:#FAFAFA;
	font-size:0.9em;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 auto;
}

IMG {border:0px;}
H1{ font-size:0.9em;}

A {color:#666666; text-decoration:none;}
A:hover {color:#EA2E2F; }

#bodyCont{ margin:0 auto; width:800px; border-left:1px #666666 solid; border-right:1px #666666 solid; background-color:#FFFFFF;}

#menu{ position:relative; height:60px; padding:5px;}
#logo{ position:absolute; top:5px; left:5px;}
#menuBar{ position:absolute; left:102px; top:34px; height:20px; width:698px; background-color:#D6D6D6; font-size:0.9em; text-align:right; }
#menuBar A{ position:relative; top:3px; color:#000000;}
#menuBar A:hover{ color:#EA2E2F; }

.selected{ color:#EA2E2F !important; }

#headerCont{ width:800px; height:100px; overflow:hidden;}
#headerImg{ height:102px; border-top:1px #000000 solid; background-image:url(../images/header_multi.jpg); background-position:bottom; background-repeat:no-repeat;}

#breadcrumb{ width:800px; height:13px; text-indent:5px; text-align:left; font-size:0.8em;  border-top:1px #666666 solid; border-bottom:1px #666666 solid;}

#mainCont{ padding:50px; padding-top:10px; padding-bottom:20px; }

#footer{ font-size:0.8em; text-align:right;border-top:1px #666666 solid; border-bottom:1px #666666 solid; }

.propertyItem{ margin:0 auto; position:relative; width:600px; height:75px; border:1px #666666 solid; padding:10px; }
.propertySpacer{ float:left;}
.propertyImage{ float:left; }
.propertyText{float:left; width:500px;}
.propertyPrice{ position:absolute; top:5px; right:5px;}
.propertyView{ position:absolute; bottom:5px; right:5px;}

#propertyItem{ margin:0 auto; position:relative; width:600px; border:1px #666666 solid; padding:10px; }
#propertyImageDetails{ position:absolute; top:10px; right:10px; width:150px; text-align:right; }
#propertyTextDetails{ position:relative; width:450px;}
#propertyTextExtraDetails{ text-align:left; clear:both; padding-top:20px; padding-bottom:20px; }
#propertyContactDetails{ text-align:left;}
