@charset "UTF-8";

a {
	color: #660000;
	/*font-style: italic;*/
	text-decoration: none;
	font-size: 8pt;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/img/bg.gif);
	margin: 0px;
	padding: 0px;
}

a img{
	border: none;;
}


#top_bar {
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	background: #373633 url(/img/top_bar.png) center no-repeat;
}

#outer_wrapper {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#inner_wrapper {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAE6DB;
}

#header_image {
	height: 176px;
	width: 805px;
	background-color: #000000;
	position:relative;
}

#slideshow
{
	height: 164px;
	position:relative;
	z-index: 0;
}


#nav {
	height: 34px;
	width: 805px;
	/*text-align: center;*/
	background: #000000 url(/img/navigation.jpg) no-repeat scroll;
	background-position: 0px -35px;
}



#menuwrapper {
	margin-left: 10px;
	width: 795px;
	height: 34px;
	/*background: #000000;*/
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar li { z-index: 20; }

#menubar, #menubar ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#menubar a {
	display: block;
	/*text-decoration: none;*/
}

#menubar a.trigger {
	height: 34px;
	background-repeat: no-repeat;
}
#menubar a.trigger:hover {background: #000000 url(/img/navigation.jpg) no-repeat scroll;}

#menubar #nav_home {width: 63px;}
#menubar #nav_home:hover {background-position: -25px 0px;}

#menubar #nav_listings {width: 70px;}
#menubar #nav_listings:hover {background-position: -88px 0px;}

#menubar #nav_solds {width: 75px;}
#menubar #nav_solds:hover {background-position: -158px 0px;}

#menubar #nav_maps {width: 58px;}
#menubar #nav_maps:hover {background-position: -233px 0px;}

#menubar #nav_contact {width: 88px;}
#menubar #nav_contact:hover {background-position: -291px 0px;}

#menubar #nav_about_us {width: 77px;}
#menubar #nav_about_us:hover {background-position: -379px 0px;}

#menubar #nav_about_area {width: 112px;}
#menubar #nav_about_area:hover {background-position: -456px 0px;}

#menubar #nav_links {width: 60px;}
#menubar #nav_links:hover {background-position: -568px 0px;}

#menubar #nav_news {width: 61px;}
#menubar #nav_news:hover {background-position: -629px 0px;}

#menubar li {
	float: left;
	/*width: 9em;*/
}

#menubar li {position: relative;}

/* hide from IE mac \*/
/*#menubar li {position: static; width: auto;}*/
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 190px;
}

/* hover over list item */
#menubar ul li a  {
	color: #005B9F;
	border-right: 0;
	padding: 3px 12px 3px 5px;
}

/* drop down part */
#menubar li ul {
	position: absolute;
	margin-left: 1px;
	display: none;
	color: #D5D1C6;
	z-index:10;
	background-color: #761214;
	border-left: 1px solid #761214;
	border-right: 1px solid #761214;
	border-bottom: 1px solid #761214;
}

/* nav bar button */
#menubar li:hover a, #menubar a:focus, #menubar a:active, #menubar li.hover a {
	color: #761214;
}

#menubar li:hover ul, #menubar li.hover ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.hover ul a {
	color: #D5D1C6;
	background-color: transparent;
}

#menubar ul a:hover {
	color: #D5D1C6 !important;
	background-color: #837063 !important;
}






#menubar #search_box					{ width: 100px; margin: 6px 0 0 6px; }
/* The following is an IE7 only hack! */
*:first-child+html #menubar #search_box	{ width: 90px; margin: 6px 0 0 0; }

#search_wrapper {
	display:none;
}

#search_wrapper #search_clear {
	float:right;
	background: url(/img/fancy_closebox.png);
	display:block;
	height:30px;
	width:30px;
}





#content {
	background-color: #ece9e2;
	margin: 0px 15px 0px 15px;
	width: 805px;
	min-height:504px;
	height:auto !important;
	height:504px;

}
#content ul { color: #67655C; }

.left_panel{
	width: 190px;
	height: 432px;
}

