*,html,body{
	color: #e7c3aa;
	font-family: Georgia, "Times New Roman", serif;
}
html,body{
	background-color: #290005;
	background-image: url('../img/bgtile.gif');
}
p,div,td{
	color: #e7c3aa;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
}
h1,h2,h3,h4{
	display: block;
}
h1{
	text-align: center;
}
h2{
	font-weight: normal;
	font-size: 20px;
	color: #fcbb0a;
}
a{
	color: #ffa133;s
}
a:hover{
	color: #ffffff;
}
#header, #header div{
	color: #81000c;
}
#header a{
	color: #ff4e5f;
}
#header #fl{
	margin-left: -40px;
	z-index: -999;
}
.headernav{
	position: relative;
	top: -204px;
	text-align: right;
	z-index: 999;
	padding-right: 40px;
	cursor: pointer;
	margin-bottom: -17px;
}
#footer, #footer div{
	color: #81000c;
}
#footer a{
	color: #ff4e5f;
}
#nav{
	background-image: url('../img/navbar_bg.gif');
	height: 33px;
	padding: 0px 20px 0px 20px;
	position: relative;
	left: -20px;
}
#nav div{
	float: left;
}
#nav .sep{
	margin: 0px 3px 0px 3px;
	height: 33px;
	width: 20px;
	display: block;
	background-image: url('../img/navbar_sep.gif');
}
#nav span{
	position: relative;
	top: -999px;
	left: -999px;
}
#nav a{
	height: 33px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#nav a:hover{
	background-position: 0 bottom;
}
.nav-show{
	background-image: url('../img/nav_show.gif');
	width: 47px;
}
.nav-location{
	background-image: url('../img/nav_location.gif');
	width: 78px;
}
.nav-menu{
	background-image: url('../img/nav_menu.gif');
	width: 49px;
}
.nav-tickets{
	background-image: url('../img/nav_tickets.gif');
	width: 63px;
}
.nav-packages{
	background-image: url('../img/nav_packages.gif');
	width: 76px;
}
.nav-whatpeoplesay{
	background-image: url('../img/nav_whatpeoplesay.gif');
	width: 138px;
}
.nav-directions{
	background-image: url('../img/nav_directions.gif');
	width: 93px;
}
.navbar-left{
	background-image: url('../img/navbar_left.gif');
	width: 29px;
	height: 45px;
	position: relative;
	margin-top: -45px;
	top: 291px;
	left: -49px;
	float: left;
}
.navbar-right{
	background-image: url('../img/navbar_right.gif');
	width: 29px;
	height: 45px;
	position: relative;
	margin-top: -45px;
	top: 291px;
	left: 49px;
	float: right;
}
#pagebody{
	background-image: url('../img/bgpagebody.png');
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 20px 20px 0px 20px;
	position: relative;
	left: -20px;
}
#pagebody .midcol{
	position: relative;
	left: -20px;
}
input{
	color: black;
	font-size: 12px;
}
table th{
	text-align: left;
	color: #ff4e5f;
}
table.ticketlist td, table.ticketdetails td{
	border-bottom: 1px dashed #555;
	padding: 4px;
}
table.ticketlist tr:hover{
	background-color: black;
}
table.ticketlist th:hover{
	background-color: transparent;
}
#footer{
	text-align: center;
	padding: 10px 0px 30px 0px;
	color: #81000c;
}
#footer a:hover, #header .headernav a:hover{
	color: #ffffff;
}
p.intro, span.intro{
	color: #ff4e5f;
	font-size: 13px;
}
.smallprint{
	color: #6b2a30;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}