@charset "UTF-8";


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background: #e4e5c3 url(/images/web/template/T018_4/body_bg.jpg) repeat-x center 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-align:center;
}
a:link, a:visited {color:#90902e; text-decoration:none;}
a:hover {color:#464411; text-decoration:underline;}

#PageWrapper {}
#Page {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 10px;
}

/*	LOGIN BAR */
#LoginWelcomeWrapper {
	text-align:center;
	background: url(/images/web/template/T018_4/login_bg.gif) repeat-x;
	height: 28px;
	margin: 0;
	padding: 40px 0 0;
	border-bottom: 2px solid #5b0a0d;
}
#LoginWelcome {
	width: 915px;
	margin: 0 auto;
	padding: 0 15px 0 0;
	text-align: right;
}
#LoginWelcomeText {
	color: #fff;
	font-size:11px;
	font-weight:normal;
}
#LoginWelcome span.welcome {font-weight:500;}
#LoginWelcome span.or { }
#LoginWelcome a:link, #LoginWelcome a:visited {
	color:#c6bead;
	font-weight:100;
}
#LoginWelcome a:hover { 
	text-decoration:underline;
	color: #fff;
}
#LoginWelcome .user_name {font-weight:700;}

/*	HEADER	*/
#Header {padding: 0;}
.SubPage {
	width: 930px;
	height: 150px;
	display: block;
	background: url(/images/web/template/T018_4/subpageheader_bg.jpg) repeat-x top center;
}
#CompanyLogo {
	padding:0;
	margin:0;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
}

.company_logo_frame {
	display:block;
	position: relative;
	left:0px;
	text-align: center;
	padding:5px;
	background:#fff;
}

/* RESERVED IMAGE  */
.reserved_image_frame{
	padding: 0px;
	margin: 0;
	width: 930px;
	height: 350px;
	overflow: hidden;
	text-align: center;
	position:relative;
	left: 0px;
	top: 0;
	z-index: 0;
	float: left;
}
.reserved_image { 
	padding:0;
	margin: 0;
}
/* overlays text on top of reserved image */
.reserved_image_overlay_text {display:none;}

/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
table#HomepageLayout, table#SubpageLayout {
	width:930px;
	padding:0;
	margin:0px auto;
	border-collapse: collapse;
	background: #F8F8F1;
}
table td {padding:0;}
td#LeftCol {width:172px;}
td#CenterCol {
	width: 572px;
    background: transparent url(/images/web/template/T018_4/midbg_2.gif) no-repeat bottom left;
}
td#RightCol {width:180px;}
table#SubpageLayout td#SubPageContent, table#SubpageLayout td#SubPageContentFull {background: #F0F0E1;}
#Region_1 {
	margin: 0;
	width:572px;
    background: url(/images/web/template/T018_4/midbg_1.gif) no-repeat top left;
	display:block;
	padding: 10px 0 0 0;
}

/*	NAVIGATION	*/
.NavGroup {
	margin: 5px 0 15px;
	padding: 0;
	text-align:left;
}
.NavGroup h3.main_link {
	margin: 8px 12px 2px;
	padding: 0;
}
.NavGroup h3.main_link a{
	color: #5b0a0d;
	text-decoration: underline;
}
.NavGroup h3.main_link_selected {
	display: block;
	height: 30px;
	width: 140px;
	padding: 0 12px;
	margin: 0;
	background: transparent url(/images/web/template/T018_4/selected_bg.gif) no-repeat left top;
}
.NavGroup h3.main_link_selected a{
	color: #fff;
	line-height: 28px;
	vertical-align: middle;
}
.NavGroup a.sub_link {color: #5b0a0d;}
.NavGroup a.sub_link_selected {
	font-weight: 700;
	color:#464411;
}
.NavGroup ul {
	margin: 0 12px;
	padding: 0;
	list-style: none;
}
.NavGroup ul li {
	font-weight: 100;
	font-size: 11px;
	line-height:16px;
}
#MainNav { 
	padding-bottom: 5px;
	margin: 10px 5px;
}


