@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	color: #3C3C3C;
	background-color: #CBCEBD;
}

h1 {
	color: #CB0D03;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: .0625em;
	margin-top: 1em;
}
h2 {
	color: #918E19;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 5px;
	letter-spacing: 0.0625em;
}
h3 {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
	font-style: normal;
}
h4 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #000;
	font-size: .8em;
	padding-bottom: 5px;
}
a,  a:link {
	color: #2A00AA;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #800080;
	font-weight: normal;
}
a:hover {
	color: #2A00AA;
	text-decoration: underline;
}
a:focus {
	color: #13399D;
}
a:active {
	color: #13399D;
}
ul {
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 25px;
	padding: 0;
}
ul.noBullets {
	list-style-type:none;
	list-style-position: outside;
}
#outerWrapper {
	background-color: #FFF;
	border: solid 10px gray;
	margin: 10px auto 10px auto;
	width: 960px;
	background-image: url(siteimages/bg.jpg);
	background-repeat: repeat-x;
}
body.admin #outerWrapper {
	background-color: #FFF;
	border: solid 10px gray;
	margin: 10px auto 10px auto;
	width: 1200px;
	background-image: none;
}
#printHeader {
	width: 100%;
	border: solid 0px #000;
}
#header {
	width: 100%;
	height: 240px;
	margin: 0;
	padding: 0;
	position: relative;
}
body.admin #header {
	width: 100%;
	height: 175px;
	margin: 0;
	padding: 0;
	position: relative;
}
#logo {
	width: 525px;
	height: 175px;
	position: absolute;
	top: 0;
	z-index: 0;
}
#filler {
	float: left;
	height: 65px;
	width: 435px;
	position: absolute;
	top: 0;
	right: 0;
}
#pixbar {
	width: 610px;
	height: 175px;
	position: absolute;
	top: 65px;
	right: 0;
}
#donate {
	width: 180px;
	height: 60px;
	position: absolute;
	top: 177px;
	left: 85px;
}
body.home #pixbar {
	background-image: url(siteimages/pixbar_home.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.about #pixbar {
	background-image: url(siteimages/pixbar_about.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.programs #pixbar {
	background-image: url(siteimages/pixbar_programs.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.support #pixbar {
	background-image: url(siteimages/pixbar_support.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.auditions #pixbar {
	background-image: url(siteimages/pixbar_auditions.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.events #pixbar {
	background-image: url(siteimages/pixbar_events.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.media #pixbar {
	background-image: url(siteimages/pixbar_media.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.members #pixbar {
	background-image: url(siteimages/pixbar_members.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.alumni #pixbar {
	background-image: url(siteimages/pixbar_alumni.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.contact #pixbar {
	background-image: url(siteimages/pixbar_contact.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.admin #header {
	background-image: url(siteimages/colorSingleLine960.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
body.home #filler,
body.alumni #filler,
body.support #filler {
	background-image: url(siteimages/filler1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
body.about #filler,
body.events #filler,
body.members #filler {
	background-image: url(siteimages/filler4.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
body.auditions #filler,
body.media #filler {
	background-image: url(siteimages/filler2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
body.programs #filler,
body.contact #filler {
	background-image: url(siteimages/filler3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#container1 {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	width: 80%;
	float: left;
	position: relative;
	left: 1%;
}
body.admin #container1 {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	width: 98%;
	float: left;
	position: relative;
	left: 1%;
}
#container2 {
	padding: 10px 0 0 0;
	border-top: solid 2px #CCC2BB;
	margin: 5px 0 0 0;
	float: left;
	width: 98%;
	position: relative;
	left: 1%;
}
#container3 {
	padding: 0 0 0 0;
	border-top: solid 2px #CCC2BB;
	margin: 5px 0 0 0;
	float: left;
	width: 98%;
	position: relative;
	left: 1%;
}
#footer {
	padding: 10px 0 0 0;
	border-top: solid 2px #CCC2BB;
	color: #605248;
	margin: 5px 0 10px 0;
	float: left;
	width: 98%;
	position: relative;
	left: 1%;
	text-align: center;
	font-size: 0.8em;
}
#contentBlock20 {
	padding: 10px;
	width: 20%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock30 {
	padding: 10px;
	width: 30%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock45 {
	padding: 10px;
	width: 45%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock50 {
	padding: 10px;
	width: 50%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock60 {
	padding: 10px;
	width: 60%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock70 {
	padding: 10px;
	width: 70%;
	float: left;
	position: relative;
	left: 1%;
}
#contentBlock90 {
	padding: 10px;
	width: 90%;
	float: left;
	position: relative;
	left: 2%;
}
#mainnav {
	padding: 0;
	border: solid 0px gray;
	margin: 0 0 10px 0;
	float: left;
	width: 15%;
	position: relative;
	left: 1%;
}
#mainnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* Nav buttons are off by default. */
#mainnav ul li a {
	display: block;
	line-height: 25px;
	background-image: url(siteimages/nav_button_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	zoom: 1;
}
/* Home link is only visible in site map */
#mainnav ul li a.home {
	display: none;
}
/* Nav buttons are turned on for the active section. */
body.contact #mainnav ul li a.contact,
body.about #mainnav ul li a.about,
body.programs #mainnav ul li a.programs,
body.support #mainnav ul li a.support,
body.auditions #mainnav ul li a.auditions,
body.events #mainnav ul li a.events,
body.media #mainnav ul li a.media,
body.members #mainnav ul li a.members,
body.alumni #mainnav ul li a.alumni
{
	background-image: url(siteimages/nav_button_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#mainnav ul li a:hover {
	line-height: 25px;
	background-image: url(siteimages/nav_button_hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #3C3C3C;
	text-decoration: none;
	zoom: 1;
}
#mainnav ul li ul {
	/* hide all 2nd level LI*/
	display: none;
}
body.admin #mainnav {
	background-color: #918E19;
    padding: 0;
	margin: 0 0 0 0;
	height: 40px;
	float: left;
	width: 100%;
	position: relative;
	left: 0;
}
body.admin #mainnav ul {
	clear:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
}
body.admin #mainnav ul li {
  	/*float and center the main list items*/
 	margin: 0;
  	display: block;
  	width: auto;
  	float: left;
  	position: relative;
  	right: 50%;
}
body.admin #mainnav ul li ul {
  	/*hide the subnavs by default*/
  	display: none;
}
body.admin #mainnav ul li a {
  	/*for all top-level links in the list*/
  	background-image: none;
	background-color: #918E19;
	padding: 0;
    color: #FFFFFF;
  	font-family: Verdana, Arial; sans-serif;
  	font-size: 10px;
  	text-decoration: none;
  	text-transform: uppercase;
  	text-align: center;
  	letter-spacing: 2px;
  	display: block;
  	line-height: 40px;
  	width: 90px;
  	border-right: 1px solid #CBCEBD;
}
body.admin #mainnav ul li.firstLI a {
  	/*first link needs a border on the left*/
  	border-left: 1px solid #CBCEBD;
}
body.admin #mainnav ul li a:hover {
	background-image: none;
	background-color: #A2BC8A;
	color: #3C3C3C;
	line-height: 40px;
}
body.admin #mainnav li a.admin {
  	/*change backgound color for active topic area*/
  	background-color: #FFFFFF;
  	color: #790000;
}
#subnav {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	width: 22%;
	height: 180px;
}
body.programs #subnav {
	height: 200px;
}
body.support #subnav,
body.auditions #subnav, 
body.media #subnav,
body.members #subnav {
	height: 150px;
}
body.staff #subnav,
body.alumni #subnav {
	height: 100px;
}
#subnav ul {
	list-style-type: none;
	margin: 0;
}

