/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	padding: 0;
	margin: 0;
}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

ul, ol {
	padding: 0 0 10px 20px;
}

li {
	color: #333;
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

p {
	color: #333;
	margin: 0 0 10px;
}

a {
	color: #002b45;
}

a:hover {
	color: #ff9900;
}

/*-- Headlines --*/
h1 {
	display: none;
}
	
	
h2 {
	background: url(../images/headicon.gif) no-repeat top right;
	font-size: 24px;
	width: auto;
	color: #002b45;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	margin: 0 0 15px;
	float: left;
}
	
h3 {
	font-size: 18px;
	color: #002b45;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0;
}

h4 {
	font-size:14px;
	color:#002b45;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px 0 0;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 0;
}

/*-- Nav --*/
ul#nav {
	background: url(../images/bg_black.jpg) repeat-x 0 0;
	width: 1000px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#nav li {
	list-style-type: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 9px 15px 13px;
	border-right: solid 1px #000;
	float: left;
}

ul#nav li.last {
	border: none;
}

ul#nav li a {
	color: #fff;
	text-decoration: none;
}
	
ul#nav li a:hover, ul#nav li a.current {
	color: #ff9900;
}

/*-- Content --*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}	

#header {
	width: 1000px;
	height: 150px;
	background: url(../images/img_head2.jpg) no-repeat top left;
	border-bottom: 3px solid #FF9900;
	margin: 0 auto;
	display: block;
}
	
#head a {
	display: block;
	width: 1000px;
	margin: 0;
	padding: 0;
	border: none;
}
	
#flash {
	height: 300px;
	width: 1000px;
	background: #000;
	border-bottom: 3px solid #ff9900;
}
	
#siteBar {
	background: url(../images/bg_black.jpg) repeat-x 0 0;
	width: 1000px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
	
#siteBar img {
	border: none;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}

#siteBar h4 {
	color: #fff;
	padding: 12px 0 12px 15px;
	float: left;
}
	
#content {
	width:1000px;
	overflow: hidden;
	padding: 10px 0 0;	
}
	
#hourFrame {
	width: 470px;
	background: #fff url(../images/bg_accordian_child.gif) repeat-x bottom left;
	padding: 15px;
	margin: 0;
	overflow: hidden;
	float: right;
}
	
#hourFrame img {
	border: none;
}

.aboutleft {
	margin: 0 20px 5px 0;
}

.aboutright {
	background: #fff;
	width: 175px;
	margin: 0 0 5px;
	padding: 10px;
	border: solid 1px #999;
	float: right;
}

ul.schools {
	padding: 0;
	margin: 0;
}

ul.schools li {
	font-size: 12px;
	list-style-type: none;
	width: 150px;
	margin: 0 5px 0 0;
	padding: 0 0 15px;
	text-align: center;
	float: left;
}
	
.postarea {
	width: 500px;
	float: left;
	overflow: hidden;
}

.postarea h2 {
	background: none;
	font-size: 18px;
	color: #fff;
	float: none;
}

#homeContainer2 {
	width: 1000px;
	height: 150px;
	background: transparent;
	margin: 0 auto;
	padding: 10px 0px;
}

.homeWelcome, .locationDiv, .thankscontent {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 229px;
	width: 470px;
	padding: 8px 15px;
	margin: 0px 10px 10px 0px;
	clear: none;
}

.homeWelcome h2, .locaionDiv h2 {
	margin: 0 0 20px;
}

.locationDiv {
	height: 229px;
	overflow: hidden;
}

.thankscontent {
	height: auto;
}
	
.homeWelcome2 {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 100px;
	width: 960px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 0px;
	clear: none;
}
	
.homeTopRight {
	color: #333;
	height: 200px;
	width: 465px;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 10px 0px;
	clear: none;
	float: right;
}

ul.locations {
	margin: 0;
	padding: 0;
}

ul.locations li {
	list-style-type: none;
	width: 150px;
	margin: 0 5px 10px;
	padding: 0;
	float: left;
}

ul.locations li.last {
	margin: 0 0 10px;
}

ul.locations li p {
	font-size: 11px;
}
	
.blockwrap {
	width: 490px;
	float: right;
	overflow: hidden;
}
	
.faqDiv, .eventsDiv, .contactDiv, .bowlingDiv {
	background: #fff url(../images/bg_accordian_child.gif) repeat-x bottom left;
	color: #333;
	height: 225px;
	width: 210px;
	padding: 10px 15px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.faqDiv, .contactDiv {
	height: 225px;
}

.faqDiv h2, .eventsDiv h2, .contactDiv h2, .bowlingDiv h2 {
	font-size: 18px;
}

.faqDiv p, .eventsDiv p, .contactDiv p, .bowlingDiv p,
.faqDiv h4, .eventsDiv h4, .contactDiv h4, .bowlingDiv h4 {
	padding: 0 0 5px;
	clear: both;
}
	
.contactDiv, .bowlingDiv {
	float: right;
}
	
.eventformA {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	width: 460px;
	padding: 8px 15px;
	margin: 00;
	float: left;
}
	
.eventformB {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	width: 470px;
	padding: 8px 15px;
	margin: 0;
	float: right;
}
	
.employForm {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	width: 470px;
	padding: 8px 15px;
	margin: 0 10px 10px 0;
	clear: none;
	float: left;
	overflow: hidden;
}

.employForm h2, .eventformA h2, .eventformB h2 {
	background: none;
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px;
	float: none;
}

.eventformA h2, .eventformB h2 {
	margin: 0 0 20px;	
}

.employForm h3 {
	padding: 25px 0 10px;	
}

/*-- Form Styling --*/
.required {
	color: #990000;	
}