/*	FOOTER	*/
#Footer {
	margin: 0 auto;
	padding: 0;
	width: 920px;
}
#FooterLinks { 
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
#Designations {
	width: 930px;
	margin: 15px auto;
}
#Disclaimers {padding:10px;}
#FooterLinks a {
	padding: 0 3px;
	font-size: 10px;
	text-transform:uppercase;
	color:#90902e;
}
#FooterLinks a:hover {color: #464411;}
img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	HOMEPAGE MODULES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#Region_2 .widget, #Region_4 .widget {
	margin: 0 5px 0 2px;
	padding: 10px; 
	background: #fff url(/images/web/template/T018_4/hr1.gif) repeat-x center top;
}
#Region_3 .widget {
	margin: 0 2px 0px 5px;
	padding: 10px; 
	background: #fff url(/images/web/template/T018_4/hr1.gif) repeat-x center top;
}
#Region_2 h1, #Region_2 h2, #Region_3 h1, #Region_3 h2, #Region_4 h1, #Region_4 h2 {color:#464411;}
#Region_1 a:link, #Region_1 a:visited {color:#c6bead;}
#Region_1 a:hover {color:#fff;}

/*	AGENT PHOTO MODULE */
.agent_photo_frame {text-align: center;}
.agent_photo {margin: 0px auto;}

/*	CONTACT MODULE */
.contact_info_frame { }
.contact_info {
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}
.contact_info h2{
	font-family: Georgia, serif;
	font-size:16px;
	font-weight: 100;
	letter-spacing: -0.5px;
	padding-bottom: 10px;
}
#Region_2 .contact_info_frame .widget, #Region_3 .contact_info_frame .widget, #Region_4 .contact_info_frame .widget {background: none;}

/*	WELCOME TEXT */
.welcome_text_frame{
	margin: 0px 15px 10px;
	padding: 2px 0 0;
	background:  transparent url(/images/web/template/T018_4/hr2.gif) repeat-x center top; 
	border-bottom: 1px solid #471e14;
}
.welcome_text {
	margin:0;
	color: #fff;
	text-align:left;
	padding: 10px; 
	background:  #1d1512 url(/images/web/template/T018_4/welcome_bg.gif) repeat-x center top; 
}
.welcome_text h1 { 
	font-family: Georgia, serif;
	font-size:20px;
	color: #fff;
	font-weight: 100;
	margin:0 0 10px;
	padding:0;
}
.welcome_text h2 {
	color: #fff;
	font-size: 16px;
}
.welcome_text_frame .agent_photo_frame {
	float: right;
	margin: 0px 0 5px 10px;
}
.welcome_text_frame .agent_photo {border: 5px solid #1d1512;}

/* CUSTOM CONTENT */
.custom_content {
	font-size: 0.9em;
	line-height:14px;
	text-align:left;
}
#Region_1 .custom_content_frame{
	margin: 0 15px 10px;
	padding: 2px 0 0;
	background:  transparent url(/images/web/template/T018_4/hr2.gif) repeat-x center top; 
	border-bottom: 1px solid #471e14;
}
#Region_1 .custom_content {
	margin:0;
	color: #fff;
	font-size: 12px;
	text-align:left;
	padding: 10px;
	background:  #1d1512 url(/images/web/template/T018_4/welcome_bg.gif) repeat-x center top; 
}

