html, body {
	margin: 0; 
	padding: 0; 	
	border: 0;
	}

body {
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 100.01%;
	background-color: #000;
	display: block;
	}
	
	body.pageone a.one, 
	body.pagetwo a.two,
	body.pagethree a.three,
	body.pagefour a.four,
	body.pagefive a.five,
	body.pagesix a.six,
	body.pageseven a.seven,
	body.pageeight a.eight {
	background-color: #666666;
	color: #FF9900;
	}

#wrapper {
	width: 847px;
	text-align: left;
	position: relative;
	float: none;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	}

#indexBanner {
	height: 156px;
	width: 847px;
	}

#subBanner {
	background:url(../images/subBanner.jpg) no-repeat;
	height: 156px;
	width: 847px;
	}
	/* navigation column */

#leftCol {
	width: 200px;
	padding: 0;
	position: absolute;
	margin: 0;
	top: 125px;
	left: 0px;
	}

.menu {
	width:150px;
	position:relative;
	margin:0;
	font-size:14px;
	padding-top: 25px;
	}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; color:#ff9900; 
	width:180px; 
	text-align:right; 
	line-height:19px; 
	font-size:0.9em; 
	padding-right: 10px; 
	font-weight: bold;
	}

.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
	}

.menu ul li {
	float:left; 
	margin-right:1px; 
	position:relative;
	}

.menu ul li ul {
	display: none;
	}

.menu ul li:hover a {
	color:#000; 
	background:#99cc33;
	}

.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:188px; 
	width:180px;
	}

.menu ul li:hover ul li a.hide {
	background:#99cc33; 
	color:#000;
	}

.menu ul li:hover ul li:hover a.hide {
	width:180px;
	}

.menu ul li:hover ul li ul {
	display: none;
	}

.menu ul li:hover ul li a {
	display:block; 
	background:#99cc33; 
	color:#000; 
	width:180px;
	}

.menu ul li:hover ul li a:hover {
	background:#0099cc; 
	color:#fff
	}

.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:151px; 
	top:0; 
	color:#000;
	}

.menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:180px; 
	background:#dfc184; 
	color:#000;
	}

.menu ul li:hover ul li:hover ul li a:hover {
	background:#bd8d5e; 
	color:#fff;
	}

/* main content column */
#mainContent {
	width: 647px;
	margin-left: 200px;
	position: relative;
	}

#mainContent #box {
	width:613px;
	font-size: 0.8em;
	color:#666;
	line-height: 1.6em;
	background-color:#FFFFFF;
	margin-top: 15;
	margin-right: 15;
	margin-bottom: 25px;
	margin-left: 16px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: left;
	clear: none;
	}

#mainContent #box p{
	margin: 0px 0px 3px 0px;
	padding: 0 25px 6px 25px;
	}

#mainContent .cap {
	font-size: 3em;
	color:#0099cc;
	font-weight:bold;
	float:left;
	height:auto;
	margin-right: 2px;
	line-height: 26px;
	margin-top: 7px;
	} 

#footer {
	width: 847px;
	font-size: 0.8em;
	text-align: right;
	position: relative;
	color: #FF9900;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	height: 0;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#footer p {
	padding: 10px 5px 15px 5px;
	background-color: transparent;
	}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	}

#footer a:hover, .footer a:focus {
	text-decoration: underline;
	}

.clearboth { 
	clear: both;
	}

.sponsor {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 480px;
	color: #ff9900;
	font-size: 95%;
	line-height: 10px;
	}
.sponsor_image {
	width: 480px;
	float: left;
	margin-top: 0px;
	background-image: url(../images/sponsors.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
}

.homeLogo {
	width: 65px;
	float:right; 
	margin: 16px 638px 0 0;
	padding: 0;
	}

.homeLogo img {
	border: none;
	}
	.homeLogo a {
		text-decoration:none;
	}
	.bannerFloat{
		float: right;
		margin: 55px 38px 0 0;
	}
	.flashPhotoHolder{
	margin: 0;
	padding:0;
	position: relative;
	float: left;
	}

.bulletinBoard {
	background-color: #0099CC;
	width: 175px;
	float: right;
	color: #000000;
	padding-bottom: 15px;
	}

.bulletinBoard p {
	color: #000000;
	font-size: 0.7em;
	margin: 0em 0em 1em 0em;
	}

.bulletinBoard a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: .7em;
	}

