body, html {
	margin:0 auto;
	padding:0;
	background:url(../images/back.gif) repeat;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#443412;
	}
a {
	color:#443412;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	}
a:hover {
	text-decoration:none;
	}
form {
	margin:0;
	}
h1 {
	padding-top:10px;
	font-size:20px;
	color:#35542a;
	line-height:1.2em;
	}
h1 a {
	color:#35542a;
	}
h2 {
	font-size:16px;
	color:#b36a07;
	}
h2 a {
	color:#b36a07;
	}
h3 {
	font-size:14px;
	}
img {
	border:none;
	}
p {
	margin-top:0;
	}
table {
	border:none;
	vertical-align:top;
	}

#flash_index {
	position:absolute;
	width:530px;
	height:330px;
	z-index:100;
	}

.anchor {
	clear:both;
	}
.bernards {
	position:absolute;
	top:150px;
	left:265px;
	z-index:10;
	}
.breadcrumbs {
	clear:both;
	padding:0 0 10px 5px;
	font-size:10px;
	}
.breadcrumbs a {
	font-weight:normal;
	}
.btn {
	padding:4px;
	background:#6c572b;
	border:solid 1px #443412;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	}
.btn:hover {
	background:#35542a;
	}
.caption {
	margin:0 auto;
	padding:0 0 5px;
	font-size:11px;
	font-style:italic;
	text-align:center;
	}
.content {
	clear:both;
	padding:0 30px;
	line-height:1.5em;
	}
.event {
	clear:both;
	width:770px;
	margin:0 auto;
	padding:15px 0 10px;
	font-size:14px;
	line-height:20px;
	}
.event_date {
	float:left;
	width:200px;
	padding-right:20px;
	color:#35542a;
	font-weight:bold;
	}
.event_desc {
	float:left;
	width:550px;
	}
.footer {
	padding:15px;
	background:#443412;
	border-top:solid 8px #FFFFFF;
	border-bottom:solid 8px #FFFFFF;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	}
.footer a {
	color:#b36a07;
	}
input.green {
	background:#FFFFFF;
	font-size:12px; 
	color:#35542a;
	}
select.green {
	background:#FFFFFF; 
	font-size:12px; 
	color:#35542a;
	}
.header {
	background:#b36a07;
	border-bottom:solid 8px #FFFFFF;
	}
.header img {
	display:block;
	}
.header_index {
	height:230px;
	background:#b36a07 url(../images/logo_index.jpg) no-repeat left top;
	border-bottom:solid 8px #FFFFFF;
	}
.img_right {
	float:right;
	padding:0 0 10px 20px;
	}
.main {
	background:#d2cdb1;
	padding:0 0 20px;
	}
.main_index {
	background:#d2cdb1;
	padding:0 0 10px 0;
	}
.main_index_content {
	width:350px;
	padding:0 10px 20px 30px;
	font-size:13px;
	line-height:16px;
	}
.main_index_content p {
	margin-bottom:10px;
	}
.pgttl {
	float:left;
	width:600px;
	}
.right_index {
	position:absolute;
	top:150px;
	right:0px;
	width:530px;
	height:330px;
	padding:25px 0 0 0;
	z-index:1;
	}
.smallprint {
	font-size:11px;
	}
.thumbs {
	clear:both;
	text-align:center;
	}
.thumbs h4 {
	margin:0;
	color:#b36a07;
	}
.thumbs table {
	text-align:center;
	}
.thumbs td {
	vertical-align:top;
	text-align:center;
	}
.thumbs td div.caption {
	padding-left:4px;
	text-align:left;
	}
.thumbs_bottom {
	padding-top:20px;
	}
.thumbs_bottom div {
	float:left;
	padding:0 18px;
	text-align:center;
	line-height:normal;
	}
.thumbs_left {
	float:left;
	width:182px;
	padding:0 20px 10px 0;
	text-align:center;
	line-height:normal;
	}
.thumbs_right {
	float:right;
	width:182px;
	padding:0 0 10px 20px;
	text-align:center;
	line-height:normal;
	}
.top {
	text-align:center;
	}
.wrapper {
	width:934px;
	margin:0 auto;
	border-right:solid 8px #FFFFFF;
	border-left:solid 8px #FFFFFF;
	}
.wrapper_index {
	position:relative;
	width:934px;
	margin:0 auto;
	border-right:solid 8px #FFFFFF;
	border-left:solid 8px #FFFFFF;
	}

/* START TOP LINKS */
#contact .contact,
#faq .faq {
	color:#443412;
	text-decoration:none;
	}
.links {
	float:right;
	width:180px;
	padding:20px 20px 20px 0;
	font-size:11px;
	text-align:right;
		}
.links a,
.links_index a {
	color:#b36a07;
	font-weight:bold;
	text-decoration:none;
	}
.links a:hover,
.links_index a:hover {
	color:#443412;
	text-decoration:none;
	}
.links_index {
	float:right;
	width:300px;
	margin-top:330px;
	padding:20px 60px 20px 0;
	text-align:right;
	}
/* END TOP LINKS */

/* START MAIN MENU */
/* home menu */
.menu_index {
	float:right;
	width:500px;
	padding:30px 20px 0 0;
	}
/* secondary page menu */
.menu {
	background:#443412;
	padding:14px 0;
	border-bottom:solid 8px #FFFFFF;
	font-size:13px;
	line-height:14px;
	text-align:left;
	}
.menu:after { /*Add margin between menu and rest of content in Firefox*/
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.menu ul {
	width:99%;
	padding:0 0 0 8px;
	margin:0;
	}
.menu ul li {
	display:inline;
	float:left;
	padding:0 13px;
	text-align:center;
	}
.menu ul li a {
	padding:10px 0;
	color:#b36a07;
	font-weight:normal !important;
	text-decoration:none;
	}
.menu ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	}
/* forces one-liners to center vertically */
.dining,
.golfcourse,
.location,
.realestate,
.recreation {
	line-height:27px;
	}
/*indicates active page*/
#clubhouse .clubhouse,
#dining .dining,
#events .events,
#golfcourse .golfcourse,
#location .location,
#realestate .realestate,
#recreation .recreation,
#rental .rental,
#reserve .reserve,
/* real estate subpages */
#estatehomes .realestate,
#masterplan .realestate,
#mtncabins .realestate,
#opportunities .realestate,
#pairedhomes .realestate,
#pricing .realestate,
#reservehotel .realestate {
	color:#ffffff;
	text-decoration:none;
	}
