/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body {	
	color: #3b3420;
	background: #705c4b url(/images/bg_main.jpg) repeat-x;
	font-size: 100%;
	padding:15px 0 30px 0;
}

body, html {
	min-height:101%;
	}
	
body, input, textarea, select {	
	font-family: Arial,Verdana
}

p {	
	margin: 15px 0;
}
		
a:link, a:visited {	
	color: #a85d31;
}

a:hover, a:active {	
	color:#e97b3b;
}

*:focus { 
	outline: none 
}

a img {
	border:none
	}



/* ---------- @ Page Structure -----------*/


#wrapper {
	background: url(/images/bg_wrapper.jpg) repeat-y;
	margin: 0 auto;
	font-size: 0.725em;
	width: 878px;
   }

#home #wrapper {
	height:760px;
	font-size: 0.7em;
	}
		   
#masthead {
	background: url(/images/bg_masthead.jpg);
	height: 71px;
	padding:14px 0 0 22px;
}

#inner {
	width:838px;
	margin:0 auto;
	padding-top:5px;
	}

#home #inner {
	height:584px;
	background:url(/images/bg_inner.jpg);
}

.left {	
	float:left;
}

.right {	
	float:right
}


	

/* ---------- @ Navigation -----------*/

a#skip-nav {
	position: absolute;
	left: -999px;
}

#nav {
	padding-bottom:21px;
	height:32px;
	}

#nav li {
	list-style-type:none;
	float:left;
}

#nav a {
	height: 32px;
	text-indent: -9000px;
	display: block;
	margin-left:36px;
}

a#homelink {
	background:url(/images/nav_home.gif);
	width:73px;
}

a#homelink:hover  {
	background:url(/images/nav_home_on.gif);
}

#home a#homelink {
	background:url(/images/tab_home.gif);
}

a#about {
	background:url(/images/nav_about.gif);
	width:108px;
}

a#about:hover  {
	background:url(/images/nav_about_on.gif);
}

.page-about #about, .page-about #about:hover {
	background:url(/images/tab_about.gif);
}

a#offices {
	background:url(/images/nav_offices.gif);
	width:84px;
}

a#offices:hover  {
	background:url(/images/nav_offices_on.gif);
}

.page-listings.propertylisting_office #offices, .page-listings.propertylisting_office #offices:hover, .page-listings.propertylisting_agent #offices, .page-listings.propertylisting_agent #offices:hover {
	background:url(/images/tab_offices.gif);
}

a#listings, .page-listings.propertylisting_office a#listings, .page-listings.propertylisting_agent a#listings {
	background:url(/images/nav_listings.gif);
	width:92px;
}

a#listings:hover, .page-listings.propertylisting_office a#listings:hover, .page-listings.propertylisting_agent a#listings:hover {
	background:url(/images/nav_listings_on.gif);
}

.page-listings #listings,.page-listings #listings:hover, .page-listings a#listings {
	background:url(/images/tab_listings.gif);
}	

a#area {
	background:url(/images/nav_area.gif);
	width:106px;
}

a#area:hover  {
	background:url(/images/nav_area_on.gif);
}

.page-area #area, .page-area #area:hover, body.area #area, body.area #area:hover {
	background:url(/images/tab_area.gif);
}

a#contact {
	background:url(/images/nav_contact.gif);
	width:126px;
}

a#contact:hover  {
	background:url(/images/nav_contact_on.gif);
}

.page-contact #contact, .page-contact #contact:hover {
	background:url(/images/tab_contact.gif);
}



/*Submenu*/

.menu {
	margin:15px 0;
	}
	
.menu li {
	width:250px;
	display: block;
	list-style-type: none;
	height: 2em;
}

.menu li a, .menu li a:visited {
	background:#a08364;
	display:block;
	height: 1.2em;
	border-bottom:1px solid #d9c0a6;
	text-decoration:none;
	padding:4px;
	color:#d9c0a6;
}

.menu li a:hover, .menu li a:active {
	background:#866746;
	color:#FFF
	}
	
.menu li.current_page_item a, .menu li.current_page_item a:visited {
	background:#866746;
	color:#FFF;
}

.menu li h3 {
	margin: 0;
	font-size: 1em;
}


		
/* ---------- @ Headings -----------*/

		   
h1, a#logo {
	width: 363px;
	background: url(/images/logo.gif);
	height: 60px;
	text-indent:-9000px;
	font-size: 1.8em;
	display:block
}

h2 {	
	font-size: 2.3em;
	color:#d07c56;
	height:60px;
	font-weight:normal;
	margin: -7px 0 0 20px;
	}

h2 a:link, h2 a:visited  {	
	color: #fff;
	}
	
h3 {
	margin-bottom:11px;
	font-size:1.5em;
	}
	
