* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:1.4em;
}
a {
	color: #261703;
	text-decoration: underline;	
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear_btm {
	clear: both;
	height: 1px;
	line-height: 1px;
	background-image: url(images/main_bg.gif);
}
ul.styled {
	margin-left: 30px;
	margin-bottom: 1em;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.35em;
	background-color: #D1C9A2;
	color: #261703;
}
#container {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	background-image: url(images/banner_top.jpg);
	height: 88px;
	width: 805px;
	position: relative;
	top: 0px;
}
#nav_container {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 805px;
	position: relative;
	top: 0px;
	z-index: 10;
}
#nav {
}
#nav li {
	display: inline;
	float: left;
	position: relative;
}
#nav li:hover ul {
	display: block;
}
#nav li.sfhover ul {
	display: block;
}
#nav a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	height: 31px;
	padding-top: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	padding-right: 27px;
	padding-left: 27px;
	position: relative;
	float: left;
}
#nav li ul {
	position: absolute;
	background-color: #EAECED;
	border: 1px solid #46632F;
	z-index: 40;
	width: 120px;
	top: 35px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.subnav_lodging {
	left: -5px;
}
.subnav_events {
	left: -11px;
}
.subnav_activities {
	left: 2px;
}
.subnav_calendar {
	left: 7px;
}
.subnav_gallery {
	left: 6px;
}
.subnav_about {
	left: -1px;
}
#nav li ul li a {
	width: 120px;
	height: 22px;
	text-transform: none;
	padding: 0px;
	font-size: 11px;
	color: #415827;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E1E4E4;
}
#nav li ul li a:hover {
	background-color: #DDE0E0;
}
#top .logo {
	background-image: url(images/logo.gif);
	height: 78px;
	width: 230px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-top: 3px;
	background-position: bottom;
}
#top .logo span {
	position: absolute;
	left: -9999px;
}
#content {
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	 min-height: 810px; 
	top: 0px;
	z-index: 9;
}

#leftcol {
	float: left;
	width: 203px;
	padding-top: 480px;
	position: relative;
	font-size: 10px;
	line-height: 1.1em;
	background-color: #ECE9DB;
	background-image: url(images/bottom_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 250px;
}

.leftcol_btm {
	width: 203px;
	height: 250px;
	background-image: url(images/bottom_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


.leftcoltop {
	position: absolute;
	top: 0px;
	left: -10px;
	background-image: url(images/left_brn_bg.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 175px;
	color: #000000;
	padding-left: 21px;
	padding-right: 25px;
	overflow: hidden;
}
.leftcoltop a {
	text-decoration: none;
}
.leftcoltop a:hover {
	text-decoration: underline;
}
.leftcoltop a.launch {
	display: block;
	margin-top: 5px;
}
.leftcoltop h3 {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
.leftcoltop h3 span {
	position: absolute;
	left: -9999px;
}
.leftcoltop h3.comingup {
	background-image: url(images/comingup.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 89px;
}
.leftcoltop h3.availability {
	background-image: url(images/availability.gif);
	display: block;
	height: 33px;
	width: 71px;
	background-repeat: no-repeat;
}
.leftcoltop h3.imap {
	background-image: url(images/interactivemap.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 117px;
}
.leftcoltop .fallspecials {
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #F6EBC8;
	color: #930;
	text-transform: uppercase;
}
#leftcol .contactinfo {
	color: #6E4108;
	display: block;
	padding-left: 25px;
	background-image: url(images/swirl.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
#leftcol .contactinfo a {
	color: #6E4108;
}
#leftcol .contactinfo a:hover {
	color: #261703;
	text-decoration: none;
}
.contactinfo ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 5px;
	margin-bottom: 3px;
}
.contactinfo ul {
	margin-top: 10px;
}
.contactinfo ul li a {
	font-weight: bold;
	text-decoration: none;
}
#rightmain {
	float: left;
	width: 587px;
	position: relative;
}
#homephotos {
	background-image: url(images/home_photo_bg.jpg);
	height: 435px;
	width: 614px;
	position: absolute;
	top: -12px;
	left: -17px;
	z-index: 10;
}
.homebanner_july4th {
	height: 368px;
	width: 564px;
}
#rotator {
	height: 368px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
	overflow: hidden;
}
.cf_element {
	height: 368px;
	width: 564px;
}
#cf1 {
	background-image: url(images/homephoto_rockingchair.jpg);
}
#cf2 {
	background-image: url(images/homephoto_lodge.jpg);
}
#cf3 {
	background-image: url(images/homephoto_arial.jpg);
}
#cf4 {
	background-image: url(images/homephoto_rockingchair2.jpg);
}
#cf5 {
	background-image: url(images/homephoto_horses.jpg);
}
#cf6 {
	background-image: url(images/homephoto_pool.jpg);
}
#cf7 {
	background-image: url(images/homephoto_lodge_2.jpg);
}

