﻿/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



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

* {
	margin: 0;
	padding: 0;
}
body, html {
	min-height:101%;
}
body {
	color:#3e3e3e;
	background: #47463d url(/images/bg.gif);
	padding:15px 0 30px 0;
}
body, select, textarea, input {
	font: 100% Georgia, "Times New Roman", Times, serif
}
p {
	margin: 15px 0;
	line-height:155%;
}
h3 {
	padding-top: 15px;
}
a, a:visited {
	color: #535b2a;
	text-decoration:none
}
a:hover, a:active {
	text-decoration:underline
}
*:focus {
	outline: none;
}
.footerLinks {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: .7em;
}
.footerLinks a, .footerLinks a:visited {
	color: #fff;
}
.socialLinks {
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: right;
	width: 893px;
}
ol {
	margin: 15px 15px 15px 35px;
}
.pic-left {
	float:left;
	padding:3px;
	background:#FFF;
	border:1px solid #E2DEC6;
	margin:0 15px 15px 0;
}
.pic-right {
	float:right;
	padding:3px;
	background:#FFF;
	border:1px solid #E2DEC6;
	margin:0 0 15px 15px;
}
/* ---------- @ Page Structure -----------*/



#wrapper {
	margin: 0 auto;
	font-size: 0.7em;
	width: 893px;
	overflow:auto;
	background: #f5f4ec url(/images/bg_wrapper.gif) no-repeat 0 362px;
}
#interior #wrapper {
	background:#f5f4ec;
}
#masthead {
	background: url(/images/bg_masthead.gif);
	height: 363px;
	margin-top:5px;
}
#interior #masthead {
	background: url(/images/bg_masthead2.gif);
	height:111px;
	margin:0;
}
.left {
	float:left;
}
.right {
	float:right
}
#home #rightcol {
	width:619px;
	float:right;
	padding:0;
}
#sidebar {
	width:274px;
	float:left;
	background:#868d60;
	height: 830px;
}
/* ---------- @ Headings -----------*/

		   
h1, a#logo {
	width: 274px;
	height: 162px;
	background: url(/images/logo.png);
	text-indent:-9000px;
	display:block
}
a#logo {
	width:168px;
	height:47px;
	float:left;
	background: url(/images/logo2.gif);
	margin:12px 0 0 28px;
}
#interior h2 {
	font-size: 1.4em;
	color:#7a7956;
	text-transform:uppercase;
	display:inline;
	background:url(/images/swirl.gif) no-repeat right;
	padding-right:52px;
}
h2#tagline {
	text-indent:-9999px;
	height:30px;
	background:url(/images/tag.gif) no-repeat;
	margin-bottom:-12px;
}
#sidebar h3 {
	border-bottom:1px solid #6c7642;
	text-indent:-9999px;
	height:19px;
	background-repeat:no-repeat;
	padding-bottom:6px;
}
#interior #content h3 {
	margin:15px 0 -10px 0;
	line-height:140%;
	font-size:1.6em;
}
#interior #content .listing h3 {
	font-size: 1.8em;
	color:#34332d;
	margin:0 0 -10px 0;
	padding:0;
}
h3#work {
	background-image: url(/images/hdr_work.gif);
}
h3#news {
	background-image: url(/images/hdr_news.gif);
	margin:25px 0 0 0;
}
.entry h3 {
	font-size:1.7em;
}
h4 {
	font-size: 1.2em
}
.listing h4 {
	font-size:0.85em;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:0.15em;
	margin-top:15px;
}
.page-news img {
	float:left;
	margin:3px 13px 7px 0;
	padding:6px;
	background:#FFF;
	border:1px solid #b7b5a5 !important;
}
/* ---------- @ Content Styles -----------*/