/* RSS Feed */
.enclosure { 
	border: 1px solid #471e14; 
	background: #1d1512;
	margin-bottom: 15px;
}
#Region_2 .enclosure , #Region_3 .enclosure , #Region_4 .enclosure  {
	font-size: 11px;
}
p.rss_source { 
	text-transform: uppercase;
	font-size: 10px;
}
img.subscription_icon { 
	vertical-align: middle;
	margin-right: 7px;
}
.custom_content h1.rss_title, .content h1.rss_title {
	margin-bottom: 7px;
	color: #fff;
}
/*	QUICK SEARCH MODULE	*/
.quick_search_frame {text-align:left;}
.quick_search  h2{
	font-family: Georgia, serif;
	font-weight: 100;
}
.quick_search_form {
	position:relative;
	display:block;
	margin: 0;
	padding: 0;
	height: 330px;
}
.quick_search a {
    font-weight:100;
	font-size:10px;
}
.quick_search ul.property_type_list { 
	width: 150px; 
	height: 70px; 
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.quick_search label.hdr {
	display:block;
	font-size:11px;
	margin: 5px 0px;
}
.quick_search select {width:65px;}
.quick_search .search_by_city { }
.quick_search .search_by_city input {
	width: 145px;
	margin-bottom: 5px;
}
.quick_search .search_by_city a.view_all {
	position:absolute;
	right: 5px;
	top: 0;
	z-index:1;
	display:block;
	margin: 0; 
}
.quick_search .bedrooms {
	position:absolute;
	top:155px;
	left:0px;
	width:80px;
	z-index:1;
}
.quick_search .bathrooms {
	position:absolute;
	top:155px;
	right:0px;
	width:80px;
	z-index:1;
}
.quick_search .min_price {
	position:absolute;
	top:200px;
	left:0px;
	width:80px;
	z-index:1;
}
.quick_search .max_price {
	position:absolute;
	top:200px;
	right:0px;
	width:80px;
	z-index:1;
}
.quick_search .pics_first {
	position:absolute;
	top:253px;
	left:0px;
	width:150px;
	font-size:10px;
	z-index:1;
}
.quick_search .pics_first span {
	position:relative;
	top: 0px;
	left: 2px;
}
.quick_search .quick_search_image_submit {
	position:absolute;
	right:0px;
	top:305px;
	z-index:2;
}
.quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	z-index:1;
	display:block;
	font-size: 10px;
}
.quick_search a.advanced_search {
	top:285px;
	left:0px;
}
.quick_search a.map_search {
	top:285px;
	right:0px;
}
#Region_2 .quick_search_frame {width: 155px;}
#Region_1 .quick_search_frame {
	margin: 0 15px 25px;
	padding: 0;
	color: #fff; 
	border: 1px solid #471e14;
	border-width: 1px 0;
}
#Region_1 .quick_search {
	background: #1d1512 url(/images/web/template/T018_4/search_bg.gif) repeat-x center top;
	padding: 10px;
	margin: 0;
}
#Region_1 .quick_search_form { 
	padding: 0;
	height: 250px;
	display: block;
	margin: 0 auto;
	width: 450px;
}
#Region_1 .quick_search h2 {
	color: #fff;
	font-size:20px;
	padding: 0 0 15px;
	margin: 0;
}
#Region_1 .quick_search label.hdr {
	margin: 0 0 2px;
	font-size:12px;
}
#Region_1 .quick_search .search_by_city input {
	width:440px;
	margin-bottom: 15px;
}
#Region_1 .quick_search .search_by_city a.view_all {
	right: 0px;
	font-size:12px;
}
#Region_1 .quick_search ul.property_type_list {
	width: 250px;
	font-size:12px;
}
#Region_1 .quick_search .bedrooms {
	top: 55px;
	left: 285px;
}
#Region_1 .quick_search .bathrooms {
	top: 55px;
	right: 0px;
}
#Region_1 .quick_search .min_price {
	top: 115px;
	left:285px;
}
#Region_1 .quick_search .max_price {
	top: 115px;
	right: 0px;
}
#Region_1 .quick_search .pics_first {
	top: 170px;
	width: 350px;
	font-size:12px;
}
#Region_1 .quick_search .quick_search_image_submit {
	right:0px;
	top: 210px;
	z-index:2;
}
#Region_1 .quick_search a.advanced_search {
	top: 205px;
	font-size:12px;
} 
#Region_1 .quick_search a.map_search {
	top: 220px;
	left: 0;
	font-size:12px;
}
.quick_search .quick_search_submit, .buttons .quick_search_submit {display:none;}
/*#ListingSearch_Page div.basic_fields {padding:0 0 0 290px;}
#ListingSearch_Page div.property_type {width:290px;}*/
#ListingDetails {padding-right:10px;}

