
/*agent styles*/
.agent_back{
	padding:15px;
	border:1px solid #a29062;
	background-color:#f5f4ee;
	margin:0px 0px 15px 10px ;
	width:95%;
}
.rcg_content{
	width:910px;
	margin:0px auto;

}

h4{
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	clear:both;
	
	}
.agents {
	width:50%;
	padding-top:7px;
	padding-bottom: 7px;
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size: 11px;
	padding:15px 0px 0px 0px;

}


.agents a:active,.agents a:visited,.agents a:link {
text-decoration:none;
	
}
.agents a:hover{
text-decoration:none;
}

.ai_img {
	float:left;
	height: 138px;
	width: 100px;
	margin-right: 12px;
	margin-bottom: 20px;
	border:none;
}
.ai_img a img{
border: 2px solid transparent;
}
.ai_img a img:hover{
border: 2px solid #a29062;
}
.agent_info{
float:left;	
width:70%;
		
}

.ai_name {
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size: 15px;
	color: #000000;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 2px;
}
.ai_name a:link,.ai_name a:active,.ai_name a:visited {
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	border: 1px solid transparent;
	text-decoration:none;
	background-color:transparent;
	padding:2px 5px 4px 5px;
}	
.ai_name a:hover {
	font-size: 15px;
	color: #a29062;
	text-decoration:none;
	background-color:#f5f4ee;
	border: 1px solid #a29062;
	padding:2px 5px 4px 5px;
}	
	

}
.ai_text {
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	padding:0px 0px 4px 5px;
	
}
.ai_phone {
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	padding:0px 0px 4px 5px;

	
}
.ai_email a:link, .ai_email a:visited, .ai_email a:active{
	font-size:12px;
	color: #000;
	text-decoration:none;
	background-color:transparent;
	padding:2px 5px 4px 5px;
	border: 1px solid transparent;
	display:inline;
	}
.ai_email a:hover{
	font-size: 12px;
	color: #a29062;
	text-decoration:none;
	background-color:#f5f4ee;
	border: 1px solid #a29062;
	padding:2px 5px 4px 5px;
}

.ai_email {
	font-family:Century Gothic, Trebuchet ms, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	margin-bottom: 4px;
	text-decoration:none;
	
}



.ai_grey_line {
	
	height: 0px;
	clear: both;
	width:90%;
	font-size: 1px;
	background-color:transparent;
	margin:20px 0px;


}
.ai_read_more a:link , .ai_read_more a:active , .ai_read_more a:visited{
	color: #000;
	text-decoration:none;
	background-color:transparent;
	padding:2px 5px 4px 5px;
	font-size:12px;
	border: 1px solid transparent;
}
.ai_read_more a:hover{
	font-size: 12px;
	color: #a29062;
	text-decoration:none;
	background-color:#f5f4ee;
	border: 1px solid #a29062;
	padding:2px 5px 4px 5px;
	
}
.littlepics{
	margin:10px 0px 0px 0px;
	float:left;
	background-color:#f5f4ee;
	border: 1px solid #a29062;
	
}
.littlepics img{
	padding:0px 4px 0px 0px ;
}