/* Style Sheet for 2004/2004 season */
body { 
 	font-family: Geneva, Arial, Helvetica, sans-serif; 
 	} 
a:link { 
 	color: #990033; 
	} 
a:visited { 
	color: #CC3366;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #000000;
	background-color: #BB2255;
	}
a.fixed-menu {
	text-decoration: none;
	}
a.fixed-menu:hover {
	text-decoration: underline;
	}
a.fixed-menu:active {
	text-decoration: underline;
	}
.ticketOrder {
	font-size: 8pt;
	text-align: left;
	}
hr {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-color: #990033;
	}
	
/* Styles for heading */
.banner {
	/* "XX seasons of musical gold" */
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	letter-spacing: 1ex;
	}
.headingStyle {
	vertical-align: top;
	background-color: #990033;
	}
.headingText {
	/* text in page heading */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
.headingQuote {
	/* text in page heading */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
/* Styles for body */
.season {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}
.smallBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	vertical-align: top;
	}
.eventhead {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	color: #990033; 
	font-style: normal;
	padding-bottom: 1em;
	}
.eventdate {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	color: #990033; 
	font-style: normal;
	text-align: right;
	padding-bottom: 1em;
	}
.eventbody {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #331100; 
	font-weight: normal;
	}
.location {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal;
	text-align: right;
	color: #000000;
	vertical-align: top;
	}
.underwriter {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}

/* styles for footer */
.linklist {
	font-weight: bold;
	font-size: small;
	}