h3#tagline {	
	background:url(/images/tagline.gif);
	width:445px;
	height:21px;
	text-indent:-9000px;
	margin-bottom:-8px;
	}

h3#coverage {
	background:url(/images/hdr_areas.gif) no-repeat;
	text-indent:-9000px;
	}

h3#featured {
	background:url(/images/hdr_featured.gif) no-repeat;
	margin-top:30px;
	text-indent:-9000px;
	}

h4 {
	font-size: 1.2em;
}
			
#sidebar h4 {	
	margin-bottom: -5px;
	font-size: 1em;
	background: #7a312d;
	color: #fff;
	padding: 3px 4px;
	}

h5 {
	font-size: 1em;
	font-weight: bold;
}


/* ---------- @ Content Area -----------*/

/*Home*/

#home #content, #interior #inner .clearfloat #content {
	width:492px;
	padding-left:19px;
	line-height:140%;
	font-size:1.1em;
}

#sidebar {
	width:282px;
	padding-right:17px;
}

body#home .slideshow {
	border: none;
	margin-right: 0;
}

#intro {
	height:190px;
	background:url(/images/bg_intro.jpg) no-repeat;
	width:452px;
	padding: 20px;
	}
	
a.yellow, a.yellow:visited {	
	color: #fbcc69; 
}

a.yellow:hover, a.yellow:active {	
	color:#feedca;
}
	
.bubble a {
	width:249px;
	height:33px;
	background:url(/images/bg_bubble.gif) no-repeat;
	padding:13px 16px 16px 16px;
	margin-bottom:6px;
	display:block;
	text-decoration:none
	}

.bubble .name, #singleprop .name {
	font-size:1.2em;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
	}

#singleprop .name {
	margin: 0 0 4px 0;
}

.bubble a:hover {
	background: url(/images/bg_bubble_on.gif) no-repeat;
	}

.bubble .blurb {
	color:#FFF;
}
	
.phone {
	background:url(/images/bg_phone.gif) no-repeat;
	padding-left:12px;
	margin-right:8px;
	color:#FFF;
	}	
		
.directions {
	background:url(/images/bg_directions.gif) no-repeat;
	padding-left:17px;
	color:#FFF;
	}
	

/*Interior*/

.bullets {
	padding:0 15px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}

#interior #inner {
	background: #d9c0a6 url(/images/bg_inner2.jpg) no-repeat;
	}	
		
#interior #content {
	width:auto;
	padding: 0 24px;
	line-height:150%;
	}

#interior #sidebar {
	width:270px;
	}
	
.postmetadata {
	font-size: 0.95em;
}

.info_section, .area_intro {
	background: #e6cfb3;
	margin-bottom: 20px;
	padding: 10px 20px 20px 20px;
	border-bottom:1px solid #c6aa8d;
	border-right:1px solid #c6aa8d;
}

#sidebar .info_section {
	width:210px;
}

.info_section img {
	border: 4px solid #fff;
}

.info_section .partnership img {
	border: none;
	margin: 10px 0;
}

.info_section .slideshow {
	width: 252px;
	float: right;
	margin-left: 5px;
	background: #fff;
	padding: 4px;
}

.area_intro {
	width: 460px;
	padding: 10px 20px;
	margin: 10px -10px 20px 0;
	border-bottom:1px solid #c6aa8d;
	border-right:1px solid #c6aa8d;
}

.area_photo {
	position: relative;
	width: 458px;
}

a.area_properties {
	display: block;
	background: #fff url(/images/button_properties_area.gif) 330px 7px no-repeat;
	width: 493px;
	height: 25px;
	text-indent: -9000px;
	position: absolute;
	/*right: -31px;*/
	bottom: 3px;
}

a.listing_alerts {
	display: block;
	background: url(/images/button_alerts.gif);
	width: 156px;
	height: 23px;
	text-indent: -9000px;
	margin: 15px 10px 0 0;
}


	
/* ---------- @ Forms -----------*/

.button {	
	width:100px;  
	padding:2px; 
	margin-top: 10px;
	font-size:1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	background:#6a1110; 
	border:1px solid #410706!important;
	border-left-color:#a64d4d!important; 
	border-top-color:#a64d4d!important;
	color: #ece3c3;
}
	
	

/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#footer {
	color:#9b5756;
	background:url(/images/curve.jpg);
	height:66px;
	padding:20px 0 0 30px;
	font-size: 0.95em;
	}

#home #footer {
	font-size: 1em;
}

.curve {
	background: url(/images/curve2.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	clear: both;
}

#footer a.org {
	color:#9b5756;
	text-decoration: none;
}

#footer a.org:hover {
	color: #fbcc69;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 25px 0 0;
}

#footer img {
	margin: 0 3px;
	}
	
#footer .left {
	width:525px;
	}

#footer .right {
	width:230px;
	text-align:right;
	padding-right:28px;
	}
		

	
