/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



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

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color:#533922;
	background: url(/images/bg.png);
	min-height:101%;
}

body {
	padding-top: 15px;
}

body, select, textarea, input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {	
	margin: 15px 0;
}
		
a:link, a:visited {	
	text-decoration:underline;
	color: #999136;
}

a:hover, a:active {	
	color:#5e6842;
}

*:focus { 
	outline: none 
}

table {
	border-collapse: collapse;
	width: 65%;
	border-right: 1px solid #9c947d;
	margin: 15px 0;
}

table caption {
	text-indent: -9000px;
	height: 1px;
}

th, td {
	border: 1px solid #9c947d;
	padding: 2px 3px;
	
}

th {
	background: #d8cfb0;
	text-align: left;
	color: #877556;
}

th.col {
	text-align: right;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding-right: 0;
	color: #9c947d;
}

td {
	text-align: right;
}

tr.alternate td {
	background: #d0c5b1;
}




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


#wrapper {
	background: #ede3c3 url(/images/bg_wrapper.gif) left 146px repeat-x;
	margin: 0 auto;
	font-size: 0.7em;
	width: 843px;
	border: 6px solid #75664a;
	border-bottom-width: 2px;
	line-height: 130%;
   }
   
#home #wrapper {
	background: #ede3c3 url(/images/bg_wrapper.gif) left 385px repeat-x;
}
	   
#masthead {
	background: #f6ecd4;
	height: 147px;
}

#header {
	height: 85px;
	background: url(/images/bg_header.jpg) no-repeat;
}

#home #header {
	height: 239px;
	background: url(/images/bg_header_home.jpg) no-repeat;
}


.left {	
	float:left;
}

.right {	
	float:right
}

img.left {
	margin-right: 15px;
}

img.right {
	margin-left: 15px;
}


	

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

#nav {
	background: url(/images/bg_nav.gif) repeat-x;
	width: 100%;
	height: auto;
	padding: 12px 0 9px 0;
}

#nav li {
	list-style:none;
	float:left;
	height: 16px;
	width: auto;
	border-right: 1px solid #a8986b;
	padding: 0 18px;
}

#nav li.last {
	border-right: none;
	padding: 0 0 0 28px;
}

#nav a {
	height: 12px;
	float:left;
	display:block;
	text-decoration: none;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

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

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

a#developments {
	background-image:url(/images/nav_developments.gif);
	width:132px;
}

a#developments:hover, body.developments a#developments {
	background-image:url(/images/nav_developments_on.gif);
}

a#land {
	background-image:url(/images/nav_land.gif);
	width:132px;
}

a#land:hover, body.land a#land {
	background-image:url(/images/nav_land_on.gif);
}

a#links {
	background-image:url(/images/nav_links.gif);
	width:65px;
}

a#links:hover, body.links a#links {
	background-image:url(/images/nav_links_on.gif);
}

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

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

a#home-nav {
	background-image:url(/images/nav_home.gif);
	width:64px;
}

a#home-nav:hover, body#home a#home-nav {
	background-image:url(/images/nav_home_on.gif);
}


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

		   
h1#logo, a#logo {
	width: 426px;
	background: url(/images/logo.png) 13px 12px no-repeat;
	height: 110px;
	text-indent:-9000px;
}

h1 {
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
}

h2 {	
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	}

h2#tagline {
	width: 639px;
	background: url(/images/header_tagline.gif) 203px 79px no-repeat;
	height: 173px;
	text-indent:-9000px;
}

h2#about, h2#developments, h2#land, h2#links, h2#contact {
	width: 809px;
	background-repeat: no-repeat;
	height: 79px;
	text-indent:-9000px;
}

h2#about {
	background-image: url(/images/header_about.gif);
	background-position: 686px 46px; 
}

h2#developments {
	background-image: url(/images/header_developments.gif);
	background-position: 632px 46px;
}

h2#land {
	background-image: url(/images/header_land.gif);
	background-position: 637px 46px;
}

h2#links {
	background-image: url(/images/header_links.gif);
	background-position: 735px 46px;
}

h2#contact {
	background-image: url(/images/header_contact.gif);
	background-position: 669px 46px;
}
	
h3 {	
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	}
	
h4 {	
	font: bold 1.1em Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase;
	margin-bottom: -10px;
	}

h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #917f5d;
	margin: 15px 0 -10px 0;
}


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

#content {
	padding: 15px 25px 25px 25px;
}

#content-wrapper #content {
	padding: 15px 25px 25px 0;
	float: right;
	width: 625px;
}

