#body, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
	text-align: justify;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
#blueTable {
	background-color: #000033;
}
#blueTable a img {
	border-style: none;
}
.blueTable {
	background-color: #000033;
}
.blueTableAddCampers {
	background-color:#000033;
}
.blueTable td {
	text-align: left;
}
.blogHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14pt;
	text-align: left;
}
#employeeTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-align: justify;
}
#LightBlueHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #66ffff;
	font-size: 14pt;
}
.LightBlueHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #66ffff;
	font-size: 14pt;
}
.LightBlueText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #66ffff;
}

#DarkBlueHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14pt;
}
#productHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14pt;
}
#productTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
}
a:link, a:visited{
color: #66FFFF;
}

#header{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16pt;
	text-align: left;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 5px solid #000033;
	border-bottom-width: 5px;
	width: 650px; /*width of featured content slider*/
	height: 340px;
	z-index: 0;
}
.sliderwrapper .contentdiv{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt;
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: #000033;
width: 640px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination{
/*This is the thumbnail background part*/
width: 650px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: #000033;
padding: 5px 5px;
}
.pagination a{
/*This is for the thumbnails*/
padding: 5px 5px;
background: #000033;
}
.pagination a:hover, .pagination a.selected, .pagination a.visited{
/*This is the thumbnails border*/
background-color: #ffcc00;
}
body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.redBold {
	font-size: 1.4em;
	font-weight: bold;
	color: #F00;
}
.RedText {
	color: #F00;
}
.LimeText {
	color: #00FF00;
	text-decoration:underline;
}
.yellowBold {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0;
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	width: 950px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 240px;
}
table #registrationNumbers td {
	line-height: 20px;
	padding-left: 2px;
	border: 1px solid #6699ff;
	padding-right: 2px;
}
table #registrationNumbers {
	border-collapse: collapse;
}
#mainContent {
	background: #003;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 700px;
	float: left;
	height: auto;
}
#sidebar {
	background: #003;
	margin: 0px 3px 0px 0px;
	padding: 10px;
	width: 224px;
	float: right;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 65px;
	clear: both;
}
#frmRegistration input.text:focus, #frmRegistration textarea:focus {
	background: #eddab1;
}
#frmInquiry input.text:focus, #frmInquiry textarea:focus {
	background: #eddab1;
}
#frmInquiry label , #frmRegistration label{
	font-weight: bold;
}
.leftAlign {
	text-align: left;
}
.blueTable #MediaPlayer {
	z-index: -1;
}
#noSpace ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#FAQ h3 {
	margin-bottom: 0px;
}

