/*agent styles*/
h4{
	padding-left:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:13px;
}
.agents {
	float:left;
	width:390px;
	padding-top:7px;
	padding-bottom: 7px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	margin-left:10px;
}

.ai_img {
	float:left;
	height: 125px;
	width: 100px;
	margin-right: 12px;
	margin-bottom: 8px;
	overflow:hidden;
	border:4px solid #cccccc
}
.agent_info{
	float:left;
	width:250px;
}
.ai_name {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 2px;
}
.ai_text {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 4px;
	width:250px;
}
.ai_phone {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 2px;
	
}
.ai_email a:link, .ai_email a:visited, .ai_email a:active{
	color: #789add;
	text-decoration: none;
	display:block;
	
}
.ai_email a:hover{
	color: #789add;
	text-decoration: underline;
}

.ai_email {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 4px;
	
}



.ai_grey_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 2px;
	clear: both;
	width:98%;
	margin-left:10px;
	

}
.ai_read_more a:link , .ai_read_more a:active , .ai_read_more a:visited{
	color: #789add;
	text-decoration:none;
}
.ai_read_more a:hover{
	color: #789add;
	text-decoration:underline;
	
}
.littlepics{
	width:130px;
	display:block;
	float:left;
	
}
.awards{
font-size:10px; 
color:#868686;
}
.sidemenu_office_contact{
display:none;
}
.sidemenu_office_location{
	display:none;
}