.bulletinBoard a:hover {
	text-decoration: underline;
	font-size: 0.7em;
	color: #FFFFFF;
	}

.bulletinBoard a:visited {
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	}

.bulletinBoardList {
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 3px;
	padding-right: 15px;
	}
.socialNetwork {
	float: right;
	width: 50px;
	text-align: right;
	margin-top: 25px;
	line-height: 5px;
}

.rightFlt {
	float: right;
	font-size: 0.8em;
	line-height: 24px;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

.leftFlt {
	float: left;
	font-size: 0.8em;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 24px;
	}
.caption {
	line-height: 15px;
	margin-top: 6px;
}

.jump{
	float:left;
	width: 200px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

.jumpMenu{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	}

.faq {
	color:#FF9900;
	font-weight: bold;
	}

h1 {
	font-size: 1.45em;
	margin: 0;
	padding: 0px 0px 3px 25px;
	color: #0099cc;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	}

h2 {
	font-size: 1.15em;
	margin: 0em 0em 0em 0em;
	padding: 0 0 0 25px;
	}
#sponsor_miller {
	float: left;
	clear: left;
	margin-top: 9px;
	margin-left: 165px;
}
#sponsor_left {
	float: left;
	margin-top: 33px;
	margin-left: 65px;
	}
#sponsor_right {
	float: right;
	margin-top: 12px;
	margin-right: 85px;
	}
#col_left {
	float: left;
	width: 180px;
	margin-top: 12px;
	margin-left: 30px;
}
#col_cent {
	width: 180px;
	margin-left: 6px;
	margin-right: 0px;
	float: left;
	margin-top: 12px;
}
#col_right {
	width: 180px;
	float: right;
	margin-right: 30px;
	margin-top: 12px;
}
#emcee1 {
	width: 225px;
	float: left;
}
#emcee2 {
	width: 250px;
	float: left;
}

.sponsorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	margin-left: 30px;
	padding-top: 10px;
	}

.photoGalleries {
	float: left;
	font-size: 0.8em;
	line-height: 24px;
	text-align: left;
	height: 250px;
	width: 300px;
	margin-left: 75px;
	padding-right: 20px;
	}

.galleryText {
	float: left;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 0px;
	height: 250px;
	color: #FFFFFF;
	width: 150px;
	}

#wrapper #mainContent .sponsor div {
	color: #FF9900;
	}

.mapText {
	float: left;
	width: 563px;
	margin-left: 24px;
	}

.subNav {
	float: left;
	width: 200px;
	margin-left: 24px;
	margin-top: 18px;
	clear: left;
	line-height: 24px;
	margin-right: 15px;
	margin-bottom: 20px;
	}
.subNav2 {
	float: left;
	width: 200px;
	clear: left;
	line-height: 24px;
	margin: 0px 15px 20px 24px;
}

.photoSubNav {
	float: left;
	width: 250px;
	margin-left: 24px;
	margin-top: 18px;
	clear: left;
	line-height: 24px;
	margin-bottom: 18px;
	}

.site_map {
	float: left;
	width: 225px;
	margin-left: 50px;
	margin-top: 15px;
	}

#site_map a:hover, .footer a:focus {
	text-decoration: underline;
	}

A:link {text-decoration: none; color: #FF9900;}
A:visited {text-decoration: none; color: #FF9900;}
A:active {text-decoration: none; color: #FF9900;}
A:hover {
	text-decoration: underline;
	color: #FF9900;
	}

.topHead {
	z-index:1;
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 24px;
	text-align: right;
	letter-spacing: .1em;
	width: 830px;
	}
.formText {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.webCredits {
	float: left;
	clear: none;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 30px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.boardPhotos {
	float: right;
	margin: 0;
	font-size: 0.8em;
	line-height: 15px;
	text-align: left;
	padding: 0 25px 0 15px;
}
#list1 {
	float: left;
	width: 275px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#list2 {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
.clear {
	clear: both;
	padding-top: 9px;
	padding-bottom: 3px;
}
.clear_rule {
	clear: both;
	padding-top: 12px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000000;
}
.clear_rule2 {
	clear: both;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	padding-bottom: 0px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #666666;
	line-height: 21px;
}
.bulletedBox  {
	padding-top: 0em;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.set_times {
	padding-left: 24px;
	line-height: 22px;
}
.set_change {
	padding-left: 24px;
	line-height: 24px;
	padding-bottom: 12px;
	padding-top: 3px;
}
