/* CSS Document */

body{margin:0px;}

#header{background:url(/files/1426549/bannerback.jpg); height:150px;} /* This is the table that the default header is enclosed in */
	#header .right{}
	#header .left{background:url(/files/1426549/banner.jpg) center no-repeat; height:150px;}
	
#headerFloor{}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display:none;}
	#headerFloor .bottom{background-color:#18628F;}

.realestatetext{color:white; font-family:arial;}

.boxlink{text-decoration:none; color:white; font-weight:bold;}
.boxlink:hover{color:#072C58;}

#NavTable hr{color:#072C58;}
#navLable td.left{background-color:#18628F;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{text-transform:capitalize;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a font, #NAVIGATION a{color:#072C58;}
	#NAVIGATION a:hover font{color:white;}


#ContactLable{background-color:#18628F;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable .bottom font{color:#072C58;}	/* Table (or container) that holds the Contact Information */
#contacttable .bottom{background:url(/files/1426549/logocontact.jpg) no-repeat bottom; padding-bottom:120px;}

#contentTable .left{background-color:#A3B2B9; border-right:4px solid #18628F;}
	#contentTable .right{}

#articlestable font b{color:white;}
#articlesTable{background-color:#072C58;} 
#articlestable a font, #articlestable a{color:white; text-decoration:none;}

#partnersTable font, #partnersTable a{color:#072C58;}