@charset "UTF-8";
body {
	margin: 0;
	text-align: center;
	background: url(/_images/bg-pattern.png) left top;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

p:first-child {
	margin-top: 0px;
}
#header {
	background: url(/_images/HeaderBG.png) left top #820013;
	min-height: 94px;
	_height: 94px;
}
#header h1 {
	padding-top: 12px !important;
}
.error {
	color: #F00;
}
#header,
#footer,
#navBar,
#leadIn,
#content {
	width: 100%;
}
.content {
	width: 984px;
	text-align: left;
	margin: 0 auto;
	clear: left;
}
#content {
	min-height: 450px;
	_height: 450px;
}

#content .content {
	position: relative;
	padding: 10px 0 20px 20px;
	overflow: auto;
	width: 964px;
}
#content .content a.getTickets {
	color: white;
	display: block;
	width: 85px;
	height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/_images/Btn85x23.png) no-repeat left top;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	text-align: center;
}
#content .content a.getTickets:hover {
	text-decoration: underline;
}
#content .content a.learnMore {
	color: white;
	display: block;
	width: 73px;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/_images/Btn73x24.png) no-repeat left top;
	font-size: 10px;
	line-height: 23px;
	text-align: center;
	
	float: right
}
#content .content a.learnMore:hover {
	text-decoration: underline;
}
#content .content .Schedule {
	position: relative;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#content .content .Schedule table {
	margin-bottom: 20px;
}
#content .content .Schedule table td {
	padding-bottom: 3px;
}
#content .content h2 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: black;
	margin: 0 0 10px
}
#content .content h2 em {
	color: #850018;
	font-style: normal;
}
#content .content h3 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 12px
}
#content .content .rightColumnContent a.black {
	color: black;
}
#content .content .rightColumnContent h2 {
	margin: 10px 0 0
}
#content .content .rightColumnContent h3 .date {
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content .content .rightColumnContent h3 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #91420e;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
#content .content .rightColumnContent .thumbnail h3 {
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #91420e;
	margin: 0px;
	clear: both
}
#content .content .rightColumnContent .thumbnail p {
	margin: 0px;
}
#content .content h3 em {
	font: normal 13.33px Georgia, "Times New Roman", Times, serif;
	color: #5d5d5d;
}
#content .content .leftColumn {
	float: left;
	border-right: 1px solid #b1b1b1;
	width: 630px;
}
#content .content .firstColumn {
	float: left;
	border-left: 1px solid #b1b1b1;
	width: 280px;
	padding: 0px 23px 0px 12px;
}
#content .content .secondColumn {
	float: left;
	border-left: 1px solid #b1b1b1;
	width: 280px;
	padding: 0px 0px 0px 21px;
}
#content .content .rightColumn {
	float: left;
	width: 310px;
	padding: 0 11px 0 12px;
	margin: 0;
}
#content .content .rightColumn .rightColumnContent {
	width: 278px;
	padding: 0px 16px;
	background: url(/_images/gradiBG.png) top left repeat-x;
	margin: 0;
	overflow: auto;
}
img.thumbFloat {
	float: left;
	clear: both;
	margin: 0 10px 10px 0;
}

#header .content {
	position: relative;
}
#header .content *:first-child {
	margin-top: 0;
}
#headerNav {
	position: absolute;
	top: 15px;
	right: 143px;
}
#headerNav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0 7px 0 14px;
	background: url(../_images/topNavBullet.gif) 5px 5px no-repeat;
}
@media print {
	#headerNav a {
		color: #000;
	}
}
#headerNav a:hover {
	text-decoration: underline;
}
#headerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#headerNav ul li {
	display: block;
	float: left;
}

#navBar {
	background: #3c3022 url(/_images/navBarBG.png) top repeat-x;
	min-height: 30px;
	_height: 30px;
}
#navBar .content,
#headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#navBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navBar ul li {
	display: block;
	float: left;
}
#navBar ul a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	
	display: block;
	background: url(../_images/navBarBullet.gif) 10px 13px no-repeat;
	height: 14px;
	_height: auto;
	padding: 8px 10px 8px 20px;
	
}
#navBar ul a:hover {
	background-color: #6f6456;
}
@media print {
	#navBar ul a {
		color: #3c3022;
	}
}


#leadIn {
	background: #f7f1e1;
	min-height: 95px;
	_height: 95px;
}
#content {
	background: #FFFFFF;
}
#footer {
	margin: 0 auto;
	padding-top: 16px;
	border-top: 30px solid #3c3022;
}
#footer .content {
	color: #000;
	text-align: center !important;
	font-size: 10.67px;
	line-height: 18.67px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
}


#leadIn .content{
	padding: 14px 0 14px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 964px;
	font-size: 9pt;
	line-height: 13.5pt;
	color: #362f2d;
}
#leadIn .content .full {
	margin-left: 44px;
	width: 470px;
	font-size: 9pt;
	line-height: 13.5pt;
	color: #362f2d;
}
#leadIn .content .full h2 {
	margin-bottom: 12px;
}
#leadIn h2,
#leadIn h3 {
	font-size: 18pt;
	color: #924146;
	font-weight: normal;
	margin: 0;
	line-height: 14pt;
}
#leadIn h3 {
	font-weight: normal;
	color: #736357;
	font-size: 13.5pt;
	margin: 0;
	line-height: 14pt;
}
#leadIn table {
	margin: 1em 0 0 0;
	padding: 0;
	border: 0;
}
#leadIn p {
	/*margin: 28pt 0 0 0;*/
}
#leadIn table td {
	padding: 0;
	margin: 0;
	border: 0;
}
.row {
	clear: left;
	ov4erflow: auto;
	padding: 20px 0;
}
.column {
	float: left;
	_zoom: 1;
}
#leadIn .left {
	margin-right: 30px;
	margin-left: 44px;
	width: 272px;
}
#leadIn .right {
	width: 500px;
}
#content th {
	padding-right: 8px;
	text-align: left;
}
#content .right table {
	margin-bottom: 30px;
}
.no-margin {
	margin: 0 !important;
}
#content .right th,
#content .right td {
	padding: 2px 16px 2px 0;
	font-size: 10.5pt;
	font-weight: normal;
}
#content .panel th,
#content .panel td {
	font-size: 12px !important;
	padding: 2px 16px 2px 0;
}
#content .panel th {
	font-weight: bold !important;
}
#content .right th {
	color: #850018;
}
#content .panel th {
	color: #000 !important;
}
#content .panel {
	width: 272px !important;
}
#content .left {
	width: 200px;
	margin-right: 30px;
	margin-left: 44px;
}
#content .right {
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .content h2 {
	margin-left: 44px;
	_zoom: 1;
}
#content .content .left {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content caption {
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
}
#content a,
#leadIn a {
	color: #850018;
}
#content h4 {
	font-size: 13.5pt;
	color: #362f2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content h4:first-child {
	margin-top: 0;
}
.big {
	font-size: 13.5pt;
}
.maroon {
	color: #850018;
}
