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

body {
	margin: 0px;
	background-color: #F1FBE2;
}
/* Header */
#container1 {
	background-image:url(images/banner.gif);
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	text-align: left;
	position: relative;
	height: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container2 {
	background-color:#FFFFFF;
	height:24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#main_nav {
	padding-top:3px;
	padding-bottom:0px;
	padding-left:35px;
	width:700px;
	margin-right:auto;
	margin-bottom:0px;
}
#nav {
	clear:both;
	width: 700px;

	padding: 0px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	float: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#nav li a:hover {
	color: #6A7260;
	background-color: #d5f4a6;
}
#nav li a.active {
	color: #ffffff;
	background-color: #96c35a;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.navigation a {
	color: #6A7260;
}
.navigation a:visited {
	color: #6A7260;
}
.navigation a.active {
	color: #6A7260;
}
/* Nav Close */
#focal {
	clear:both;
	background-color:#96c35a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:25px;
	width: 800px;
	text-align: left;
	position: relative;
	height: 245px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #bbc3af;
	border-left-color: #CCCCCC;
}
#nofocal {
	clear:both;
	background-color:#FFFFFF;
	background-image:url(images/nofocal_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	text-align: left;
	position: relative;
	height: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container3 {
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: left;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top_middle {
	width: 800px;
	height: 1px;
	position: relative;
	background-image: url(images/950x1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bottom_middle {
	clear:both;
	width: 800px;
	height: 1px;
	position: relative;
	background-image: url(images/950x1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#left_side {
	width: 500px;
	padding-left:35px;
	float: left;
}

#left_side ul {
	margin-left: 0px;
}

#left_side ul.rules {margin-left:0;padding-left:20px;}
#left_side ul.rules li {margin-bottom: 10px;}


#banner_l {
	height:220px;
	background-color:#F1FBE2;
}

#col1 {
	float: left;
	width: 275px;
}
#col1 ul {
	padding-left: 15px;
}
#col2 {
	float: left;
	width: 150px;
	margin-left: 35px;
}
#col2 ul {
	padding-left: 15px;
}
#content_l {
	margin-top:15px;
	margin-right:25px;
}

#content_l ul.news li {
	margin-bottom: 7px;
}


.camping-pack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 0px;
}
.camping-pack td {vertical-align: top;}
.camping-pack td.total {
	color:#990000;
}


#content_l_rates1 {
	margin-top:15px;
	margin-right:25px;
	padding:15px;
	background-color:#F6F6F6;
	border: 1px solid #999999;
	position:relative;
}
#rates1 {
	width:200px;
	float:left;
}
#rates2 {
	float:left;
	margin-left:10px;
}
#content_l_rates2 {
	margin-top:15px;
	margin-right:25px;
	padding:15px;
	background-color:#FFFFFF;
	border: 1px solid #999999;	
}
#right_side {
	width: 225px;
	margin-left:10px;
	float: left;
}
#textblock {
	padding-left: 15px;
}
#textblock p {
	margin-top:0px;
}
#textblock ul {
	padding-left:12px;
	margin-left:0px;
}


#banner_r {
	height:200px;
	background-color:#F1FBE2;	
}
#content_r {
	margin-top:0px;
	background-color:#FFFFFF;
}
#content_r_stuff {
	padding-top:0px;
	padding-bottom:5px;
	padding-left: 15px;
	padding-right:15px;
}
#footer {
	clear:both;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height:120px;
	text-align: left;
	position: relative;
	border: 1px solid #CCCCCC;
}
#foot_l {
	float:left;
	width:400px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#foot_r {
	float:right;
	width:300px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer_r p {
	margin-top:0px;
}
/* Text Styles */

a:link,a:active {
	color: #6A7260;
	text-decoration: none;
}
a:visited {
	color: #6A7260;
	text-decoration: none;
}	
a:hover {
	color: #990000;
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #6E7D55;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #ADAFB1;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #6A7260;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 14px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #6E7D55;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
h5.sm {font-size: 12px;}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #699438;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 0px;
}




.main_text p a {text-decoration: underline;}

.side_text_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6A7260;
	text-align: left;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.btm_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.call_now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
}
.main_text_gb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
}
.side_text_gb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-top: 0px;
}
/* Floats */
.fleft {
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}
.fleft2 {
	float:left;
	margin-right:15px;
	margin-bottom:0px;
}


div#content_l table.heads tr td h5 {font-size: 12px;}