@charset "UTF-8";
/* CSS Document */

/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */


.ticketshp, a.ticketshp, a.ticketshp:visited{
	font-family:"Myriad Pro";
	font-size:25px;
	color:#191970;
	font-weight:bold;
}


.topbutton, a.topbutton, a.topbutton:visited{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

a.topbutton:hover{
	font-family:"Myriad Pro";
	font-size:15px;
	color:#bc85fc;
	font-weight:bold;
}


.container{
	width:506px;
	height:354px;
	
}

.container div{
	position:absolute;
	display:none;
}

.container div:first-child{
	display:block;
}

#menu_trail {
	font-size: 10px;
	text-decoration : none;
	COLOR: gray;
}
#menu_trail a {
	COLOR: gray;
}
BODY {
	MARGIN: 0px 0px;
	font-family : Verdana;
	font-size : 12px;
	color:#413c2b;
	}
H1 {
	font-family:  verdana;
	font-size: 18px;
	FONT-WEIGHT: normal;
	margin: 0px;
	color: #b4312a;
}
.b{
}

.body, div.body {
	font-family:"Verdana";
	font-size:12px;
	color:#454039;
}

.links, a.links, a.links:visited {
	font-family:"Verdana";
	font-size:12px;
	color:#182046;
	text-align:left;
	text-decoration:none;
}
a.links:hover {
	font-family:"Verdana";
	font-size:12px;
	color:#182046;
	text-align:left;
	text-decoration:underline;
}

/* Titles */

h1.title, .title, div.title {
	font-family:"Verdana";
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	color:#42742a;
}

h2.title, .title, div.title {
	font-family:"Verdana";
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	color:#eaffe1;
}

/* Top Navigation & Rollovers */

.tickets, a.tickets, a.tickets:visited {
	display:block;
	width:162px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/tickets.jpg");
	background-repeat:no-repeat;
}
a.tickets:hover {
	display:block;
	width:162px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/ticketsover.jpg");
	background-repeat:no-repeat;
}

.shows, a.shows, a.shows:visited {
	display:block;
	width:136px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/shows.gif");
	background-repeat:no-repeat;
}
a.shows:hover {
	display:block;
	width:136px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/showsover.gif");
	background-repeat:no-repeat;
}

.matinee, a.matinee, a.matinee:visited {
	display:block;
	width:141px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/matinee.gif");
	background-repeat:no-repeat;
}
a.matinee:hover {
	display:block;
	width:141px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/matineeover.gif");
	background-repeat:no-repeat;
}

.membership, a.membership, a.membership:visited {
	display:block;
	width:109px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/membership.gif");
	background-repeat:no-repeat;
}
a.membership:hover {
	display:block;
	width:109px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/membershipover.gif");
	background-repeat:no-repeat;
}

.drive, a.drive, a.drive:visited {
	display:block;
	width:103px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/drive.gif");
	background-repeat:no-repeat;
}
a.drive:hover {
	display:block;
	width:103px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/driveover.gif");
	background-repeat:no-repeat;
}

.discounts, a.discounts, a.discounts:visited {
	display:block;
	width:95px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/discounts.gif");
	background-repeat:no-repeat;
}
a.discounts:hover {
	display:block;
	width:95px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/discountsover.gif");
	background-repeat:no-repeat;
}

.history, a.history, a.history:visited {
	display:block;
	width:88px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/history.gif");
	background-repeat:no-repeat;
}
a.history:hover {
	display:block;
	width:88px;
	height:28px;
	font-family:"Verdana";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url("images/historyover.gif");
	background-repeat:no-repeat;
}