@charset "UTF-8";
/* CSS Document */

body {
	background:#003366;
	font-family:"Myriad Pro", Arial, san-serif;
	font-size:0.8em;
	line-height:1em;
	letter-spacing:1px;
	}
a {
	text-decoration:none;
	color:#ffffff;
	}
img {
	border:0 none;
	}
div {
	margin-left:auto;
	margin-right:auto;
	}
#wrapper {
	width:1000px;
	background-color:#003366;
	}
#header_wide {
	height:140px;
	width:1000px;
	z-index:1;
	margin-bottom:10px;
	}
#main_wrap {
	width:900px;
	background-color:#6699cc;
	padding-bottom:5px;
	}
#main {
	width:860px;
	padding-top:5px;
	margin-bottom:10px;
	}
#content {
	width:860px;
	}
.text {
	padding:10px;
	float:left;
	}
#blocks {
	background-color:#003366;
	}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul#columns {
	margin-left:0px;
	}
ul#columns li {
	width:270px;
	float:left;
	padding-right:23px;
	}
ul#columns li.right {
	padding-right:0px;
	}
#flash_banner {
	height:250px;
	position:relative;
	vertical-align:top;
	padding-bottom:10px;
	}
h1	{
	color:#ffffff;
	font-size:1.1em;
	font-style:italic;
	letter-spacing:1px;
	display:inline;
	}
h2 {
	color:#663300;
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	display:inline;
	}
#clear {
	clear:both;
	}
#footer {
	height:30px;
	width:830px;
	background-color:#003366;	
	margin:10px 10px 10px 3px;
	padding:7px 15px 0 10px;
	color:#ffffff;
	clear:both;
	display:block;
	font-size:0.8em;
	text-align:center;
	}
#footer a {
	font-weight:normal;
	color:#ffffff;
	}


/* Box Edges */
.highlight_wrap {
	width:266px;
	align:left;
	padding-bottom:15px;
	}
.box_top {
	height:1px;
	background:url(../images/box_top.gif) no-repeat right top;
	}
.box_middle {
	width:270px;
	background:url(../images/box_middle_home.gif) repeat-y left top;
	margin-left:-1px;
	}
.box_bottom {
	height:4px;
	margin-left:1px;
	background:url(../images/box_bottom.gif) no-repeat right top;
	}
.titlebar_270 {
	background:url(../images/titlebar.gif) no-repeat left top;
	margin:-1px 0 0;
	padding:0 0 0 10px;
	height:30px;
	width:257px;
	}
.titlebar_text {
	padding:9px 0 0 0;
	}
#highlight_content {
	/*background-color:#99cc99;*/
	margin-left:1px;
	}
#hightlight_text {
	padding:10px;
	}
#padding {
	padding-top:5px;
	}
#padding2 {
	padding-top:10px;
	}

/* Navigation */
#nav {height:40px; width:860px; background:url(../images/nav_bkgrnd.gif) no-repeat; margin-top:10px;}
#nav ul {float:left;}
#nav li {float:left; display:inline;}
#nav li a {height:40px; display:block;}
#nav li a span {display:none;}

#nav .home a {width:85px; background:url(../images/nav.gif) 0 0 no-repeat;}
#nav .home a:hover {background:url(../images/nav.gif) 0 -50px no-repeat;}
#nav .about a {width:176px; background:url(../images/nav.gif) -86px 0px no-repeat;}
#nav .about a:hover {background:url(../images/nav.gif) -86px -50px no-repeat;}
#nav .visitors a {width:154px; background:url(../images/nav.gif) -261px 0 no-repeat;}
#nav .visitors a:hover {background:url(../images/nav.gif) -261px -50px no-repeat;}
#nav .events a {width:159px; background:url(../images/nav.gif) -415px 0 no-repeat;}
#nav .events a:hover {background:url(../images/nav.gif) -415px -50px no-repeat;}
#nav .directions a {width:145px; background:url(../images/nav.gif) -575px 0 no-repeat;}
#nav .directions a:hover {background:url(../images/nav.gif) -575px -50px no-repeat;}
#nav .rules a {width:95px; background:url(../images/nav.gif) -715px 0 no-repeat;}
#nav .rules a:hover {background:url(../images/nav.gif) -715px -50px no-repeat;}

