body {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	margin-top: 10px;
}

body a, body a:link {
	color: #728582;
	font-weight: bold;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

body a:active {
	text-decoration: none;
}

body a:visited {
	color: #6B4646;
}
#footer {
	color: white;
}

#footer a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer a:active {
	text-decoration: none;
}

#headerTableOverlay {
	z-index: 20;
	position: absolute;
	left: 65px;
	top: 60px;
	visibility: visible;
}

.contentAreaTable {
	width: 100%;
	border: 0px;
	padding: 0px;
}

.contentAreaTable td.content { padding-left: 27px; padding-right: 27px; padding-bottom: 27px; }

.contentAreaTable td.contentRow2 { padding: 27px; }

#fullText { visibility: hidden; height: 0; overflow: hidden;}

h2 { font-size: 18px; font-weight: 500; margin-top: 0; line-height: 20px; }
h3 { font-size: 14px; font-style: normal; font-weight: 600;}

ul.smallList li { margin-bottom: 4px; }
ul.largeList li { margin-bottom: 9px; }

.caption { font-size: 10px; font-style: italic; line-height: 12px; }

div.unBullettedList p {margin: 0px; margin-top: 10px;}

.thumbnailTable td {padding-bottom: 5px;}

.photocredit {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
    position: relative;
    top: -10px;
    text-align: right
}

.cdTitle { color: #652424; font-weight: bold;}
.cdPiece{margin-left: 30px;}
.cdComposerTitle{ color: #652424; font-weight: bold; text-transform: uppercase;}
.cdPieceTitle{ font-weight: bold; font-style: italic;}

.borderBottom { border-bottom: 1px solid #728582;}
.borderTop { border-top: 1px solid #728582;}
.borderLeft {border-left: 1px solid #728582; }
.borderRight {border-right: 1px solid #728582;}

.ticketTable { border-top: 1px solid #652424; border-left: 1px solid #652424;}
.ticketTable td {border-right: 1px solid #652424; border-bottom: 1px solid #652424;}
.ticketTable td.header {background-color: #dddddd; padding: 7px;}
.ticketTable td.header2 {background-color: #eeeeee; padding: 7px;}

h2.staffName a {font-weight: normal; }

.awardTitle {font-weight: bold; font-size: 14px; color: #365360;}

#printLogo { visibility: hidden; }

/*
@media print {
	body { visibility:  hidden;}
	body#popUp {visibility: visible;}
	#contentTable2Col { visibility: visible;}
	#contentTable { visibility: hidden;}
	#column1 { visibility: visible; position: relative;}
	#column2 { visibility: visible; position: relative;}
	#column3 { visibility: visible; position: relative; }
	#printLogo { visibility: visible; position: absolute; z-index: 500; left: 0px; top: 100px;}
}
*/

#calendar td {
	text-align: center;
	font: 10px verdana;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 5px;
}

#calendarLeftCol td {
	padding: 3px;
}

#calendar, #calendarLeftCol {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 100%;
}

#calendar .empty, #calendarLeftCol .empty {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#calendar .event, #calendarLeftCol .event {
	background-color: #eeeeee;
}

#calendar .header, #calendarLeftCol .header {
	color: #ffffff;
	background-color: #652424;
	font-weight: bold;	
}

#calendar a, #calendarLeftCol a  {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

#calendar a:hover, #calendarLeftCol a:hover {
	text-decoration: none;
}

#calendar .borderRight, #calendarLeftCol .borderRight {
	border-right: 3px solid #ffffff;
}

#calendar .borderBottom, #calendarLeftCol .borderBottom {
	border-bottom: 3px solid #ffffff;
}

#calendar .heading, #calendarLeftCol .heading {
	font-size: 12px;
	font-weight: bold;
	color: #652424;
	padding: 5px;
	text-align: left;
	line-height: 16px;
}

#printable { 
	height: 24px; 
	width: 280px; 
	left: 630px; 
	top: 315px; 
	z-index: 500; 
	position: absolute; 
	visibility: visible; 
}

#printable3Col {
	height: 24px; 
	width: 280px; 
	left: 630px; 
	top: 210px; 
	z-index: 500; 
	position: absolute; 
	visibility: visible; 
}

.menu {
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	/*background-color: #fff;	*/
	border-bottom: 13px solid #652424;	
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;	
	position: absolute;	
	visibility: hidden;								
}

.menu ul {
	list-style: none;
	position: relative;	
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.menu ul li {
	border-top: 1px solid #652424;
	background-color: #6E4545;
	margin: 0px;
	padding: 0px;
}
.menu ul li a, 
.menu ul li a:link, 
.menu ul li a:hover, 
.menu ul li a:visited,
.menu ul li a:active {
	color: #fff;
	display: block;
	height: 100%;
	padding: 8px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: normal;
}

/** html .menu ul li a { 
	padding-left: 0px;
}*/
.menu ul li.heading {
	color: #fff;
	padding: 8px;
	padding-left: 10px;
	font-weight: bold;				
}	
.menu ul li.sub a {
	padding-left: 20px;
	font-size: 90%;
}
#menu1 {
	width: 187px;
	background-image: url('../images/menus/aboutMenuTop.gif');
	padding-top: 81px;
	left: 385px;
	top: 201px;					
}
#menu2 {
	width: 169px;
	background-image: url('../images/menus/supportMenuTop.gif');
	padding-top: 39px;
	left: 385px;
	top: 201px;					
}
#menu3 {
	width: 211px;
	background-image: url('../images/menus/concertsMenuTop.gif');
	padding-top: 140px;
	left: 515px;
	top: 142px;					
}
#menu4 {
	width: 171px;
	background-image: url('../images/menus/educationMenuTop.gif');
	padding-top: 140px;
	left: 554px;
	top: 142px;					
}
#menu5 {
	width: 146px;
	background-image: url('../images/menus/pressMenuTop.gif');
	padding-top: 140px;
	left: 579px;
	top: 142px;		
}

DIV.sponsorLogos {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 30px;
}

DIV.sponsorLogos img {
	padding-right: 5px;
	border: 0px;
	
}

.pressPhotoTable td {
	padding-right: 10px;
	padding-left: 10px;
}

#brochureTable, #websiteTable, #boxofficeTable, #generalTable, #optOutTable {visibility: hidden;}
