

#index_property_search {
	padding-left: 20px;
	padding-top: 60px;
	width: 680px;
	height: 140px;
	background: url(/images/search_our_properties.jpg) no-repeat top center;
	margin-bottom: 20px;
}

#index_property_search #property_search_form {
	margin-left: 30px;
	width: 350px;
}

#index_property_search form input {
	margin-right: 20px;
}

#index_property_search form select {
	width: 125px;
	margin-right: 5px;
	border: 1px solid #333;
}

#index_property_search form select.towns_select {
	width: 255px;
}

#index_property_search form a {
	color: #FFF;
}




#content_sidebar .sidebar_module {
	background: #FFF url(/images/module_bg_small.gif) repeat-x top left;
}

#content_sidebar .sidebar_module h3,
#content_sidebar .sidebar_module h4 {
	color: #98002e;
}




#index_properties div.section {
	border-bottom: 2px solid #008c9a;
}

#index_properties .section h2 {
	background: url(/images/section_header_bg.png) repeat-x top left;
	color: #FFF;
}










#agent_details {
	padding-top: 20px;
}

#agent_details td {
	vertical-align: top;
}

#agent_details_subpage_links, #agent_details_subpage_links * {
	margin:0;
	padding:0;
	list-style:none;
}

#agent_details_subpage_links li {
	float:left;
	position:relative;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px 10px;
	margin-right: 10px;
	height: 15px;
	margin-top: 3px;
}

#agent_details_subpage_links li.current {
	background: #666;
	margin-top: 0px;
	padding: 5px 13px
}

#agent_details_subpage_links li a,
#agent_details_subpage_links li a:hover, 
#agent_details_subpage_links li a:visited {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

#agent_details_subpage_links li.current a,
#agent_details_subpage_links li.current a:hover, 
#agent_details_subpage_links li.current a:visited {
	color: #FFF;
}

#contact_agent_form_div textarea {
	width: 350px;
}

.real_estate_simulator_link {
	text-align:center;
	margin: 20px 0;
}


#index_welcome, #schools_copy, #about_us_copy, #our_area_copy, #learn_copy, #selling_copy, #buying_copy, #career_copy, #real_estate_town_copy, #tags_copy, #open_houses_copy, #featured_properties_copy, #contact_copy {
	margin: 0px 20px 10px 20px;
	font-size: 14px;
}

#real_estate_town_copy {
	font-size: 14px;
}

#learn ul {
	list-style: disc;
	font-size: 16px;
	font-weight: bold;
}

#buying_copy ul, #selling_copy ul {
	font-size: 16px
}

#real_estate_tags h2 {
	margin: 0px;
	padding: 0px 3px;
	font-weight:normal;
}

#real_estate_tags h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}




#featured-properties-map-wrap {
	text-align: center;
	padding: 10px;
	width: 640px;
	margin: 20px
}

#featured-properties-map {
	border: 1px solid #000;
	width: 100%;
	height: 400px;
}

#featured_properties_copy h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
}

#featured_properties_copy .featured_property {
	margin: 0px 0px 30px 0px;
	padding: 10px;
	border-bottom: 2px solid #666;
}

#featured_properties_copy .featured_property img {
	float: right;
	margin-left: 20px;
	border: 1px solid #000;
	padding: 0px;
}

#featured_properties_copy .featured_property .listing_details {

}

#featured_properties_copy .featured_property .address {
	font-weight: bold;
	font-size: 16px;
}

#featured_properties_copy .featured_property .price {
	font-weight: bold;
	font-size: 16px;
}

#featured_properties_copy .featured_property .mls_number {
	font-size: 10px;
	margin-bottom: 10px;
}

#featured_properties_copy .featured_property .description {
	font-size: 14px;
}

.featured_property_agent {
	margin-top: 20px;
}


#contact_map {
	float: left;
	margin-right: 20px;
}

#contact_information {
	font-size: 16px;
}

#contact_company {
	font-weight: bold;
}











#contact_form {
	margin-top: 30px;
	border-top: 1px solid #000;
	padding-top: 20px;
}

#contact_form fieldset{
	background: #F3F3F3;
}

#contact_form ol {
	list-style:none;
}

#contact_form li {
	margin-bottom: 10px;
}

#contact_form form label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

#contact_form textarea {
	width: 600px;
	height: 150px;
	font-size: 14px;
}













#contact_directions_form input[type="text"] {
	width: 250px;
}

#driving_directions {
	position: relative;
	display: none;	
}

#driving_directions_table {
	border: 2px solid #98002e;
	padding: 3px;
}

#driving_directions th {
	margin-top: 30px;
	background-color: #98002e;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

#driving_directions td {
	vertical-align: top;
	padding: 10px;
}

#directions_map {
	width: 300px;
	height: 400px;
}

#driving_directions_close {
	text-align: right;
	border: 0px;
	padding:0px;
	margin: 0px;
}

#driving_directions_close a, #driving_directions_close a:hover, #driving_directions_close a:visited, #driving_directions_close a:active {
	background: #98002e;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-decoration:none
}
















#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	padding: 30px 20px 10px 20px;
}


#index-agents, #index-open-houses, #index-featured-lender {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border: 0px solid #000;
}


#index-agents h3, #index-open-houses h3, #index-featured-lender h3 {
	font-size: 18px;
	text-indent: -9999px;
	color: #000;
}

#index-agents img {
	float: left;
	margin: 5px;
	margin-right: 10px;
	padding: 3px;
	border: 2px solid #007480;
}

#meet-our-agents-rotation
{
	display: none;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


.open-house-date {
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 14px;
}

.open-house-listing {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 10px;
}

.open-house-time {
	display: inline;
	font-weight: bold;
}

.open-house-address {
	display: block;
}

.open-house-price {
	display: inline;
	margin-left: 5px;
}

.open-house-host {

}

#open-houses-list-link {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index-featured-lender {
	text-align: center;
}

#lender-name {
	font-weight: bold;
	margin-top: 10px;
}


.area_schools {
	border-bottom: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}

#content_main .area_schools h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