/* Where am I? Nav */
#bodyhome .home a {background:url(../images/nav.gif) 0 -50px no-repeat;}
#bodyabout .about a {background:url(../images/nav.gif) -86px -50px no-repeat;}
#bodyvisitors .visitors a {background:url(../images/nav.gif) -261px -50px no-repeat;}
#bodyevents .events a {background:url(../images/nav.gif) -415px -50px no-repeat;}
#bodydirections .directions a {background:url(../images/nav.gif) -575px -50px no-repeat;}
#bodyrules .rules a {background:url(../images/nav.gif) -715px -50px no-repeat;}

/* Tour Sub Nav */
a.camping {color:#663300;}
a.cabins {color:#663300;}
a.rvs {color:#663300;}
a.events {color:#663300;}
a.wedding {color:#663300;}
a.tour {color:#99cc99;}
a.active {color:#663300;}


/* Sub-Page Nav */
#three_content_about a {
	display:block;
	color:#cc0066;
	font-size:10pt;
	padding-left:15px;
	}
#three_content_about a:hover {
	background:url(../images/carrot.png) 0 0 no-repeat;
	}
#leftnav {
	float:left;
	width:170px;
	margin-left:28px;
	}
.leftbox_top {
	height:1px;
	width:165px;
	float:left;
	background:url(../images/box_top.gif) no-repeat top;
	margin-left:1px;
	}
.leftbox_middle {
	width:168px;
	background:url(../images/navbox.gif) no-repeat top;
	height:25px;
	}
.leftbox_middle_active {
	width:168px;
	background:url(../images/navboxactive.gif) no-repeat top;
	height:25px;
	}
.leftnav_text a:hover {
	color:#663300;
	}
.leftnav_text2 a:hover {
	color:#99cc99;
	}
.leftbox_middle2 {
	width:168px;
	background:url(../images/navboxgreen.gif) no-repeat top;
	height:25px;
	}
.leftbox_sitemap {
	width:168px;
	background:url(../images/sitemap.gif) no-repeat top;
	height:100px;
	}
.leftbox_middle2_active {
	width:168px;
	background:url(../images/navboxgreenactive.gif) no-repeat top;
	height:25px;
	}
.leftbox_bottom {
	height:4px;
	margin-left:1px;
	background:url(../images/box_bottom.gif) no-repeat scroll right top;
	width:167px;
	padding-bottom:5px;
	}
.leftnav_text {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	padding-top:8px;
	}
.leftnav_text2 {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	padding-top:8px;
	}
.second {
	padding-left:15px;
	}

/* Map */
.map_wrap {
	align:left;
	padding-bottom:15px;
	margin-left:250px;
	}
.map_middle {
	background:url(../images/box_middle.gif) repeat-y left top;
	}
.map_titlebar {
	background:url(../images/titlebar.gif) no-repeat left top;
	margin:-1px 0 0;
	padding:0 0 0 10px;
	height:30px;
	width:596px;
	}
.map_content {
	margin-left:1px;
	}
/* Reservations */
.res_wrap {
	float:left;
	margin-left:125px;
	padding-bottom:15px;
	}
.res_content {
	margin-left:1px;
	padding:10px 10px 10px 10px;
	width:589px;
	}
.special {
	height:357px;
	margin-left:1px;
	}

/* Form Styles */
fieldset {clear: both; margin:0px; padding:0; border:hidden;}
legend {padding: 0 0 1.286em; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

form {margin:0; padding:0;}
form .field, form .buttons {clear: both; margin: 0 0 1.5em;}
form .field label {display: block;}
form ul.fields {margin: 0 0 1.5em; padding: 0;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 .75em 0 0;}

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select {margin: 0; font: 1em/1.3 Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: baseline;}
input.text, input.password, textarea {border: 1px solid #663300; padding: 2px;}

/* horizontal layout */
form.horizontal .field {padding-left: 140px; padding-bottom:10px; border:none 0px;}
form.horizontal .field label {display: inline; float: left; width: 130px; margin-left: -140px; margin-top:4px;}

/* visitors guide */
.item_wrap {
	padding-bottom:10px;
	height:110px;
}

.small_img {
	border: 5px #663300 solid;
	width:100px;
	float:left;
	}
.item_text {
	margin-left:120px;
	}

