/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background-color: #B5AFA1;
}
img {
	vertical-align: bottom;
}
a img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#outer {
	background: url(../i/gfx_bkg.jpg) no-repeat;
	width: 100%;
	padding-top: 1px;
	min-height: 100%;
}
* html #outer {
	height: 100%;
}
#wrapper {
	width: 845px;
	position: relative;
	margin: 40px auto 0;
	padding-bottom: 40px;
}
#header {
	background: url(../i/gfx_logo.jpg) no-repeat 0 0;
	height: 105px;
}
#nav {
	overflow: hidden;
	list-style: none;
	background-color: #5E4529;
}
#nav li {
	float: left;
}
#nav li a {
	text-decoration: none;
	text-indent: -9999px;
	height: 54px;
	display: block;
	line-height: 54px;
}
#nav li.home a {
	background: url(../i/btn_home.jpg) no-repeat;
	width: 87px;
}
#nav li.homesites a {
	background: url(../i/btn_homesites.jpg) no-repeat;
	width: 98px;
}
#nav li.amentities a {
	background: url(../i/btn_amenities.jpg) no-repeat;
	width: 97px;
}
#nav li.directions a {
	background: url(../i/btn_directions.jpg) no-repeat;
	width: 105px;
}
#nav li.location a {
	background: url(../i/btn_location.jpg) no-repeat;
	width: 95px;
}
#nav li.photogallery a {
	background: url(../i/btn_photoGallery.jpg) no-repeat;
	width: 131px;
}
#nav li.contact a {
	background: url(../i/btn_contact.jpg) no-repeat;
	width: 91px;
}
#nav li.saleskit a {
	background: url(../i/btn_salesKit.jpg) no-repeat;
	width: 141px;
}
#nav li.home a:hover, #nav li.home a.active {
	background: url(../i/btn_home_over.jpg) no-repeat;
}
#nav li.homesites a:hover, #nav li.homesites a.active {
	background: url(../i/btn_homesites_over.jpg) no-repeat;
}
#nav li.amentities a:hover, #nav li.amentities a.active {
	background: url(../i/btn_amenities_over.jpg) no-repeat;
}
#nav li.directions a:hover, #nav li.directions a.active {
	background: url(../i/btn_directions_over.jpg) no-repeat;
}
#nav li.location a:hover, #nav li.location a.active {
	background: url(../i/btn_location_over.jpg) no-repeat;
}
#nav li.photogallery a:hover, #nav li.photogallery a.active {
	background: url(../i/btn_photoGallery_over.jpg) no-repeat;
}
#nav li.contact a:hover, #nav li.contact a.active {
	background: url(../i/btn_contact_over.jpg) no-repeat;
}
#nav li.saleskit a:hover, #nav li.saleskit a.active {
	background: url(../i/btn_salesKit_over.jpg) no-repeat;
}
#inner {
	overflow: hidden;
	position: relative;
}
#inner #sidebar {
	float: left;
	width: 217px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	background-color: #F9F9F7;
}
#sidebar .huge {
	background: url(../i/gfx_promo1.jpg) repeat-x;
	height: 93px;
	width: 100%;
	padding-top: 1px;
}
#sidebar .convenience {
	background: url(../i/gfx_promo2.jpg) repeat-x;
	height: 93px;
	width: 100%;
	padding-top: 1px;
	margin-top: -1px;
}
#sidebar .equestrian {
	background: url(../i/gfx_promo3.jpg) repeat-x;
	height: 93px;
	width: 100%;
	padding-top: 1px;
	margin-top: -1px;
}
#sidebar .mountain {
	background: url(../i/gfx_promo4.jpg) repeat-x;
	height: 93px;
	width: 100%;
	padding-top: 1px;
	margin-top: -1px;
}
#sidebar h3 {
	margin: 5px auto 0;
	width: 165px;
	color: #F7F7F7;
	font-weight: normal;
	text-indent: -9999px;
}
#sidebar .huge h3 {
	background: url(../i/gfx_header_promo1.gif) no-repeat;
}
#sidebar .convenience h3 {
	background: url(../i/gfx_header_promo2.gif) no-repeat;
}
#sidebar .equestrian h3 {
	background: url(../i/gfx_header_promo3.gif) no-repeat;
}
#sidebar .mountain h3 {
	background: url(../i/gfx_header_promo4.gif) no-repeat;
}
#sidebar h4 {
	font-size: 0.75em;
	color: #F7F7F9;
	font-weight: normal;
	width: 163px;
	margin: 0 auto 5px;
}
#sidebar a {
	text-decoration: none;
	font-size: 0.7em;
	color: #F7F7F9;
	display: block;
	width: 154px;
	padding: 2px 0 0 18px;
	height: 16px;
	margin: 0 auto;
}
#sidebar .huge a {
	background: url(../i/gfx_promo1_bullet.gif) no-repeat;
}
#sidebar .convenience a {
	background: url(../i/gfx_promo2_bullet.gif) no-repeat;
}
#sidebar .equestrian a {
	background: url(../i/gfx_promo3_bullet.gif) no-repeat;
}
#sidebar .mountain a {
	background: url(../i/gfx_promo4_bullet.gif) no-repeat;
}
#inner #content {
	float: left;
	width: 628px;
	height: 372px;
	background-color: #F9F9F7;
}
#body {
	width: 845px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #F9F9F7;
}
#body p, .form, #leftColumn li, #body-sm p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #30261A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
}
#fullColumn {
	float: left;
	width: 755px;
	margin: 20px 20px 20px 35px;
	padding: 0 20px 0 0;
}
#leftColumn {
	float: left;
	width: 485px;
	border-right: solid 1px #E8DFDD;
	margin: 20px 20px 20px 35px;
	padding: 0 20px 0 0;
}
#rightColumnStroke {
	border: 1px solid #224F4E;
	padding: 2px;
	float: left;
	width: 230px;
	margin: 20px 0 5px 15px;
}
#rightColumn {
	padding: 20px;
	background-color: #224F4E;
}
#rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#rightColumn a, #rightColumn a:visited {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background: transparent url(../i/gfx_promo4_bullet.gif) no-repeat 0 4px;
}
#rightColumn a:hover {
	text-decoration: underline;
}
#SlideShowImg {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#SlideShowDiv {
	width: 628px;
	height: 372px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#footer {
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 820px;
	background-color: #F9F9F7;
	padding: 10px 0 0 25px;
	margin-top: -1px;
}
#footer .blog {
	width: 260px;
	float: left;
	height: 132px;
	padding: 0 5px 5px 5px;
	background: url(../i/gfx_stroke.gif) repeat-y 100% 0;
}
#footer .featured {
	width: 250px;
	float: left;
	height: 132px;
	padding: 0 5px 5px 15px;
	background: url(../i/gfx_stroke.gif) repeat-y 100% 0;
}
.blog img, .featured img, .findhomesite img {
	margin-top: 46px;
}
.findhomesite img {
	margin-right: 5px;
	margin-left: 5px;
}
#footer .homesites {
	float: left;
	height: 132px;
	padding: 0 10px 5px 0;
	background: url(../i/gfx_stroke.gif) repeat-y 100% 0;
}
#footer .findhomesite {
	width: 250px;
	float: left;
	height: 132px;
	padding: 0 5px 5px 15px;
}
#footer p {
	font-size: 0.7em;
	margin: 0 0 4px 0;
	color: #30261A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a {
	background: url(../i/gfx_content_bullet.gif) no-repeat;
	padding-left: 19px;
	text-decoration: none;
	color: #30261A;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blog h3, .featured h3, .findhomesite h3, .homesites h3, .amenities h3, .directions h3, .location h3, .photoGallery h3, .contact h3, .salesKit h3, .lots h3 {
	font-size: 1.1em;
	margin-top: 20px;
	text-indent: -9999px;
	padding-bottom: 5px;
}
.blog h3 {
	background: url(../i/gfx_header_blog.gif) no-repeat;
}
.featured h3 {
	background: url(../i/gfx_header_featuredProperty.gif) no-repeat;
}
.findhomesite h3 {
	background: url(../i/gfx_header_findYourHomesite.gif) no-repeat;
}
.homesites h3 {
	background: url(../i/gfx_header_homesites.gif) no-repeat;
}
.amenities h3 {
	background: url(../i/gfx_header_amenities.gif) no-repeat;
}
.directions h3 {
	background: url(../i/gfx_header_directions.gif) no-repeat;
}
.location h3 {
	background: url(../i/gfx_header_location.gif) no-repeat;
}
.photoGallery h3 {
	background: url(../i/gfx_header_photoGallery.gif) no-repeat;
}
.contact h3 {
	background: url(../i/gfx_header_contact.gif) no-repeat;
}
.salesKit h3 {
	background: url(../i/gfx_header_salesKit.gif) no-repeat;
}
.lots h3 {
	background: url(../i/gfx_header_lots.gif) no-repeat;
}
.swirl {
	background: url(../i/gfx_content_btm.jpg) no-repeat;
	height: 52px;
	position: absolute;
	bottom: 0px;
	left: -74px;
	width: 963px;
}
#copyright {
	clear: both;
	width: 845px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	color: #666666;
	font-size: 0.65em;
	margin: 0 auto 30px auto;
}
#copyright .left, #copyright .right {
	float: left;
}
#copyright .left {
	width: 525px;
}
#copyright .right {
	width: 320px;
	text-align: right;
}
#copyright .left img {
	float:left;
}
#copyright .left p {
	margin-left: 40px;
}
#copyright .right p {
	white-space: nowrap;
}
#copyright .right a, #copyright .right a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright .right a:hover {
	color: #666666;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