/*	TESTIMONIALS MODULE	*/
.testimonials { 
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}
.testimonials h2 { 
	font-family: Georgia, serif;
	font-size:16px;
	font-weight: 100;
	letter-spacing: -0.5px;
	padding-bottom: 10px;
}
.testimonial span.quote {
	font-family: Georgia, "Times New Roman";
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	display: block;
}
.testimonial span.person { 
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	padding-bottom: 15px;
	display: block;
}
.testimonials a.view_all {font-size: 12px;}
#Region_1 .testimonials_frame {
	margin: 0px 15px 10px;
	padding: 2px 0 0;
}
#Region_1 .testimonials {padding: 0px;}
#Region_1 .testimonials,#Region_1 .testimonials h2 {color: #fff;}
#Region_1 .testimonials h2{ 
	font-size: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #471e14;
	margin-bottom: 2px;
}
#Region_1 .testimonial {
	margin: 0 0 1px;
	display: block;
	background:  url(/images/web/template/T018_4/testimonial_bg.gif) repeat-y top left;
}

#Region_1 .testimonial span.quote {
	font-size: 18px;
	line-height: 26px;
	padding: 25px 60px 0px;
	background: url(/images/web/template/T018_4/ldquote.gif) no-repeat 15px 10px; 
}
#Region_1 .testimonial span.person {
	padding: 30px 15px 15px;
	background: url(/images/web/template/T018_4/rdquote.gif) no-repeat 500px 0px; 
}
#Region_1 .testimonials div.view_all { 
	margin-top: 2px;
	border-top: 1px solid #471e14;
	padding: 15px 0;
	text-align: right;
}


/*	OPEN HOUSES MODULE	*/
.open_houses {
	text-align: left;
	font-size: 0.9em;
	line-height: 14px;
}
.open_houses h2 {
	font-family: Georgia, serif;
	font-size:16px;
	font-weight: 100;
	letter-spacing: -0.5px;
	padding-bottom: 0;
}
.open_houses div.open_house {
	margin: 10px 0;
	padding: 0;
	min-height: 70px;
	border: 1px solid #d7d8d1;
	border-width: 0 0 1px;
	font-family:Arial, Helvetica, sans-serif;
}
.open_house div.thumb_frame {
	width:90px;
	height:67px;
	padding: 0px;
	margin: 5px auto;
	position: relative;
}
.open_house img.thumb {
	width:90px;
	height:67px;
}
.open_house .date, .open_house .time_range, .open_house .address {display: block;}
.open_house .date{
	font-weight: 700;
	font-size: 12px;
	padding-bottom: 4px;
}
.open_house .address {padding-bottom: 10px;}
.open_house .view_details {padding: 5px 0;}


/*	FEATURED LISTINGS MODULE	*/
.featured_listings_frame {
	margin: 0px 15px 10px;
	padding: 2px 0 0;
	background: url(/images/web/template/T018_4/hr2.gif) repeat-x center top; 
	text-align: left;
}
.featured_listings h2 {
	font-family: Georgia, serif;
	font-size:20px;
	color: #fff;
	font-weight: 100;
	margin: 10px 0 2px;
	padding:0 10px 10px;
	border-bottom: 1px solid #471e14;
}
.featured_listings .featured_listing {
	margin: 0 0 2px;
	padding: 15px;
	height: 200px;
	color: #fff;
	background: #720000 url(/images/web/template/T018_4/featuredlisting_bg.jpg) no-repeat top center; 
	clear: both;
}
.featured_listing div.thumb_frame {
	width:180px;
	height:135px;
	padding: 5px;
	margin: 0 0 15px 25px;
	float: right;
	background: #1d1512;
	border: 1px solid #471e14;
}
#Region_1 .featured_listing .thumb_frame img.sold {top:4px; left:3px;}
.featured_listing img.thumb {
	width:180px;
	height:135px;
}
.featured_listing .title {
	display:block;
	margin: 0;
	padding: 0 0 8px;
	font-size: 14px;
	font-weight: 700;
}
.featured_listing .description {
	display:block;
	margin: 0;
	padding: 10px 0;
	color: #efefef;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.featured_listing .beds_baths {
	display:block;
	margin: 0;
	padding: 0px;
}
.featured_listing .price {
	display:block;
	margin: 0;
	padding: 0px;
}
.featured_listing .close_info {
	display:block;
	margin: 5px 0 0;
	padding: 0px;
}
.featured_listing .price span{font-weight:700;}
.featured_listings_frame div.view_all {
	text-align:right;
	margin: 0;
	padding: 15px 0 10px;
	border-top: 1px solid #471e14;
}
.featured_listings_frame a.view_all { 
	padding: 0;
	display:block;
}
/*div.results_bar {width:730px;}*/