#subnav ul li a {
	/* hide all top level LI*/
	display: none;
}
#subnav ul li ul {
	/* Show 2nd level LI next to main nav*/
	position: absolute;
	padding-top: 8px;
	top: 1.6em;
	left: 0px;
	width: 160px;
}
body.admin #subnav ul li ul {
	/* Show 2nd level LI under main nav*/
	position: absolute;
	top: 1.6em;
	left: 0px;
	width: 175px;
}
body.about #subnav ul li a.about,
body.programs #subnav ul li a.programs,
body.support #subnav ul li a.support,
body.auditions #subnav ul li a.auditions,
body.events #subnav ul li a.events,
body.media #subnav ul li a.media,
body.members #subnav ul li a.members,
body.alumni #subnav ul li a.alumni,
body.contact #subnav ul li a.contact,
body.admin #subnav ul li a.admin {
	/* show top level LI on active page and move to top*/
	display: none;
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 1.2em;
}
body.about #subnav ul li ul.about li a,
body.programs #subnav ul li ul.programs li a, 
body.support #subnav ul li ul.support li a,
body.auditions #subnav ul li ul.auditions li a,
body.events #subnav ul li ul.events li a,
body.media #subnav ul li ul.media li a,
body.members #subnav ul li ul.members li a,
body.alumni #subnav ul li ul.alumni li a,
body.contact #subnav ul li ul.contact li a,
body.admin #subnav ul li ul.admin li a {
	/* show 2nd level LI for active page*/
	color: #790000;
	display: block;
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: uppercase;
	border-right: solid 1px #CCC2BB;
	zoom: 1;
}
#subnav ul li ul li a:hover {
  	background-image: url(siteimages/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #790000;
	text-decoration: underline;
}
#announcement {
	color: #000;
	border-top: solid 1px #CBCEBD;
	border-bottom: solid 1px #CBCEBD;
	background-color: #F8F7F3;
	padding: 10px;
	width: 95%;
	float: left;
	position: relative;
	left: 0;
	margin: 10px 0 10px 0;
}
#sidebarPanelFooter {
	font-size: 0.8em;
	margin: 0;
	float: left;
}
#slideshow {
	width: 98%;
	height: auto;
	position: relative;
	background-color: #000;
}
#spacer {
	width: 98%;
	height: 100px;
}
.announcementHeader {
	color: #FFF;
	padding: 5px;
	margin: 0 0 20px 0;
	letter-spacing: 0.0625em;
	background-image: url(siteimages/blueGrade.gif);
	background-repeat: repeat-x;
}
.borderLeft {
	border-left: solid 1px #CBCEBD;
}
.borderRight {
	border-right: solid 1px #CBCEBD;
}
.borderTop {
	border-top: solid 1px #CBCEBD;
}
.borderBottom {
	border-bottom: solid 1px #CBCEBD;
}
.contentBlockHeader {
	color: #FFF;
	padding: 5px;
	margin: 0 0 20px 0;
	background-image: url(siteimages/redGrade.gif);
	background-repeat: repeat-x;
}
.intro {
	color: #000;
	font-size: 1.1em;
	padding: 0px 0px 10px 0px;
}
.center {
	text-align: center;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.newsItem {
	padding: 10px 0px 10px 0px;
	border-top: solid 2px #3c3c3c;
	margin: 0px;
	float: left;
	width: 98%;
}
.printOnly {
	display: none;
}
.screenOnly {
	display: none;
}
.schedNormal{
	text-decoration: none;
}
.schedStrike {
	text-decoration: line-through;
	color:red;
}
.schedColHead {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}
.schedMonthHead {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
}
.sidebar {
	height: auto;
	width: 95%;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 5px;
	border-bottom: dashed 1px #CCC2BB;
	zoom: 1;
}
.sidebarHeader a {
	color: #FFFFFF;
	background-color: #918E19;
	text-align: left;
	padding: 5px 0 5px 5px;
	margin: 0;
	display: block;
}
.sidebarHeader a:hover {
	color: #3C3C3C;
	background-color: #A2BC8A;
	text-decoration: none;
	display: block;
}
.slideshowHeader {
	color: #FFF;
	padding: 5px;
	margin: 0 0 0 0;
	letter-spacing: 0.0625em;
	background-image: url(siteimages/blackGrade.gif);
	background-repeat: repeat-x;
}