/*General*/
#nav ul, #nav ul li {
	margin: 0;
	line-height: 100%;
}
ul, ol {
	margin: 5px 25px;
}
ul li, ol li {
	line-height:155%;
}
#address {
	padding:11px 50px 12px 12px;
	text-align:right;
	color:#686849;
}
#home #content {
	padding:16px 30px 0 30px;
}
#interior #content {
	padding:20px 25px 30px 25px;
}
#sidebar a, #sidebar a:visited {
	color:#fbb66b;
}
#latest {
	padding:15px 26px 26px 26px;
	background:#868d60 url(/images/bg_sidebar.jpg) no-repeat;
	color:#f4f6ec;
}
#latest img {
	border:3px solid #f5f4ec;
	margin: 20px 13px 6px 0;
	float:left
}
#sidebar a:active, #sidebar a:hover {
	color:#efdcc2;
}
.listing {
	clear:both;
	background:url(/images/bg_listing.jpg) repeat-x;
	padding:18px;
	margin:13px 0;
}
.listing .leftcol {
	width:272px;
	float:left;
}
.listing .rightcol {
	width:533px;
	float:right;
}
.listing img {
	padding:5px;
	border:1px solid #e1deca;
	background:#FFF;
}
.floorplans {
	overflow:auto;
	margin-top:12px;
}
.floorplans li {
	list-style:none;
	float:left;
	margin-right:9px;
}
.floorplans a, .floorplans a:visited {
	background:#cc8354 url(/images/bg_plan.gif) no-repeat;
	padding:3px 18px 3px 24px;
	float:left;
	color:#eedfce;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	border:1px solid #cc8354;
}
.floorplans a:hover, .floorplans a:active {
	background:#bb6e3c url(/images/bg_plan.gif) no-repeat;
	text-decoration:none;
	border:1px solid #bb6e3c;
}
.date {
	color:#dce89e;
	float:left;
	display:block;
	margin:17px 6px 0 0;
}
#interior .date {
	color:#b36c24;
}
.entry {
	background:url(/images/separator.gif) bottom center no-repeat;
	padding-bottom:10px;
	margin-bottom:22px;
}
.additional li {
	margin-left:35px;
	list-style:square;
	padding:2px 0;
}
.quote {
	margin: 5px 25px;
	color: #131313;
	background: url(../images/quotes-bg.gif) top no-repeat #E7E5D4;
	padding: 15px;
	line-height: 140%;
}
.quote .name {
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
}
/*Tables*/		

.data {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
}
.data td, .data th {
	border-bottom:1px solid #bbbd9e;
	padding:3px;
}
.data th {
	color:#3c3c3c;
	font-weight:normal;
	text-align:left;
	width:142px;
}
.data td {
	color:#76785a;
}
.paginate {
	font-size:1.2em;
}
.paginate b, .paginate a {
	padding:0 4px;
}
/* ---------- @ Forms -----------*/

#contact-intro {
	width:282px;
	float:left;
	background:#ebefdd url(/images/bg_contact_intro.gif) no-repeat bottom right;
	padding:0 18px 18px 18px;
	margin-top:15px;
	border:1px solid #e3e9d0;
}
#contact-form {
	width:492px;
	float:right
}
#footer #contact_form {
	float:right
}
.field {
	padding:5px;
	border:none;
	background:#FFF ! important;
	border-bottom:1px solid #e6e3d0;
	border-right:1px solid #e6e3d0;
	border-top:1px solid #b2afa1;
	border-left:1px solid #b2afa1;
}
input.field {
	width:286px;
}
#contact-form textarea {
	width:90%;
	height:150px;
}
#masthead form {
	text-align:right;
	padding:6px 37px 0 0;
}
#searchfield {
	background:#e7e5d0 !important;
	border:0;
	padding:3px;
	width:200px;
}
#searchfield:focus {
	background:#f5f4ec;
}
#subscribe {
	background:#ebeadb;
	width:340px;
	padding:10px 15px 15px 15px;
	margin-top:20px;
}
#footer #name, #footer #from {
	border:0;
	padding:4px;
	width:120px;
	margin-right:2px;
	color:#ced6a7;
	background:#606934 !important
}
#footer #name:focus, #footer #from:focus {
	background:#6f7743 !important;
}
#subscribe p {
	margin:0 0 10px 0;
}
.button {
	background: #d5d2ba url(/images/bg_button.gif) no-repeat bottom ! important;
	border:1px solid #c4c1a7;
	font-size:0.9em;
	color:#47463d;
	padding:2px;
	text-transform:uppercase;
	letter-spacing:.1em;
}
/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block
}
.clearfloat {
	display:block
}
/* ---------- @ Footer -----------*/

#footer {
	width:864px;
	margin:0 auto;
	color:#959c71;
	font-size:0.7em;
	background:#535b2a;
	padding:12px 15px 12px 15px;
}
#footer p {
	margin:0;
	float:left;
}
#footer span {
	display:block;
	float:left;
	width:500px;
	padding-left:3px;
}
a#cat4 {
	display:block;
	width:23px;
	display:none;
	height:18px;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	float:right;
}