#sidebar {
	width: 175px;
	padding: 15px 0 0 15px;
	float: left;
}

body.about #content-wrapper #content {
	width: 525px;
}

body.about #content-wrapper #sidebar {
	width: 275px;
}

#home #content {
	padding: 20px 0 25px 25px;
	float: none;
	width: auto;
}

#content ul, #sidebar ul {
	margin: 15px 0;
}

#content li, #sidebar li {
	margin: 5px 0 5px 15px;
}

.featured {
	width: 100%;
    background: #a1a87d url(/images/bg_featured_body.gif) repeat-x;
	margin: 10px 0 20px 0;
	color: #e4dcc9;
	line-height: 155%;
	padding: 1px;
}

.featured img {
	border: 1px solid #f3ebd8;
}

.featured .slideshow {
	width: 315px;
	height: auto;
	margin-right: 10px;
	float: left;
}

.featured h3 {	
	font: 1.9em Georgia, "Times New Roman", Times, serif;
}

.featured-frame {
	border: 1px solid #c7c8ae;
	margin: 0 2px -9px 2px;
	position: relative;
	bottom: 4px;
}

.featured-text {
	padding: 10px 20px;
}

#sidebar .featured-text {
	padding: 0 8px;
}

.featured-top div, .featured-top, 
.featured-bottom div, .featured-bottom {
   height: 6px;
   font-size:1px;
   background-image: url(/images/bg_featured_corner.gif);
   background-repeat: no-repeat;
}

.featured-top div {
  background-position: top left;
}
.featured-top {
   background-position: top right;
}
.featured-bottom div {
   background-position: bottom left;
}
.featured-bottom {
   background-position: bottom right;
}

#home .featured {
	width: 375px;
	float: left;
	margin-right: 20px;
}

#home .featured img {
	border: 1px solid #f3ebd8;
	float: left;
	margin-right: 12px;
}

#home .featured a#featured-land, #home .featured a#featured-developments {
	display: block;
	height: 30px;
	width: 130px;
	text-indent: -9000px;
	float: left;
	margin: 20px 0 0 0;
}

#home .featured a#featured-land {
	background: url(/images/header_featured_land.gif) no-repeat;
}

#home .featured a#featured-developments {
	background: url(/images/header_featured_developments.gif) no-repeat;
}

.featured a:link, .featured a:visited  {
	color: #75664a;
}

.featured a#view-land, .featured a#view-developments {
	display: block;
	clear: both;
	height: 30px;
	text-indent: -9000px;
	padding-bottom: 3px;
	margin: 1px -1px -3px -1px;
}

.featured a#view-land {
	background: #ecdfc0 url(/images/link_view-land.gif) no-repeat;
}

.featured a#view-developments {
	background: #ecdfc0 url(/images/link_view-developments.gif) no-repeat;
}

.thumb {
	width: 130px;
	height: 165px;
	font-weight: bold;
	text-align: center;
}

.thumb img {
	border: 1px solid #9c947d;
	width: 100px;
	height: 114px;
}

#sidebar a:link, #sidebar a:visited {	
	text-decoration:none;
	color: #5e6843; 
}

#sidebar a:hover, #sidebar a:active {	
	color:#a58025;
}

#sidebar dl {
	width: 138px;
	font: 1.25em Georgia, "Times New Roman", Times, serif;
}

#sidebar dd {
	padding: 0 0 15px 0;
}

#sidebar dt {
	background: url(/images/underline.gif) right bottom no-repeat;
	padding: 2px 0;
	font-weight: bold;
}

table.columns, table.columns th, table.columns td {
	border: none;
	background: none;
	width: auto;
	text-align: left;
}

table.columns th {
	padding: 0 10px 5px 0;
	border-right: 1px solid #9c947d;
}

table.columns td {
	padding: 0 0 5px 15px;
}	
		
	
	
/* ---------- @ Forms -----------*/


.button {	
	background: #b0a692 ! important;
	border: 1px solid #8a7f6b;
	color: #000;
	margin: 0 0 1px 3px;
}

.button:focus {	
	background: #e3e5dd ! important;
}
		
.button:hover {	
	background: #b2b5a9 ! important;
}

input {
	padding: 3px;
}


/*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 {
	background: #b0a692;
	padding: 25px 20px 0 15px;
	color:#656159;
	height: 140px;
	border-top: 1px solid #8a7f6b;
}

#footer a {
	color:#656159;
}

#footer img.legal {
	margin: 0 15px 0 0;
}

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

