/* 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: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}


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

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

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

/*-- Headlines --*/
h1 {
	display: none;
}
	
	
h2 {
	font-size: 20px;
	color: #330099;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px;
}
	
h3 {
	font-size: 16px;
	color: #330099;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
}

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

/*-- 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 {
	width: 1000px;
	height: 30px;
	margin: 0p auto;
	padding: 0;
	background: url(../images/bg_black.gif) no-repeat 0 0;
}
	
#siteBar img {
	border: none;
	margin: 0;
	padding: 0;
}
	
#siteBar a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: -29px 0 0 0;
}
	
#content {
	width:1000px;
	overflow: hidden;	
}
	
#hourFrame {
	width: 470px;
	background: #fff url(../images/bg_accordian_child.gif) repeat-x bottom left;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	float: right;
}
	
#hourFrame img {
	border: none;
}

.aboutleft {
	width: 210px;
	margin: 0 15px 0 0;
	float: left;
}

.aboutright {
	width: 245px;
	float: right;
}
	
#homeContainer {
	background: none;
	width: 1000px;
	margin: 0;
	padding: 10px 0 0;
	overflow: hidden;
}
	
.postarea {
	width: 500px;
	float: left;
	overflow: hidden;
}

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

.homeWelcome, .locationDiv {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 200px;
	width: 470px;
	padding: 10px 15px;
	margin: 0px 10px 10px 0px;
	clear: none;
}
	
.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 {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 200px;
	width: 465px;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 10px 0px;
	clear: none;
	float: right;
}
	
.locationPiece {
	width: 155px;
	height: 75px;
	float: left;
	clear: none;
}
	
.locationPiece a {
	font-size: 14px;
	text-decoration: none;
	color: #330099;
	margin-bottom: 0;
}
	
.locationPiece img {
	border: 1px solid #ccc;
}
	
.blockwrap {
	width: 490px;
	float: right;
	overflow: hidden;
}
	
.faqDiv, .eventsDiv, .contactDiv, .bowlingDiv {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 200px;
	width: 210px;
	padding: 10px 15px;
	margin: 0px 0px 10px 0px;
	float: left;
}
	
.contactDiv, .bowlingDiv {
	float: right;
}
	
.eventformA {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 250px;
	width: 465px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 0px;
	clear: none;
	float: left;
}
	
.eventformB {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 575px;
	width: 465px;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 10px 0px;
	clear: none;
	float: right;
}
	
.employForm {
	background: #fff url(../images/bg_accordian_head.gif) repeat-x 0 0;
	color: #333;
	height: 2750px;
	width: 800px;
	padding: 10px 0px 10px 15px;
	margin: 0px 10px 10px 0px;
	clear: none;
	float: left;
	overflow: auto;
}

#footer, #nav {
	width: 1000px;
	height: 30px;
	margin: 0px;
	background: url(../images/bg_black.gif) no-repeat 0 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 0px 5px 10px;
}

#nav a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 10px 5px;
	text-decoration: none;
}
	
#nav a:hover {
	color:#ff9900;
}
	
#footer {
	background: none;
	width: 1000px;
	height: 150px;
	padding: 15px 0 0;
	overflow: hidden;
}

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

#footer ul.sitemap li {
	list-style-type: none;
	font-size: 13px;
	text-transform: upper;
	line-height: 18px;
	width: 82px;
	padding: 0 6px 0;
	float: left;
	border-left: solid 1px #333;
	border-right: solid 1px #666;
}

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

#footer ul.sitemap ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	border: none;
	padding: 0;
}

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

#footer ul.logos li {
	list-style-type: none;
	margin: 0;
	float: left;
}

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

#footer a:hover {
	color: #ff9900;
}

#siteBar h4 {
	width: 400px;
	color: #fff;
	margin: 8px 0 0 10px;
	float: left;
}

#siteBar img {
	margin: 30px 0 0;
	float: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	clear: both;
}

