	/*Layout Begins*/
#mainHeader{
height: 114px;
background-image: url(../../../images/layout/headerBack.gif);
background-repeat: repeat-x;
}
#mainBody{
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
}
div#LogoMain{
position:absolute; 
left:0px; 
top:0px; 
width: 147px; 
height: 114px; 
z-index:3;
background-image: url(../../../images/layout/mainLogo.gif);

}
div#mainMenu{
	position:absolute; 
	left:356px; 
	top:0px; 
	width:392px; 
	height:42px; 
	z-index:3;
}

li.white{
color: White;
margin-left: -15px;
}

div#LeftButtons{
	padding-left: 8px;
}

/* LayoutEnds*/
		
body{
margin: 0%;
background-color: #F9F9D9;
background-image: url(../../../images/layout/leftColBack.gif);
background-repeat: repeat-y;
background-position: top left;
}
/*Custom CSS Start*/
.detail_propstat, .detail_propstat_to_let, .detail_propstat_for_sale,
.results_propstat, .results_propstat_to_let, .results_propstat_for_sale
{
	background-color: #0e4e1e;
	border-bottom: 0px Solid #4b6eb5;
}
.detail_priceask, .detail1b_proptype, .detail1b_proptenu, .detail1b_addresssummary, .detail1a_proptype, .detail1a_addresssummary,
.results1_proptenu, .results1_proptype, .results1_addrsummary
 {
	background-color: #F4ECBB;
	color: #0E4E1E;
	border-bottom: 0px Solid #4b6eb5;
}
.results1_propertyborder, .detail_propertyborder{
	border: 0px Solid #4b6eb5;
}
.results1_photo{
border: 0px Solid;
}
.results1_priceask, .detail_priceask{
background-color: #386c38;
color: #e4cc4a;
}
.detail_menu {
	padding: 0 0px 0 0px;
	margin: 0px 0px 0px 0px;
	height: 35px;
	width: 99%;
}
.detail_photoborder{
border: 0px solid #4b6eb5;
width: 99%;
}
.detail_menu img {
	margin: 0 5px 0 0;
}
.detail_proptext{
padding-top: 2px;
}
table.detail_propertycard{
	background-color: #F9F9D9;
	border: 0px;
}
.detailTop{
	padding-top: 5px;
}
.results1_propertyborder{
	background-color: #F9F9D9;
}
.results1_proptext{
padding: 0px 5px 0px 7px;
width: 98%;
}
.results1_proptext1{
padding: 0px 5px 0px 5px;
}
.results3_propertyborder{
background-color: #F9F9D9;
}
#sitefootermenu a:hover { background-color: #F4ECBB; }

#sitefootercopyright {
	background-color: transparent;
	color: #F4ECBB;
}
#sitefootercopyright a:link, #sitefootercopyright a:visited {
	color: #F4ECBB;
}
#sitefootercopyright a:hover {
	color: #0E4E1E;
}
#sitefootercopyright a:active {
	color: #0E4E1E;
}
.results_legaltitle, .results_legaltext{
	color: #0E4E1E;
}
td.siteMapText{
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-size: 10px;
}
a.sitemaplink, a.sitemaplink:link, a.sitemaplink:visited, a.sitemaplink:active{
color: #000000;
font-weight: bold;
text-decoration: none;
}
a.sitemaplink:hover{
text-decoration: underline;
}
.TxtBold{
font-weight: bold;
}
td.contentMain{
	background-color: White;
	padding: 5px;
}
.detail_legaltitle{
	color: #5A4901;
}
.detail_legaltext{
	color: #5A4901;
}
.tenantsWhite{
font-weight: bold;
color: White;	
text-align: center;
}
.featuredv_bordertable{
	background-color: #084D18;
	color: #E7CF4A;
	border: 0px solid #084D18;
}
.featuredv_body{
	background-color: #E7CF4A;
	color: #084D18;
}
a, a:link, a:visited, a:active{
 color: #084D18;
}
a:hover{
	color: Black;
}