@charset "utf-8";
/* CSS Document */


html, body{margin:0px;}

#headerCont{background:#89c1fc url(bgHeaderTile.jpg) repeat-x top left; }
#headerInfo{}


#headerBG{padding:0 0 0 0;}

#headerInfoCont{background-color:#FFFFFF;width:600px;border-right:3px solid #fff;}

#linksList{margin:0;padding:0 1px 0 0;background-color:#FFFFFF;}

#linksList ul{margin:18px 0 0 0;width:180px;padding:0;}
#linksList ul li{margin:0;padding:0; list-style:none; list-style-image:none; list-style-type:none;}
#linksList ul li a{background-color:#e5e1d8;padding:3px 10px 0 10px;margin:1px 0 1px 0;font-size:10px;display:block;color:#625e53;height:18px;}
#linksList ul li a:hover{
	background-color:#fff;
}


#headerInfoCont #agentImage{float:left;}
#headerInfoCont #agentImage img{height:160px;background:url(bgAgent.gif) no-repeat bottom right;padding:1px 0 1px 1px;}

#headerInfoCont #brokerImage {background-color:#FFF;}
#headerInfoCont #brokerImage img{}

#headerInfoCont #headerInfo{float:left;padding:10px 15px 10px 15px;}

#headerInfoCont #headerInfo #agentInfo{border-top:1px solid #DDD;border-bottom:1px solid #DDD;margin:10px 0 10px 0;padding:5px 0 5px 0; font-family:Georgia, "Times New Roman", Times, serif;}
#headerInfoCont #headerInfo #agentInfo .agentName{color:#1B3065;font-size:21px;font-weight:bold;letter-spacing:-1px;}
#headerInfoCont #headerInfo #agentInfo .agentName span{color:#3569A8;font-size:21px;font-weight:bold;letter-spacing:-1px;}

#headerInfoCont #headerInfo #agentInfo .agentPos{color:#777;font-size:11px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}

#headerInfoCont #contactInfo {color:#777;font-size:13px;font-weight:bold;font-family:"Times New Roman", Times, serif;}
#headerInfoCont #contactInfo .numBroker{display:inline;margin-right:20px;color:#333;} 
#headerInfoCont #contactInfo .numBroker span{color:#777;} 
#headerInfoCont #contactInfo .numDirect{display:inline;color:#333;margin-right:20px;} 
#headerInfoCont #contactInfo .numDirect span{color:#777;} 
#headerInfoCont #contactInfo .email{display:inline;color:#333;} 
#headerInfoCont #contactInfo .email a{color:#2D79D9; text-decoration:none;}
#headerInfoCont #contactInfo .email a:hover{color:#990000; text-decoration:none;}



#menuCont{min-height:1px; background-color:#680d00;border-top:5px solid #8d784d; text-align:left;padding:5px 0 5px 20px;}


.solidblockmenu{margin: 0;padding: 0;float: left;font: bold 11px Arial;width:775px; }

.solidblockmenu li{display: inline;}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9aa795;
}

.solidblockmenu li a:hover{color: white;background-color:#973737;}









#menuUnderline{height:4px; background-color:#a7a08d; border-top:1px solid #FFF;}
