@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #fff;
	}

* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	}

*table {
	text-align: left;
	}

.form_fields {
	margin: 0 20px;
	}

h1 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 24px;
	color: #AA0B29;
	border-bottom: 1px dotted #C4B38C;
	margin-bottom: 20px;
	}

h2 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	color: #D21034;
	}

h3 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #040404;
	margin-bottom: 10px;
	}

h4 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
	}

a:link, a:visited {
	color: #D21034;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #AA0B29;
	text-decoration: underline;
	}

.clear {
	clear: both;
	}

.clear5 {
	padding-top: 5px;
	clear: both;
	}

.dot_lg  { background: url("/shared/images/templates/1504/dot_lg.gif") repeat-x 50% top; margin: 10px 0; height: 3px }

.dot_br  { background: url("/shared/images/templates/1504/dot_br.gif") repeat-x 50% top; margin: 10px 0; height: 3px }

.dot_pink  { background: url("/shared/images/templates/1504/dot_pink.gif") repeat-x 50% top; margin: 5px 0; height: 3px }

#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	}

#banner {
	}
	
	#logo {
		float: left;
		width: 335px;
		}
	
	#banner-right  { background: url("/shared/images/templates/1504/banner_mapslogan.gif") no-repeat 50% top; width: 665px; float: right }
		
		.banner_mapslogan {
			width: 665px;
			height: 115px;
			}
		
			.banner_phone {
				font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
				font-size: 24px;
				color: #040404;
				text-align: right;
				padding: 85px 10px 0 0;
				}
		
		.banner_links {
			width: 665px;
			height: 35px;
			padding-right: 9px;
			float: right;
			display: block;
			}
			
			.find_button a:link, .find_button a:visited  { background: url("/shared/images/templates/1504/find_off.gif") no-repeat 50% top; display: block; width: 131px; height: 35px; float: left; border: 0 }
			.find_button a:hover  { background: url("/shared/images/templates/1504/find_on.gif") no-repeat 50% top }
			
			.openhouses_button a:link, .openhouses_button a:visited  { background: url("/shared/images/templates/1504/openhouses_off.gif") no-repeat 50% top; display: block; width: 131px; height: 35px; float: left; border: 0 }
			.openhouses_button a:hover  { background: url("/shared/images/templates/1504/openhouses_on.gif") no-repeat 50% top }
			
			.sell_button a:link, .sell_button a:visited  { background: url("/shared/images/templates/1504/sell_off.gif") no-repeat 50% top; display: block; width: 131px; height: 35px; float: left; border: 0 }
			.sell_button a:hover  { background: url("/shared/images/templates/1504/sell_on.gif") no-repeat 50% top }
			
			.relocation_button a:link, .relocation_button a:visited  { background: url("/shared/images/templates/1504/relocation_off.gif") no-repeat 50% top; display: block; width: 131px; height: 35px; float: left; border: 0 }
			.relocation_button a:hover  { background: url("/shared/images/templates/1504/relocation_on.gif") no-repeat 50% top }
			
			.contact_button a:link, .contact_button a:visited  { background: url("/shared/images/templates/1504/contact_off.gif") no-repeat 50% top; display: block; width: 131px; height: 35px; float: left; border: 0 }
			.contact_button a:hover  { background: url("/shared/images/templates/1504/contact_on.gif") no-repeat 50% top }
		
#main-nav  { background: url("/shared/images/templates/1504/nav_bg.gif") no-repeat 50% top; width: 1000px; height: 30px }
	
	#main-nav ul {
		list-style: none;
		padding: 5px 30px 0 0;
		margin: auto ! important;
		}
	
	#main-nav li {
		display: inline;
		margin: 0px 20px;
		}
	
	#main-nav a {
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
	#main-nav a:hover {
		color: #EDE8DC;
		text-decoration: underline;
		}
		
