/*---------------------------------------------
	Homepage Content Area
---------------------------------------------*/

#home_property_search {
	width: 255px;
	height: 291px;
	overflow: hidden;
	background: url(../images/bg_home_property_search.gif);
	float: left;
	margin: 0 5px 0 0;
	padding: 0 20px 0 12px;
}

#home_property_search h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	margin: 7px 0 15px;
}

#home_property_search p {
	color: #e9e6c3;
	line-height: 130%;
	margin-top: 8px;
}

#home_property_search a.prop_search_button {
	margin: 12px 0 0 10px;
	display: block;
}

#home_property_search a.hr_search,
#home_property_search a.fredericksburg_search,
#home_property_search a.roanoke_search,
#home_property_search a.residential_search {
	margin: 6px 0 0 10px;
	display: block;
}

/* Not used anymore */
#home_property_search form {
	margin: 0 0 0 12px;
}

#home_property_search form label {
	color: #09c;
	font-size: 14px;
}

#home_property_search .field,
#home_property_search .field_float {
	margin: 0 0 11px 0;
	color: #09c;
}

#home_property_search .field_float {
	float: left;
	width: 157px;
}

#home_property_search .advanced_search {
	width: 112px;
	float: left;
	padding-top: 5px;
}

#home_property_search .advanced_search a {
	font-size: 11px;
	text-decoration: underline;
}

#home_property_search .advanced_search a:hover {
	color: #ffb618;
}
/* End not used anymore */

#news_pane {
	background: url(../images/bg_news.jpg);
	width: 359px;
	height: 291px;
	overflow: hidden;
	margin: 4px 26px 0 0;
	float: left;
}

#news_pane h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	color: #0072c2;
	font-weight: normal;
	margin: 10px 0 20px 42px;
}

#news_pane ul,
#news_pane ul li {
	list-style: none;
}

#news_pane ul {
	margin: 0 0 0 42px;
	padding: 0 40px 0 0;
}

#news_pane ul li {
	margin-bottom: 10px;
}

#news_pane ul li a {
	color: #c57103;
	font-size: 13px;
}

#news_pane ul li a:hover {
	color: #0072c2;
}

#news_pane ul li .news_date {
	font-size: 11px;
	color: #333;
}

#news_pane ul li a.news_read_more {
	color: #0072c2;
	font-weight: bold;
	font-size: 12px;
}

#news_pane ul li a.news_read_more:hover {
	color: #003553;
}

#services_pane {
	background: url(../images/bg_services_pane.jpg);
	width: 473px;
	height: 172px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
}

#services_pane h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	margin: 5px 0 15px 0;
}

#services_pane p {
	color: #e9e6c3;
	line-height: 18px;
}

h2#hdr_explore {
	background: url(../images/explore_our_services.gif);
	width: 112px;
	height: 81px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 16px 17px 0 0;
	float: left;
}

ul#services_links {
	width: 345px;
	float: left;
	margin: 7px 0 0 5px;
}

ul#services_links,
ul#services_links li {
	list-style: none;
}

ul#services_links li,
ul#services_links li a {
	float: left;
	display: block;
}

ul#services_links li a {
	color: #007bd2;
	font-size: 14px;
	width: 163px;
	padding: 4px 0 2px 3px;
	border-bottom: 1px dotted #aaa99c;
}

ul#services_links li a.first_col {
	margin-right: 20px;
}

ul#services_links li a.second_col {
	width: 150px;
}

ul#services_links li a:hover {
	color: #003553;
	background: #e3e1cf;
}

#testimonials {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	padding: 0 38px 5px 0;
	clear: both;
}

#testimonials h2 {
	margin: 10px 0 10px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	color: #0072c2;
	font-weight: normal; 
}

#testimonials p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #333; 
	line-height: 25px;
	margin: 0 0 10px 0;
}

#testimonials p .client_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c57103; 
}

#testimonials p a {
	font-size: 14px;
	font-weight: bold;
}

#testimonials p a:hover {
	color: #c57103;
}