@charset "UTF-8";
body {
	background-color: #900;
	background-image: url(../media/graphix/main_bg_tvc.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainbox {
	margin-left: auto;
	margin-right: auto;
	width: 1048px ;
	height: auto;
	vertical-align:top ;
}
#playbyplay {
	display: block;
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
	height: auto;
	width: 184px;
	margin: 10px;
	text-align: center;
	padding: 8px;
	font-size: 14px;
	color: #FFF;	
}
.content {
	display: block;
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
	height: auto;
	width: 600px;
	margin-left: 10px ;
	margin-right: 10px ;
	margin-top: 10px ;
	margin-bottom: 2px ;
}
#hours {
	display: block;
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
	height: auto;
	width: 184px;
	margin: 10px;
	text-align: center;
	padding: 8px;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	line-height: 150%;
}
#cirque {
	display: block;
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
	height: auto;
	width: 200px;
	margin: 10px;
	text-align: center;
}
#facebook {
	display: block;
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
	padding: 8px;
	height: auto;
	width: 184px;
	margin: 10px;
	text-align: center;
}
#footer_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 35px ;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center ;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 35px ;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center ;
	font-weight: bold;
}
.boxes {
	background-image: url(../media/graphix/box_bg_new.png);
	border: 1px solid #999;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Begin Button */
.button
{
	display: block;
	width: 100px;
	height: 32px;
	background: url("../media/graphix/button_bg.png") no-repeat 0 0;
	float: left ;
	margin: 1px ;
}
.button:hover
{ 
	background-position: 0 -32px;
}

.button:active
{
	background-position: 0 -64px;
}
/* End Button */
#menu {
	background-color: #00C;
	padding: 1px;
	height: 34px;
	width: 612px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 10px ;
	text-align: center ;
}
#logo {
	height: 136px;
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: center ;
}
#social {
	height: auto;
	width: 600px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px ;
	position:relative;
}
#home {
	text-align: center ;
}
#about {
	text-align: left ;
	color: #FFF ;
	width: auto ;
	height: auto ;
	margin: 25px ;
	font-size: 14px ;
	vertical-align: top ;
	border-right: thin ;
	border-right-color: #666 ;
}
#aboutIMAGES {
	position: relative ;
}
#calender {
	text-align: center ;
	color: #FFF ;
	width: auto ;
	height: auto ;
	margin: 25px ;
	font-size: 24px ;
	vertical-align: top ;
}
#menupage {
	text-align: center ;
	color: #FFF ;
	width: auto ;
	height: auto ;
	margin: 25px ;
	font-size: 24px ;
	vertical-align: top ;
}
#events {
	text-align: left ;
	color: #FFF ;
	width: auto ;
	height: auto ;
	margin: 25px ;
	font-size: 14px ;
	vertical-align: top ;
}
#location {
	text-align: left ;
	color: #FFF ;
	width: auto ;
	height: auto ;
	margin: 25px ;
	font-size: 14px ;
	vertical-align: top ;
}
#newsletter {
	text-align: center ;
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #FFF ;
	width: 415px ;
	height: auto ;
	margin: 12px ;
	font-size: 14px ;
	vertical-align: top ;
}
