body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
	width:600px;
	height:250px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
}
#nav {
	width:794px;
	height:17px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/body_background.gif);
	margin: 2px 0px 0px 0px;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#373534;
	width:125px;
	height:15px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:125x;
	height:15px;
	padding-top:3px;
	text-decoration:none;
	color:#CF8D3E;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFDA8E;
	font-weight:800;
}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}

/* Page Body Content */

.content_header {
	height: 6px;
	background: url('images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
}

.content_header h2 {
	padding-left: auto;
	height: 6px;
	background: url('images/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
	margin-bottom: 0px;
	background: url('images/main_bg_botright.gif') #353434 no-repeat 100% 100%;
}

.content_box_left{
	padding-bottom: 0px;
	background: url('images/main_bg_botleft.gif') no-repeat 0px 100%;
}


/* Main Content */

#main_content {
	padding-right: 7px;7
	float: right;
}

#main_content .content_header {
	width: 800px;
}

#main_content .content_header h2 {
	color: #f89d31;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 800px;
}

#main_content .content_box {
	padding: 10px 30px 0px 0px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;
}

#main_content_border {
	padding-left: 42px;
	background: url('images/main_bg_side.gif') repeat-y 5px -1px;
}

#main_content .link-more {
	padding-bottom: 7px;
	padding-right: 5px;
	text-align: right;
	line-height: 11px;
}

#main_content .divider {
	margin: 0px auto 7px 2px;
	width: 800px;
	height: 3px;
	background: url('images/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/******************** HOME PAGE ********************/
.playMain {
	float:left;
	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	border: 1px solid black;
	font-weight:900;
	background-color:#EEEEEE;
}
.playMain h1{
	width:500px;
	height:100px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/PlaybyDay-large.png);
}
.frightMain {
	float:left;
	width:700px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border: 1px solid black;
	font-weight:900;
	background-color:#000000
}
.frightMain h1{
	width:500px;
	height:108px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/frightbynight-orange-large.png);
}

/****************** PLAY BY DAY ********************/

.play {
	width:710px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:5px;
	border: 2px solid black;
	font-weight:900;
	background-color:#EEEEEE;
}
.play h1{
	width:280px;
	height:60px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/PlaybyDay-small.png);
}

.play p{
	font-size: 12px;
	color: #00000;
	font-weight:900;
}
.play a{
	color: #052d4e;
	font-weight:800;
}
.play a:hover{
	color:#FFFFFF;
}

/****************** FRIGHT BY NIGHT ********************/
.fright {
	float:left;
	width:700px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border: 1px solid black;
	font-weight:900;
	background-color:#000000
}
.fright h1{
	width:280px;
	height:60px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/frightbynight-orange-small.png);
}
.fright p{
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 0px;
}
.fright a{
	color:#FFFFFF;
	font-weight:900;
}
.fright a:hover{
	color: #E9861B;
}

/****************** MAP ********************/
.map {
	float:left;
	width:700px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border: 1px solid black;
	font-weight:900;
	background-color:#000000
}
.map h{
	width:544px;
	height:30px;
	margin-left: Auto;
	margin-right: Auto;
}
.map a{
	color: #FFFFFF;
	font-weight:800;
}

.map h1{
	width:544px;
	height:363px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/map.jpg);
}


/****************** HOURS / PRICES ********************/
.playHours {
	float:left;
	width:340px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:5px;
	border: 2px solid black;
	font-weight:900;
	background-color:#EEEEEE;
}
.playHours h1{
	width:280px;
	height:60px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/PlaybyDay-small.png);
}

.playHours p{
	padding-top:1px;
	padding-bottom:1px;
	font-size: 12px;
	color: #00000;
	font-weight:900;
}

.frightHours {
	float:left;
	width:700px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:5px;
	border: 2px solid black;
	font-weight:900;
	background-color:#000000;
}
.frightHours h1{
	width:280px;
	height:60px;
	margin-left: Auto;
	margin-right: Auto;
	display: block;
	background-image:url(images/frightbynight-orange-small.png);
}

.frightHours p{
	padding-left:200px;
	padding-top:2px;
	padding-bottom:1px
	font-size: 12px;
	color: #FFFFFF;
	font-weight:900;
}
/****************** CONTACT ********************/
.contact {
	float:left;
	width:700px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border: 1px solid black;
	font-weight:900;
	background-color:#000000
}
.contact p{
	padding-top:2px;
	padding-bottom:2px
	font-size: 12px;
	font-weight:900;
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}