#content {
	width: 1000px;
	}

	#left_column  { background: #C4B38C; width: 200px; float: left; vertical-align: top }
	
		#left_column ul {
			list-style: none;
			padding: 0;
			margin: 10px 0;
			}
	
		#left_column li {
			margin: 0px 20px;
			}
		
		#left_column a {
			color: #040404;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			line-height: 18px;
			}
		#left_column a:hover {
			color: #AA0B29;
			text-decoration: underline;
			}
	
		.name {
			font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
			font-size: 16px;
			color: #040404;
			margin-bottom: 10px;
			}
		
		.phone {
			font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
			font-size: 14px;
			color: #040404;
			margin-bottom: 10px;
			padding-bottom: 10px;
			border-bottom: 2px dotted #9A885D ! important;
			}
	
	#main_column {
		width: 740px;
		padding: 30px;
		vertical-align: top;
		float: right;
		font-size: 12px;
		
		}
		
		#main_column p {
			margin: 10px 0;
			}
		
		#main_column ul, ol {
			padding-left: 40px;
			margin: 20px 0;
			}
		
		#main_column table { 
			border: 0px ! important;
			background-color: #ffffff;
			}
		
		.search_types_selected {
			color: #D21034 ! important;
			font-weight: bold ! important;
			}
		
		.search_types {
			color: #999999 ! important;
			font-weight: bold ! important;
			}
	
	img.floatright {
		float: right; 
		border: 1px solid #9A885D;
		padding: 4px;
		margin: 0px 0px 20px 20px; 
		}
		
		img.floatright2 {
			float: right; 
			border: 1px solid #9A885D;
			padding: 4px;
			}
	
	img.floatleft {
		float: left; 
		border: 1px solid #9A885D;
		padding: 4px;
		margin: 20px 20px 20px 0px; 
		}
		
		img.floatleft2 {
			float: left; 
			border: 1px solid #9A885D;
			padding: 4px;
			}
		
		img.image_center {
			border: 1px solid #9A885D;
			padding: 4px;
			}
	
#5ads {
	margin: auto;
	width: 990px;
	height: 120px;
	}
	
	.ad  { background: url("/shared/images/templates/1504/ad_temp.gif") no-repeat 50% top; margin: 0 10px; width: 180px; height: 120px; float: left; border: 0 }

#int_logos  { background: url("/shared/images/templates/1504/intlogo_bg.gif") no-repeat 50% top; margin-bottom: 30px; width: 1000px; height: 80px }

	.RELO_button a:link, .RELO_button a:visited  { background: url("/shared/images/templates/1504/RELO_off.gif") no-repeat 50% top; display: block; margin: 0 10px 0 20px; width: 100px; height: 80px; float: left; border: 0 }
	.RELO_button a:hover  { background: url("/shared/images/templates/1504/RELO_on.gif") no-repeat 50% top }
	
	.LREC_button a:link, .LREC_button a:visited  { background: url("/shared/images/templates/1504/LREC_off.gif") no-repeat 50% top; display: block; margin: 0 10px; width: 250px; height: 80px; float: left; border: 0 }
	.LREC_button a:hover  { background: url("/shared/images/templates/1504/LREC_on.gif") no-repeat 50% top }
	
	.EHO_button a:link, .EHO_button a:visited  { background: url("/shared/images/templates/1504/EHO_off.gif") no-repeat 50% top; display: block; margin: 0 10px; width: 45px; height: 80px; float: left; border: 0 }
	.EHO_button a:hover  { background: url("/shared/images/templates/1504/EHO_on.gif") no-repeat 50% top }
	
	.Realtor_button a:link, .Realtor_button a:visited  { background: url("/shared/images/templates/1504/Realtor_off.gif") no-repeat 50% top; display: block; margin: 0 10px; width: 40px; height: 80px; float: left; border: 0 }
	.Realtor_button a:hover  { background: url("/shared/images/templates/1504/Realtor_on.gif") no-repeat 50% top }
	
	.CLcomm_button a:link, .CLcomm_button a:visited  { background: url("/shared/images/templates/1504/CLcomm_off.gif") no-repeat 50% top; display: block; margin: 0 30px 0 5px; width: 140px; height: 80px; float: left; border: 0 }
	.CLcomm_button a:hover  { background: url("/shared/images/templates/1504/CLcomm_on.gif") no-repeat 50% top }
	
	.logos_address, .logos_address a {
		font-size: 12px;
		color: #A19D94;
		line-height: 16px;
		padding-top: 15px;
		}