.right_panel{
	width: 605px;
	vertical-align: top;
}


.border_left {
	border-left: 1px solid #CCCCCC;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #67655C;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	padding:0;
	margin: 15px 0 10px 0;
	color: #660000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #863627;
	line-height: 10px;
}

.caption {
	font-size: 12px;
	color: #863627;
}



#welcome_message
{
	width:524px;
	height: 270px;
	float:left;
}
#welcome_message h1, #welcome_message p{ margin: 12px 15px 0 20px; padding:0; }
#welcome_message p{line-height:14px;}



#quicklinks {
	background: #ece9e2 url(/img/quicklinks.jpg) 0 0 no-repeat;
	background-position: bottom;
	float:left;
	height:110px;
	width:524px;
	padding:0;
	margin:0;
}

#quicklinks ul {
	width: 250px;
	height: 110px;
	margin: 40px 0 0 14px;
	padding: 0;
	list-style: none;
	}

#quicklinks ul li {
	margin: 0;
	padding: 0;
	position: relative;
	float:left;
	height: 67px;
	width:57px;
	display: block;
	}

#quicklinks ul a {
	height: 67px;
	width: 57px;
	float:left;
	display: block;
	}

#quicklinks_active a {background-image: url(/img/quicklink_buttons.png);}
#quicklinks_active a:hover{ background-position: -60px 0px; }
#quicklinks_sold a {background-image: url(/img/quicklink_buttons.png); background-position: -120px 0px;}
#quicklinks_sold a:hover{background-image: url(/img/quicklink_buttons.png); background-position: -180px 0px;}
#quicklinks_profile a {background-image: url(/img/quicklink_buttons.png); background-position: -240px 0px;}
#quicklinks_profile a:hover{background-image: url(/img/quicklink_buttons.png); background-position: -300px 0px;}
#quicklinks_map a {background-image: url(/img/quicklink_buttons.png); background-position: -360px 0px;}
#quicklinks_map a:hover{background-image: url(/img/quicklink_buttons.png); background-position: -420px 0px;}










/* ARTICLES STUFF */
#articles
{
	background-color:#dad7ce;
	width:281px;
	height:380px;
	float:right;
}
#articles div
{
	margin: 10px 15px 5px 15px;
}
#news_heading
{
	height:42px;
	width:281px;
	margin:0;
	padding:0;
	background: #373633 url(/img/news_heading.jpg) center no-repeat;

}

