@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
p, body {
	color: #754c09;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;	
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #6A4000;
	padding: 0px;
	text-align: center;
}
body {
	background-color: #eedab9;
	background-image: url(../images/background-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center; /* center hack */
}
li {
	list-style-type: square;
	margin: 19px;	
}
#wrap {
	min-width: 965px;
	max-width: 965px;
	width: 965px !important; /*IE6 hack*/
	margin: 0 auto; /* center hack */
	text-align: left; /* center hack */
}
#infobox1 {
	float: none;
}
#infobox2 {
	float: none;
}
#infobox3 {
	float: none;
}
#content {
	margin-left: 0px;
}
#bodycontent {
	background-position: center;
	vertical-align: top;
	background-color: #FFFFFF;
	border: thin solid #eedab9;
	padding: 0px;
	
}
#bodycontent2 {
	background-position: center;
	vertical-align: top;
	padding: 25px;
}	
#innertext {
	width: 965px;
}
#footer {
	clear: both;
}
.footertext {
	font-size: 8pt;
	color: #666666;
}
#menu {
	width: 965px;
	background-repeat: no-repeat;
	text-align: center;
}
#menu h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0.2 em;
	text-align: center;
	background-image: url(../images/menu-subheading.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
}
.style1 {
	font-size: 24pt
}
.style2 {
	color: #000000;
	font-size: 24px;
}
#tickets {
	margin-left: 0px;
}
.tickets_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EEDAB9;
	border: 1px solid #EAD1A8;
}
.tickets_content {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
}
.tickets_price, .tickets_content {
	color: #666666;
	background-image: none;
	background-repeat: repeat-y;
	padding-left: 25px;
	background-color: #FFFFFF;
	border: 1px solid #EEDAB9;
}
.leftimage {
	margin-right: 0px;
}
.tickets_base {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FAF4EA;
	border: 1px solid #EFDDBE;
}
#main-content li{
	width:200px;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	background-color: #FFEDAC;
	border-top-width: 2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #D3B269;
	border-right-color: #D3B269;
	border-bottom-color: #D3B269;
	border-left-color: #D3B269;
}

#main-content  a span{

	position:absolute;
	left:-9999px;

}

#main-content a:hover span{
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0 5px 0;
	font-size:80%;
	filter: alpha(opacity=100);
	background-color: a98516;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #69530E;	/*-moz-opacity:.8;
		opacity:.80;*//**/
} 



#main-content a{
	color:#000000;
	text-decoration:none;
	}

#fullplate-navigation{
	list-style:none;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 120px;
}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
	text-align: center;
	list-style-type: none;
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
	text-decoration: none;
	color: #5E2F00;
}

#fullplate-navigation li a:hover{
	color:#CC3300;
}



#fullplate-photo{
	width:600px;
	background-color: #B5924C;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	margin-left: 180px;
}
#bodycontent #fullplate-photo img li a{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bodycontent #fullplate-photo img li a:hover{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#bodycontent #fullplate-photo a {
	text-decoration: none;
	
}

#bodycontent img a {
	text-decoration: none;

}#bodycontent img {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