#footer {
	font-size: 12px;
	text-align: center;
	padding: 5px 50px;
	}
	
	#footer p {
		margin: 10px 0;
		}

.MHF {
	background: url("/shared/images/templates/1504/MHF_int_bg.gif") no-repeat 50% top;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding: 25px;
	height: 254px;
	}
	
	.MHF p {
		margin: 5px 0;
		}
	
	.MHF a {
		font-family: Helvetica, Arial, Sans-Serif;
		color: #EDE8DC ! important;
		text-decoration: underline;
		font-style: italic;
		}
	
	.MHF a:hover {
		color: #FFFFFF ! important;
		}
	
	.body_form_fields {
		display: block;
		float: left;
		width: 130px;
		padding: 1px;
		margin-top: 5px;
		font-family:Arial,Helvetica,sans-serif,"Helvetica Neue";
		font-size:11px;
		}
	
	.MHF img {
		 width: 115px; 
		 height: 20px;
		}
	
	.port_sm {
		color: #EDE8DC ! important;
		font-size: 10px;
		}

.body_no_indent {
	padding: 10px;
	}

a.modify:link, a.modify:visited, a.SearchTypeOff:link, a.SearchTypeOff:visited, a.side:link, a.side:visited {
	color: #D21034 ! important;
	font-weight: bold;
	text-decoration: none;
	}
a.modify:hover, a.SearchTypeOff:hover, a.side:hover {
	color: #AA0B29 ! important;
	text-decoration: underline ! important;
	}

.agent_photo {
	width: 150px;
	background-color:#ffffff; 
	border: 1px solid #9A885D;
	padding: 4px;
	margin-left: 20px;
	}

.FHheader {
	color: #FFFFFF ! important;
	}

/* CONTACT FORM
----------------------------------------------------------------------------------------*/
#contactform fieldset { float: left; clear: left; width: 100%; margin: 0 0 1.5em 0; }

#contactform label.required_field, #showingform label.required_field { color:blue; }

#contactform legend { font-size:1.4em; margin:10px 0 5px 0; }

#contactform fieldset ol { padding: 1em 1em 0 1em; zoom: 1; }

#contactform fieldset li { float: left; clear: left; width: 100%; list-style: none; padding:4px 0; }

#contactform label { float:left; width:170px; margin-right:10px; text-align:left; }

#contactform label.required { color:red; }

#contactform label#listing { float:none; display:block; margin-bottom:5px; }

#contactform input#zipcode { width:100px; } 

#contactform input#state { width:40px; }

#contactform label#customer_copy { width:170px; }

#contactform fieldset#submit { float: none; width: auto; border-style: none; background-color: transparent; background-image: none; }

/* SETS STYLES FOR OPEN HOUSE LISTINGS PAGE
-------------------------------------------------*/
table#oHouseTitle, table#oHouseTitle tr, table#oHouseTitle tr td, table#oHouseNavigation, table#oHouseSearchTable { border-collapse:collapse!important; border:1px solid #D2CDB9!important; }

table#oHouseTitle td img { border:1px solid #9B9B9B!important; }

table#oHouseTitle td img#defaultIDXLogo, table#oHouseTitle td img#defaultCompanyLogo { border:none!important; }

table#oHouseTitle td { border-bottom:1px solid black!important; }

div#openhouses table tr td  { padding:2px 8px!important; }

table#oHouseTitle tr, table#oHouseTitle tr td { border:none!important; }

table#oHouseTitle td { color:#2d2d2d; }

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: #666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.FHtitle, .FHheader {color: #FFF;}

.FHtitles, .FHvalues {color: #000;}