@charset "UTF-8";
.main_table {
	height: 100%;
	width: 980px;
	background-color: #006DCC;
}
.footer_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/content_box_bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 200px;
	width: 980px;
	background-position: bottom;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 239px;
	width: 980px;
}
.nav_table {
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.content_box_top {
	background-image: url(images/content_box_top.jpg);
	height: 34px;
	width: 980px;
	background-repeat: no-repeat;
}
.content_box_center {
	background-image: url(images/content_box_center.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content_box_bottom {
	background-repeat: no-repeat;
	height: 200px;
	width: 980px;
}
body {
	background-color: #CCCCCC;
}
a.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 140px;
}
a.nav_link:hover {
	color : #E54F27;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
a.nav_link:active {
	color : #FFF15F;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 200px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.nav_main {
	height: 27px;
	width: 980px;
}
.camping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/camping.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
a.norm_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E44F27;
	text-decoration: none;
	width: 140px;
}
a.norm_link:hover {
	color : #E44F27;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
a.norm_link:active {
	color : #FFF15F;
}
.nav_box {
	height: 27px;
	width: 140px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/rules.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.rental {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/rental.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/lnks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
	width: 100%;
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}