/* Slide show */
.slide_show_frame {
	margin: 0px 15px 10px;
	padding: 2px 0 0;
	background: url(/images/web/template/T018_4/hr2.gif) repeat-x center top; 
	text-align: left;
}
.slide_show h2 {
	font-family: Georgia, serif;
	font-size:20px;
	color: #fff;
	font-weight: 100;
	margin: 10px 0 2px;
	padding:0 10px 10px;
	border-bottom: 1px solid #471e14;
}
#Region_1 .slide_show .slide_show_listing {
	margin:0 0 2px 0;
	padding: 15px;
/*	min-height: 145px;*/
	color: #fff;
	background: #720000 url(/images/web/template/T018_4/featuredlisting_bg.jpg) no-repeat top center; 
	height:500px;
}
.slide_show_photo_frame {
	text-align:center;
	padding: 15px;
	margin:0 auto;
	background: #1f1c1d;
	border: 1px solid #471e14;
	width: 400px;
}
#Region_1 .slide_show_listing_info {
	top:340px;
	left:60px;
}
.slide_show_listing_info .type {padding:2px;}
.slide_show_listing_info .description {margin:0 0 8px 0;}
.slide_show_frame div.view_all {
	margin: 0;
	padding: 10px 0;
	text-align:right;
	border-top: 1px solid #471e14;
}


/*	CUSTOM FORM */
#Region_1 .custom_form_frame {
	margin: 0 15px 10px;
	padding: 2px 0 0;
	background:  transparent url(/images/web/template/T018_4/hr2.gif) repeat-x center top; 
	border-bottom: 1px solid #471e14;
	color: #fff;
}
#Region_1 div.custom_form {
	margin:0;
	color: #fff;
	text-align:left;
	padding: 10px;
	background: #1d1512 url(/images/web/template/T018_4/welcome_bg.gif) repeat-x center top;
}
#Region_1 .custom_form h2 { 
	font-family: Georgia, serif;
	font-size:20px;
	color: #fff;
	font-weight: 100;
	margin:0 0 10px;
	padding:0;
}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	AGENT SEARCH & MLS SEARCH WIDGETS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.agent_search_frame .auto_focus, .mlsno_search_frame .text {
	margin-bottom:10px;
	vertical-align:middle;
}
.agent_search_frame .view_all {
	margin-top:5px;
}
.agent_search_frame, .mlsno_search_frame {
	text-align:left;
}
#Region_2 .agent_search_frame h2, #Region_2 .mlsno_search_frame h2, #Region_3 .agent_search_frame h2, #Region_3 .mlsno_search_frame h2, #Region_4 .agent_search_frame h2, #Region_4 .mlsno_search_frame h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	letter-spacing: -0.5;
	padding-bottom:5px;
}
#Region_1 .agent_search_frame, #Region_1 .mlsno_search_frame {
	background:url("/images/web/template/T018_4/search_bg.gif") repeat-x scroll center top #252224;
	margin:15px;
	padding:10px;
	color:#fff;
	border-bottom:1px solid #471e14;
	border-top:1px solid #471e14;
}
#Region_1 .agent_search_frame h2, #Region_1 .mlsno_search_frame h2{
	color:#fff;
	font-size:20px;
	margin:0;
	padding:0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	SUBPAGE CONTENT TYPES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.content_frame {
	position:relative;
	padding: 0;
	margin: 10px;
	text-align:left;
}
.content {
	margin: 2px 0;
	padding: 0px;
	display:block;
	font-size: 12px;
	line-height:20px;
}
.content h1 { 
	font-family: Georgia, serif;
	font-size:20px;
	font-weight: 100;
	margin:0 0 10px;
	padding:0;
	color:#464411;
}
.content h2 {
	font-size: 16px;
	color:#464411;
}
.content p{
	margin: 4px 0 18px;
	padding: 0px;
}
#SubpageLayout #SEARCH_city_autocomplete {width:240px;}

/* Clearing method without Structural Markup */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	
/* for IE/Mac */	
.clearfix { display: inline-block; } 

/* for IE/Win */
 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */