@charset "UTF-8";
.Logo2010 {
}

* {
	border: 0 none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
}

* h1 {
	color: #C00;
}

body {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
}

body {
	background-image:url(images/Brocade_tan.gif);
	background-repeat: repeat;
}

a img, img {
	border: 0 none;
	margin-top: 0px;
}

a {
	color: #1b3780;
	text-decoration: underline;
}
	

.page {
	margin: 0px auto 0px auto;
	width: 900px;
	background-color: #FFF;
	position: relative;
	z-index: 0;
	border: thin solid #963;
}

.header {
	height: 450px;
	width: 900px;
	background-color:#900;
}

.logo {
	display:inline;
	margin-top: 10px;
	margin-left: 310px;
}

.inline_image {
	margin: 10px auto 0px auto;
	display: inline;
}

.main_content {
	background-color: transparent;
	width: 900px;
	margin-top: -15px;
}

.main_content p {
	font-size: medium;
	text-align: center;
}

.main_content h1 {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	color: #C00;
}
.main_content h2 {
	font-size: large;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #333;
	line-height: 100%;
}
.main_content h3 {
	font-size: large;
	text-align: center;
	color: #333;
	line-height: 100%;
}
.centered_image {
	text-align: center;
	display: inline;
	border: medium solid #CF9C49;
}
.Footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.AccordionDataText {
	text-align: center;
	width: 700px;
	margin-left: 80px;
	float: left;
	margin-right: 100px;
}
.TicketTable {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.Order {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.specialtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
}