h5 {
	color: #5E2914;
	text-transform: uppercase;
	padding: 0px;
	line-height: 1em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}
#leftColumn ul {
	list-style-image: url(../i/gfx_content_bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-left: 18px;
}
#leftColumn ul li a, #leftColumn ul li a:visited {
	text-decoration: none;
	color: #81391B;
	text-transform: uppercase;
	font-size: 0.9em;
}
#leftColumn ul li a:hover {
	text-decoration: underline;
}
#header-sm {
	background: url(../i/gfx_logo_sm.jpg) no-repeat 0 0;
	height: 159px;
}
#wrapper-sm {
	width: 390px;
	position: relative;
	margin: 40px auto 0;
	padding-bottom: 40px;
}
#sm-Column {
	float: left;
	width: 300px;
	margin: 20px 20px 20px 35px;
	padding: 0 20px 0 0;
}
#body-sm {
	width: 390px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #F9F9F7;
}
#footer-sm {
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 365px;
	background-color: #F9F9F7;
	padding: 10px 0 0 25px;
	margin-top: -1px;
}
#sm-Column .disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #996600;
}
.floatLeft {
	float: left;
	padding-right: 12px;
	display: inline;
}
.floatRight {
	float: right;
	padding-left: 12px;
	display: inline;
}
.close {
	float: right;
	color: #996600;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	padding: 0px 7px;
	background-color: #F0F0E8;
}
.close a, .close a:visited {
	color: #996600;
	text-decoration: none;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
.frame {
	color: #996600;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #996600;
	padding: 0px 7px;
	background-color: #F0F0E8;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 1.2em;
}
.frame a, .frame a:visited {
	color: #996600;
	text-decoration: none;
}
.alert {
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
	color: #333333;
}
.small a,.small a:visited,.small a:hover {
	color: #333333;
	text-decoration:none;
}
