h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #633566;
	font-variant: small-caps;
	line-height: 200%;
	font-weight: bold;
}
h3 {
	color: #5A6A48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	display: block;
	margin-right: auto;
	margin-left: auto;
}



p {
	line-height: 180%;
	font-size: 95%;
}
td,th {
	padding: 2px;
	border: 1px solid #633566;
}
a:link {
	color: #BC3610;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #633566;
}
.background {
	background-image: url(../images/level2/repeat_bckgrnd.jpg);
	background-repeat: repeat;
	width: 100%;
}
#pagetitle-wrapper {
	display: block;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/level2/pagetitle-repeatimage.jpg);
	background-repeat: repeat-x;
}
#pagetitle {
	display: block;
	clear: both;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content_wrapper {
	margin: 0px;
	padding: 0px;
}
#text {
	display: block;
	padding: 2% 0% 3% 3%;
	clear: both;
	width: 90%;
}
table {
	background-color: #E5CFD2;
	font-size: 85%;
}
ul {
	font-size: 85%;
}


.rightcolumn {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 55%;
}


.leftcolumn {
	float: left;
	width: 40%;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
}

.floatright {
	display: block;
	float: right;
}
.floatleft {
	display: block;
	float: left;
}


.clear {
	display: block;
	clear: both;
	width: 100%;
}
.top {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #633566;
	border-bottom-color: #633566;
	clear: both;
	background-color: #EFEDD3;
	line-height: 100%;
}
.top a:link, .top a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	line-height: 150%;
}
#tickets {
	background-image: url(../images/purchase_tickets/tickets-page.jpg);
	background-repeat: no-repeat;
}
th {
	background-color: #DCC97C;
}