.article{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.article_head{
	font-weight: bold;
	color: #863627;
}
.article_text{
	font-size: 11px;
}
.article_thumbnail{
	float: left;
	margin: 4px;
}
.article_more{font-style:italic;}



/* MAPS STUFF */
.map_pop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.listing_balloon
{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listing_balloon .listing_modified{font-size:xx-small; margin-bottom:10px; color:#AFAFAF;}
.listing_balloon .listing_title
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.listing_balloon .listing_price
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.listing_balloon .listing_description{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}
.listing_balloon .listing_image{float:right; margin: 14px 0 3px 5px;}




.listing_text {
	font-size: 11px;
	margin-top: 5px;
}


.listing_thumbs a img{
	border: 2px solid #ffffff;
}
.listing_thumbs .listing_thumbs_list{
	list-style:none;
	padding:0;
	margin:0;
}
.listing_enlarge_text
{
	color:#863627;
	font-size: .95em;
}

.listing_options_box{
	background-color:#F3F0E7;
	width: 138px;
}
.listing_options_box div
{
	text-align:center;
	background-color: #b6aca5;
	color: #ffffff;
	margin:0;
	padding:0;
}
.listing_options_box ul
{
	
	width:138px;
	list-style:none;
	padding:0;
	margin:0;
}

.listing_options_box ul li
{
	float:left;
	margin:0;
	padding:0;
	height: 60px;
	width: 67px;
	display: block;
	position:relative;
	
}
.listing_options_box a
{
	background-repeat: no-repeat;
	float:left;
	height: 60px;
	width: 67px;
	display: block;
}
.listing_options_box .button_feature a		{ background-image: url(/img/listing_buttons.png); background-position: 4px 0px;}
.listing_options_box .button_feature a:hover{ background-image: url(/img/listing_buttons.png); background-position: -56px 0px;}
.listing_options_box .button_map a			{ background-image: url(/img/listing_buttons.png); background-position: -116px 0px;}
.listing_options_box .button_map a:hover	{ background-image: url(/img/listing_buttons.png); background-position: -176px 0px;}
.listing_options_box .button_survey a		{ background-image: url(/img/listing_buttons.png); background-position: -236px 0px;}
.listing_options_box .button_survey a:hover	{ background-image: url(/img/listing_buttons.png); background-position: -296px 0px;}
.listing_options_box .button_video a		{ background-image: url(/img/listing_buttons.png); background-position: -356px 0px;}
.listing_options_box .button_video a:hover	{ background-image: url(/img/listing_buttons.png); background-position: -416px 0px;}


.border_bottom {
	border-bottom: 1px solid #BCB8AA;
}


.contact_address{

}



/*FORM STUFF*/
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #ccc;
	width:600px;
}

.form_label {
	font-weight: bold;
}

.form_label.compact {
	width:90px;
}

.form_input {
	width:190px;
}

.error_message {
	color: #990000;
}




/*information tables*/
.info_table{
	border-collapse: separate;
	border: 1px solid #000;
	font-size: 10px;
}

.info_table th{
	border-left: 1px solid #ccc;
	background-color: #000;
	color: #999;
}
.info_table th.first{
	border-left: none;
}

.info_table td{
	border-left: 1px solid #ccc;
}
.info_table td.first{
	border-left: none;
}

.check{
	color: #660000;
}

.legend th{
	background-color: #660000;
	color: #ffffff;
}







.odd{
	background-color: #ece4d9;
}
.even{
	background-color: #f9f1f1;
}






#map_detailed {
	float:left;
	background: url("/img/map_detailed.png") no-repeat;
	width:280px;
	height:340px;
	border: 1px solid #9F9477;
	margin: 0 2px 0 2px;
}

#map1 { float: left; width : 138px; height: 112px; margin: 0px; }
#map2 { float: right; width : 138px; height: 112px; margin: 0px; }

#map3 { float: left; width : 138px; height: 112px; margin: 0px; }
#map4 { float: right; width : 138px; height: 112px; margin: 0px; }

#map5 { float: left; width : 138px; height: 112px; margin: 0px; }
#map6 { float: right; width : 138px; height: 112px; margin: 0px; }




#map_overview {
	float:right;
	background: url("/img/map_overview.png") no-repeat;
	width:280px;
	height:340px;
	border: 1px solid #9F9477;
	margin: 0 2px 0 2px;
}














#right_Column {
	float: right;
	width: 245px;
	background-color: #D5D1C6;
	margin-right: 15px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
#left_Column {
	float: left;
	width: 500px;
	background-color: #EAE6DB;
	margin-left: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: auto;
	margin-bottom: auto;
	height: 100%;
}




.bgbottom { color:#ffffff; }
.bgbottom table { width:785px; }
.bglong { padding-bottom: 150px; }

#bgbottom_a { background: url("/img/bgbottom/a.jpg") no-repeat scroll center bottom; }
#bgbottom_b{ background: url("/img/bgbottom/b.jpg") no-repeat scroll center bottom; }
#bgbottom_c { background: url("/img/bgbottom/c.jpg") no-repeat scroll center bottom; }
#bgbottom_d { background: url("/img/bgbottom/d.jpg") no-repeat scroll center bottom; }
#bgbottom_e { background: url("/img/bgbottom/e.jpg") no-repeat scroll center bottom; }
#bgbottom_f { background: url("/img/bgbottom/f.jpg") no-repeat scroll center bottom; }
#bgbottom_g { background: url("/img/bgbottom/g.jpg") no-repeat scroll center bottom; }





#footer {
	height: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	clear:both;
	background-color: #000000;
}

#footer a {
	/*text-decoration: none;*/
	line-height:30px;
	color: #999999;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
}
