@charset "utf-8";
/* CSS Document */

body {
	background:#3f3b31;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#3f3b31;
}

/* ---- centers site ----*/
#spcontainer {
	background: url(images/header-bkg.jpg) no-repeat;
	margin:0 auto;
	width:1000px;
	padding:0;
}


/*----- header tag -----*/
#spheader {
	height:266px;
	width:1000px;
	margin:0;
	padding:0;
}

/* ------ address box up top in header -----*/
#spheader .addybox {
	float:left;
	color:#0c233c;
	font-weight:bold;
	width:200px;
	padding-top:18px;
	padding-left:25px;
	font-size:12px;
}

/*------ flash float up top in header -----*/
#spheader .flashbox {
	float:right;
	padding-top:39px;
	padding-right:30px;
	margin:0;
}

/*------ main portion of text in site, floated right -----*/
#right {
	background: url(images/main-text.jpg);
	margin:0;
}

/* ----- p provides the padding for the main section text and photos. to be on every page.----- */
.padding {
	padding:0 45px 0 275px;
}

.padding_photogallery {
	padding:0 0px 0 275px;
}

#right a, #right a:visited {
	color:#3c742d;
	font-weight:bold;
}
#right a:hover {
	color:#5a7da2;
}

/*------ left column, holds menu and boxes -----*/
#left {
	float:left;
	width:230px;
	margin:0;
	padding:0;

}

.woodalls {
	width:207px;
	border:3px solid #fff;
	background:#5a7da2;
	padding:10px;
	margin-left:15px;
	color:#fff;
}

.titleunderline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	border-bottom:2px solid #fff;
}

.video {
	width:207px;
	border:3px solid #fff;
	background:#5a7da2;
	padding:10px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	color:#fff;
	
}
.video a, .video a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
.video a:hover {
	color:#9fee89;
}

.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:14px;
}

	
/* --------------- left hand menu code ----*/
#navcontainer { 
border-left: 1px dashed #656052;
	margin-left:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
	padding:3px 0 7px 0;
	
	}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 3px 0 3px 6px;
	width: 210px;
	background-color: #3f3b31;
	border-bottom: 1px dashed #656052;
	line-height:18px;
	font-weight:bold;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background: #36332a;
	color: #6db35a;
}

/*----- second menu -----*/
#spsecondmenu {
	width:715px;
	background:#e7e5d4;
	border:2px solid #9d9070;
	padding:2px 0 0 0;
	margin-left:254px;
	
}
	
/* ----- footer tag -----*/
#spfooter {
	clear:both;
	height:36px;
	background: url(images/footer.jpg) no-repeat;
	margin:0 0 0 13px;
	color:#fff;
	font-size:12px;
	padding:15px;
	text-align:center;
}
#spfooter a, #spfooter a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#spfooter a:hover {
	color:#9fee89;
}


#imgboxesR {
	padding:7px;
	background:#5a7da2;
	border: 4px solid #3f3b31;
	width:300px;
	float:right;
}

#imgboxesR a, #imgboxesR a:visited {
	color:#fff;
}
#imgboxesR a:hover {
	color:#FF9;
}

.imgboxesall {
	padding:7px;
	background:#5a7da2;
	border: 4px solid #3f3b31;
	width:300px;
	
}

.titleone {
	font-size:15px;
	font-weight:bold;
}

.titletwo {
	font-size:15px;
	font-weight:bold;
	color:#448f30;
}

/*----------- horizontal menu ----------*/
#menu {display:block; height:27px; padding-left:45px;}
#menu ul {margin:0; padding:0; list-style-type:none; height:26px; }
#menu li {display:block; float:left;  }
#menu li.list1 {background: url(images/menu/reserve-button.jpg) no-repeat; width:147px;}
#menu li.list2 {background: url(images/menu/rates-button.jpg) no-repeat; width:90px;}
#menu li.list3 {background: url(images/menu/camper-button.jpg) no-repeat; width:160px;}
#menu li.list4 {background: url(images/menu/parkmap-button.jpg) no-repeat; width:112px;}
#menu li.list5 {background: url(images/menu/contact-button.jpg) no-repeat; width:122px;}

#menu a {display:block; height:32px; }

#menu a#item1 {background:transparent url(images/menu/reserve-roll.jpg) -115px -86px no-repeat;}
#menu a#item2 {background:transparent url(images/menu/rates-roll.jpg) -115px -86px no-repeat;}
#menu a#item3 {background:transparent url(images/menu/camper-roll.jpg) -115px -86px no-repeat;}
#menu a#item4 {background:transparent url(images/menu/parkmap-roll.jpg) -115px -86px no-repeat;}
#menu a#item5 {background:transparent url(images/menu/contact-roll.jpg) -115px -86px no-repeat;}

* html #menu a:link, * html #menu a:visited {height:32px; he\ight:0;padding-top:10px;}

#menu a#item1:hover {background-position:top left; z-index:50; }
#menu a#item2:hover {background-position:top left; z-index:50;}
#menu a#item3:hover {background-position:top left; z-index:50;}
#menu a#item4:hover {background-position:top left; z-index:50;}
#menu a#item5:hover {background-position:top left; z-index:50;}

* html #menu a:hover {height:32px; he\ight:0;}

/* --- ends horizontal menu ------*/