.label {
	font-weight: bold;
	width: 100px;
	text-align: right;
}

.formleft, .formright {
	width: 225px;
	float: left;
}

.formright {
	float: right;	
}

.wide {
	width: 260px;	
}

.narrow {
	width: 190px;	
}

input {
	background: none;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 3px;
	border: solid 1px #999;
}

textarea {
	width: 470px;
	height: 150px;
}

textarea.subjects {
	width: 175px;
	height: 50px;	
}

input.radio {
	width: 30px;	
}

input.short {
	width: 75px;	
}

input.btform {
	background: #0066cc;
	width: 100px;
	font-weight: bold;
	color: #fff;
	border: solid 1px #002b45;
}

table.wages, table.reasons {
	margin: 0 0 15px;	
}

th {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

td {
	padding: 3px;	
}

td input {
	width: 125px;
}

table.reasons td input {
	width: 200px;
}

/*-- Events --*/
#slideshow {
    position: relative;
    height: 115px;
}

#slideshow DIV {
	background: #none;
    position: absolute;
    top: 0;
    left:0 ;
    display: none;
}

#slideshow DIV.active {
    display: block;
}

#slideshow DIV.last-active {
    display: none;
}

/*-- Footer --*/
#footer {
	width: 1000px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 15px 0 35px;
	overflow: hidden;
}

#footer h4 {
	color: #fff;
	padding: 20px 0 0;
	float: left;
}

#footer ul.sitemap {
	background: url(../images/bg_black.jpg) repeat-x 0 0;
	padding: 5px;
	float: left;
	display: block;
}

#footer ul.sitemap li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: upper;
	width: 110px;
	margin: 0;
	padding: 0 5px 0;
	float: left;
}

#footer ul.sitemap ul {
	padding: 10px 0 0;
}

#footer ul.sitemap ul li {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	border: none;
	margin: 0;
	padding: 0;
}

#footer ul.logos {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	display: block;
}

#footer ul.logos li {
	list-style-type: none;
	width: 80px;
	height: 75px;
	margin: 0 5px 10px 0;
	float: left;
}

#footer ul.logos li.last {
	margin: 0 0 10px;
}

#footer ul.logos li.large {
	width: 165px;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer ul.sitemap ul li a {
	color: #999;
}

#footer a:hover, #footer ul a.current, #footer ul.sitemap ul li a:hover {
	color: #ff9900;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	clear: both;
}

.divider {
	background: #ff9900;
	height: 3px;
}

.hidden {
	display: none;
}

h4.textcenter {
	text-align: center;
	width: 500px;
}

