BODY
{
	background-color: #B6B6B6;
	margin: 0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
.leftside{
	background-image: url(../images/av_repeater_leftside.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 28px;
}
.rightside{
	background-image: url(../images/av_repeater_rightside.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 28px;
}
.footer{
	background-image: url(../images/av_repeater_footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 85px;
	vertical-align: top;
	padding-top: 18px;
}
.featured_agents{
	background-image: url(../images/av_repeater_featured_agents.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 292px;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.hot_prods{
	background-image: url(../images/av_repeater_hot_prop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #edf0f0;
	/*height: 428px;*/
	height: 100%;
	/*width: 252px;*/
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.find_a_home{
	background-image: url(../images/av_repeater_find_a_home.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 297px;
	/*width: 216px;*/
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.find_a_home_small{
	background-image: url(../images/av_repeater_our_listing.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 162px;
	/*width: 216px;*/
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.main_content{
	background-image: url(../images/av_repeater_main_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 428px;
	width: 476px;
	vertical-align: top;
	text-align: left;
}
.large_main_content{
	background-image: url(../images/av_repeater_main_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 428px;
	width: 728px;
	vertical-align: top;
	text-align: left;
}
.blue_box{
	background-image: url(../images/av_repeater_blue_box.gif);
	background-repeat: repeat-x;
	/*width: 216px;*/	
	width: 100%;
	height: 135px;
	vertical-align: top;
	text-align: left;
	background-color: #298ad5;	
}
.dropdown{
	/*background-color: Aqua;*/
}
select { 
 /*background-color: #31B5F6; 
 color: #ffffff; */
}
td{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_text{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}
.footer_text span{
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}
.footer_text a{
	font-size: 11px;
	color: #FF6639;
	font-family: Arial, Helvetica, sans-serif;	
}
.footer_text a:hover{
	font-size: 11px;
	color: #35A7E6;
	font-family: Arial, Helvetica, sans-serif;	
}
a{
	font-size: 11px;
	color: #FF6639;
	font-family: Arial, Helvetica, sans-serif;	
}
a:hover{
	font-size: 11px;
	color: #35A7E6;
	font-family: Arial, Helvetica, sans-serif;	
}
.orange_links{
	font-size: 11px;
	color: #FF6639;
	font-family: Arial, Helvetica, sans-serif;	
	/*background-image: url(../images/av_icon_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 7px;
}
.orange_links:hover{
	font-size: 11px;
	color: #35A7E6;
	font-family: Arial, Helvetica, sans-serif;	
	/*background-image: url(../images/av_icon_arrow.gif);*/
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.lightview{
	font-size: 11px;
	color: #FF6639;
	font-family: Arial, Helvetica, sans-serif;	
}
.lightview:hover{
	font-size: 11px;
	color: #35A7E6;
	font-family: Arial, Helvetica, sans-serif;	
}


.padding{
	padding: 5px;
}
.orange_11px{
	color: #FF6639;
}
.bold_orange_11px{
	color: #FF6639;
	font-weight: bold;
}
.blue_11px{
	font-size: 11px;
	color: #35A7E6;
}
.black_11px{
	color: #000000;
}
.bold_black_11px{
	font-weight: bold;
}
.grey_hr{
	border: 0;
	color: #DFDFDF;
	background-color: #dbdfe0;
	height: 1px;
}
.grey_hr_long{
	border: 0;
	color: #DFDFDF;
	background-color: #DFDFDF;
	height: 1px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
}

.light_hr{
	background-color: #F8F9F9;
	color: #F8F9F9;
	margin: 0px;
}
.height{
	height: 100%;
}
.image_border{
	border: 2px solid #298ad5;
	margin-right: 8px;
}
.image_border_right{
	border: 2px solid #5390b0;
	margin-left: 8px;
}

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 190px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #ffffff;
background-color: #FF6639;
}
	#community_links span{
		text-transform: capitalize;
		font-size:11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	
	
.featured_agent
{
	color: #000000;
	font-size: 7pt;
	line-height: 18px;
}

.featured_agent_read_more
{
	color: #FF6026;
	font-size: 7pt;
	text-decoration: none;
	
}


.featured_agent_read_more:hover
{
	color: #FF6026;
	font-size: 7pt;
	text-decoration: underline;
	
}

.header_group_team
{
	font-size: 16pt;
	color: #b4b4b4;
}