@charset "utf-8";
/* CSS Document */

.lightLink {
	color: #00C4FF;
	text-decoration: none;
}
.darkLink {
	color: #0000FF;
}
.footerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.parkrulesbox {
	background-image: url(../images/park_rules_bg.png);
	background-repeat: repeat-y;
	border: medium solid #998675;
}
.visitorCountNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.headerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.smallP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentBoxGray {
	background-color: #CCCCCC;
}
.contentBoxParkPage {
	background-color: #574335;
}
.contentBoxWhite {
	background-color: #FFFFFF;
}
body {
	background-attachment: scroll;
	background-color: #253D2E;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

	body {
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family:inherit;
		font-size:small;
	}

	body {
		text-align: center;
	}
	
	#wrapper {
		width: 835px;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
	}

	body {
		text-align: center;
	}
	#wrapper {
		text-align: left;
		width:850px;
	}
	
	#content {
		width: 750px;
		height: auto;
		margin-top: -10px;
		margin-bottom: 0px;
		margin-right:15px;
		margin-left:15px;
		margin-right:38px;
		width:auto;
		border:none;
		padding-top: 0px;
		padding-right: 25px;
		padding-bottom: 0px;
		padding-left: 25px;
	}
	
	#header {
		height: 143px;
		clear: both;
		margin: 0px;
		padding: 0px;
		margin-left: -5px;
	}
	
	#header li {
		float: left;
		margin: 0px;
		padding: 0px;
		display: inline;
	}
	
	#header a {
		display: block;
	}
	
	#header li {
	position:relative;
	top: 72px;
	left: 0px;
	height: 71px;
	}
	
	#header #leftend {
	float:left;
	top:0px;
	}
	
	#header #leftend a {
	height: 143px;
	width: 224px;
	}
	#header #OHV {
	width: 118px;
	}
	#header #OHV a {
	height: 76px;
	width: 118px;
	}
	#header #Cutsforth {
		width: 157px;
	}
	#header #Cutsforth a {
		height: 76px;
		width: 157px;
	}
	#header #Anson {
		width: 190px;	
	}
	#header #Anson a {
		height: 76px;
		width:190px;
	}
	
	#header .menuDivider {
	display: block;
	height: 20px;
	width: 1px;
	border-left: 4px solid #5B3A22;
	position: absolute;
	left:114px;
	top:40px;
	bottom:50%;
	}
	
	.separatorInvisible { 
		height: 0;
		clear: both;
	}
	
	.separator {
		height: 5px;
		background-color: #996600;
		clear: both;
		margin-bottom: 0.5em;
		margin-top: 1em;
	}

	#tagline {
		text-align:center;
		margin: 10px 15px;
	}
	
	#content #mainContent {
	width: 550px;
	float:left;
	padding-bottom: 20px;
	}
	
	#content #sideContent {
	float:right;
	width: 180px;
	}
	
	#mainContent img {
		margin-bottom: 1em;
	}
	
	#mainContent .contentColumnLeft {
	width:270px;
	float:left;
	}
	#mainContent .contentColumnRight{
	width:240px;
	float:right;
	}
	
	#mainContent .contentColumnRight div {
		padding-right:10px;
	}
	
	#content .infoList {
	margin:0px;
	padding-left: 1.2em;
	list-style:disc;
	list-style-position:outside;
	font:inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	
	#content .infoList li {
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;		
	}
	#counter {
	width:830px;
	height: 60px;
	background-image: url(../images/visitorcounter_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	position: relative;
	text-align: center;
	top: -50px;
	}
	
	#counter .visitorCountNumber {
		line-height: 6em;
		padding-left:20px;
		margin-bottom: -30px;
	}
	
	#bottomNavBar {
		text-align: center;
		clear: both;
		margin-top: 1em;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	
	#bottomNavBar a {
		padding-left: 0;
		padding-right: 0;
	}
	
	a.lightLink:hover {
		color:#FFFF00;
	}
	
	a.darkLink:hover {
		color:#FF0000;
	}
	
	.navBarDivider {
		margin-left: 10px;
		margin-right: 3px;
		border-left: solid 1px #CCCCCC;
		height: 0.9em;
		top: 0.2em;
	}
	
	#topNavBar {
		text-align: right;
		float: right;
	}
	
	.topNavBarDivider {
		background-image: url(../images/leaf_divider.png);
		background-repeat: no-repeat;
		background-position: center center;
		width: 17px;
		height: 10px;
		padding-left:4px;
		padding-right:4px;
		margin-left: 5px;
		margin-right:1px;
	}	
	
.sectionHeader {
	margin-bottom: 0.75em;
	margin-top: 2em;
}


	#parkRules {
	width: 450px;
	margin-bottom: 15px;
	}
	
	#parkRules ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	width: 484px;
	}
	
	#parkRules li {
	padding-right: 10px;
	text-align: left;
	}
	
	#parkHeader {
	height: 46px;
	width: 584px;
	display: block;
	margin-left: -10px;
	}
	
	#mainContent {
		width: 580px;
	}
	
	#gallerySectionHeader .smallP {
	position: relative;
	left: 120px;
	top: -1.3em;
	width: 450px;
	margin-bottom: -1.3em;
	white-space: nowrap;
	}
	
	#galleryHeader {
		margin-bottom: .75em;
	}

	#parkRulesHeader {
		margin-bottom: .75em;
	}
	
	.pdf {
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 1em;
	clear: both;
	}
	
	#rates ul {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 1em;
	}
	#rates li {
		margin-left:1.5em;
	}	
	
	.fillFieldErr {
		border: 2px solid #990000;
		margin:2px
	}	

	.map img {
		clear:right;
	}
	.mapText  {
	clear:both;
	float: left;
	}

#maps a
{
	text-decoration: none;
}

.eventText {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.eventSubText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.eventDate {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#adminLogOut {
	float:right;
	width: 100px;
	text-align:right;
	display:block;
}

div {
	color: #FF0;
}

.notice {
	color: #FF0;
}