#cf8 {
	background-image: url(images/homephoto_boat_2.jpg);
}



.slogan {
	position: absolute;
	z-index: 30;
	bottom: 45px;
	left: 26px;
	height: 47px;
	width: 433px;
	background-image: url(images/relax-get-away-enjoy.gif);
}
.slogan span {
	position: absolute;
	left: -9999px;
}

#bannerphoto {
	background-image: url(images/banner_photo_bg.jpg);
	height: 252px;
	width: 614px;
	position: absolute;
	top: -12px;
	left: -17px;
	z-index: 10;
	background-repeat: no-repeat;
}


#bannerphoto #default {
	background-image: url(images/homephoto_rockingchair.gif);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}

#bannerphoto #lodging {
	background-image: url(images/bnrphto_lodging_cabin.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}
#bannerphoto #aboutus {
	background-image: url(images/bnrphto_aboutus_cabins.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}
#bannerphoto #activities {
	background-image: url(images/bnrphto_activities_quail.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}

#bannerphoto #gallery {
	background-image: url(images/bnrphto_gallery_peers.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}

#bannerphoto #calendar {
	background-image: url(images/bnrphto_calendar_pool.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}

#bannerphoto #events {
	background-image: url(images/bnrphto_events_lodge.jpg);
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}
#bannerphoto #july4th09 {
	height: 184px;
	width: 564px;
	position: absolute;
	top: 28px;
	left: 25px;
	z-index: 20;
}




#content_main_home {
	margin-top: 423px;
	background-image: url(images/main_content_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#content_main {
	margin-top: 240px;
	background-image: url(images/main_content_bg2.jpg);
	background-repeat: no-repeat;
}
#content_area {
	padding-right: 38px;
	padding-left: 35px;
	padding-top: 22px;
	padding-bottom: 0px;
	min-height: 300px;
}
#content_area.larger {
	padding-right: 15px;
	padding-left: 25px;
}
#content_area h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin-bottom: 0.7em;
}
#content_area .right {
	float: right;
	width: 290px;
}
.section_nav {
	display: block;
	width: 190px;
	background-color: #F3F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9234;
	background-image: url(images/tan_orng_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}
.section_nav li {
	list-style-type: none;
	display: inline;
}
.section_nav a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9234;
}
	
.section_nav a:hover {
	background-image: url(images/arrowhead.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
#gallery_wrapper img {
	display: block;
	float: left;
	width: 90px;
}
#gallery_wrapper a {
	display: block;
	border: 1px solid #F4E5AA;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#gallery_wrapper a:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.breadcrumbing {
	margin-bottom: 1em;
}
img.left_w_brdr {
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C0B794;
	margin-bottom: 10px;
	margin-roght: 15px;
}
img.right_w_brdr {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C0B794;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
}
#cottage_int {
	background-image: url(images/cottage-interior_bg.gif);
	height: 140px;
	width: 490px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 32px;
	padding-left: 10px;
}
#cottage_int img {
	margin-right: 8px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 810px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 20px;
}
div#benefit {
	background-color: #ECE9DB;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #261703;
}
div#gift_cert {
	margin-bottom: 20px;
	width: 500px;
}
#tags {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #D0C9A3;
}
img.right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}


#amenities_rotator {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C0B794;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
	width: 207px;
	height: 139px;
}
#rec_rotator {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C0B794;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
	width: 207px;
	height: 155px;
}