/* END MAIN MENU */

/* START SECONDARY NAV  */
.subnav {
	clear:both;
	width:890px;
	height:30px;
	padding:5px;
	margin:0 0 20px 15px;
	background:url(../images/subnavback.jpg) no-repeat top;
	font-size:11px;
	color:#9b9872;
	}
.subnav:after { /*Add margin between menu and rest of content in Firefox*/
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.subnav ul {
	width:99%;
	margin:0;
	padding:8px 0 0 22px;
	}
.subnav ul li {
	display:inline;
	float:left;
	}
.subnav ul li a {
	padding-right:20px;
	color:#35542a;
	font-weight:bold;
	text-decoration:none;
	}
.subnav ul li a:hover {
	color:#443412;
	text-decoration:none;
	}
.subnav ul li a[rel]:after { /*HTML to indicate drop down link*/
	/*content: " v";*/
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}
/* drop-down styles */
.dropmenudiv {
	position:absolute;
	top:0;
	left:0;
	width:120px;
	margin-top:4px;
	background:#c6b693;
	border-top:1px solid #9b9872;
	border-right:1px solid #9b9872;
	border-left:1px solid #9b9872;
	font-size:11px;
	z-index:100;
	visibility:hidden;
	}
.dropmenudiv a:hover {
	background:#d8d4bc;
	}
.dropmenudiv a {
	display:block;
	width:auto;
	border-bottom:1px solid #9b9872;
	padding:2px 4px;
	text-decoration:none;
	font-weight:normal;
	color:#443412;
	}
* html .dropmenudiv a { /*IE only hack*/
	width:100%;
	margin:0;
	}
.dropmenudiv a:hover {
	color:#443412;
	text-decoration:none;
	}
/* indicates active page */
#estatehomes .estatehomes,
#masterplan .masterplan,
#mtncabins .mtncabins,
#opportunities .opportunities,
#pairedhomes .pairedhomes,
#pricing .pricing,
#reservehotel .reservehotel {
	color:#443412;
	font-weight:bold;
	}
/* END SECONDARY NAV */

/* START MEDIA BOXES */
.emailbox {
	background:#d8d4bc url(../images/email_icon.gif) no-repeat top left;
	}
.emailbox:hover {
	background:#cec8a2 url(../images/email_icon_on.gif) no-repeat top left;
	}
.emailbox p {
	padding:15px 0 0 55px;
	}
.emailbox, .mediabox {
	width:420px;
	height:46px;
	margin-bottom:10px;
	border:solid 1px #9b9872;
	font-weight:normal;
	line-height:15px;
	}
.mediabox p {
	padding:7px 0 0 55px;
	}
.mediabox {
	background:#d8d4bc url(../images/pdf_icon.gif) no-repeat top left;
	}
.mediabox:hover {
	background:#cec8a2 url(../images/pdf_icon_on.gif) no-repeat top left;
	}
/* END MEDIA BOXES */

/* START PNG FIX FOR IE */
* html .ietextfix {
	height: 0.01%;
	}
/* END PNG FIX FOR IE */
