@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%;
}
html {
    overflow-y: scroll;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 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;
	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;
}
ol li{
	margin-left: -20px;
}
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;
	background-image: url(siteimages/bg.jpg);
	background-repeat: repeat-x;
	width: 960px;
	margin: 10px auto 10px auto;
}
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 {
	height: 240px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
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 {
	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;
}
#mainnav {
	padding: 0;
	border: solid 0px #000;
	margin: 10px 0 10px 0;
	height: 35px;
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
}
#mainnav ul {
	clear:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	left: 50%;
}
#mainnav ul li {
  	/*float and center the main list items*/
 	margin: 0;
  	display: block;
  	width: auto;
  	position: relative;
	float: left;
	right: 50%;
}
#mainnav ul li ul {
  	/*hide the subnavs by default*/
  	display: none;
}
#mainnav ul li a {
	/*for all top-level links in the list*/
  	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height: 47px;
	width: 105px;
	background-image: url(/siteimages/nav_button_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:0px;
	letter-spacing: 1px;
	height: 35px;
}
#mainnav ul li a.home {
  	/*Home link i sonly visible in sitemap*/
  	display: none;
}
#mainnav ul li a:hover {
	color: #3C3C3C;
	background-image: url(/siteimages/nav_button_hover.gif);
}
body.about #mainnav li a.about,
body.programs #mainnav li a.programs,
body.support #mainnav li a.support,
body.auditions #mainnav li a.auditions,
body.events #mainnav li a.events,
body.media #mainnav li a.media,
body.members #mainnav li a.members,
body.alumni #mainnav li a.alumni,
body.contact #mainnav li a.contact {
  	/*change text color for active topic area*/
  	color: #790000;
	background-image: url(/siteimages/nav_button_active.gif);
}
body.admin #mainnav {
	background-color: #918E19;
	padding: 0;
	margin: 10px 0 10px 0;
	height: 35px;
	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 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: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	width: 90px;
	border-right: 1px solid #CBCEBD;
	line-height: 35px;
}
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: 35px;
}
body.admin #mainnav ul li a.admin {
  	/*change backgound color for active topic area*/
  	background-color: #A2BC8A;
  	color: #790000;
}
body.admin #mainnav ul li ul {
  	/*hide the subnavs by default*/
  	display: none;
}
#subnav {
	height: 175px;
	position: relative;
	float: left;
	width: 190px;
}
#subnav ul {
	list-style-type: none;
}
#subnav ul li a {
	/* hide all top level LI*/
	display: none;
}
#subnav ul li ul {
	/* Show 2nd level LI below top level LI*/
	position: absolute;
	top: 2em;
	left: -20px;
}
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: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 2.5em;
	padding: 0 0 0 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: solid 1px #CBCEBD;
	width: 170px;
}
#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;
}
#subnav2 {
	margin-top: 150px;
	position: relative;
	float: left;
}
#subnav2 ul {
	list-style-type: none;
	position: absolute;
	left: -20px;
}
#subnav2 ul li a {
	color: #790000;
	display: block;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 2.5em;
	padding: 0 0 0 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: solid 1px #CBCEBD;
	width: 170px;
}
#subnav2 ul li a:hover {
  	background-image: url(siteimages/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #790000;
	text-decoration: underline;
}
#slideshow {
	width: 98%;
	height: auto;
	position: relative;
	background-color: #000;
}
.announcement {
	color: #000;
	border-top: solid 1px #CBCEBD;
	border-bottom: solid 1px #CBCEBD;
	background-color: #F8F7F3;
	padding: 5px;
	position: relative;
	margin: 10px 0 10px 0;
	width: 98%;
}
.blackHeader {
	color: #FFF;
	padding: 5px;
	margin: 0 0 0 0;
	letter-spacing: 0.0625em;
	background-image: url(siteimages/blackGrade.gif);
	background-repeat: repeat-x;
}
.blueHeader {
	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;
	padding-top: 10px;
}
.borderBottom {
	border-bottom: solid 1px #CBCEBD;
}
.center {
	text-align: center;
}
.credits {
	color: #605248;
	position: relative;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
	width: 90%;
	left: 4%;
	border-bottom: solid 1px #918E19;
}
.centerBox {
	margin-right: auto;
	margin-left: auto;
}

.divider {
	background-color: #CCC2BB;
	height: 2px;
	margin: 20px 0 20px 0;
}
.intro {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 40px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.footer {
	color: #605248;
	position: relative;
	text-align: center;
	font-size: 0.8em;
	padding: 20px 0 20px 0;
	margin-top: 20px;
	border-top: solid 2px #CCC2BB;
}
.newsItem {
	padding: 10px 0px 10px 5px;
	border-top: solid 2px #3c3c3c;
	margin: 0px;
	float: left;
	width: 98%;
}
.padding {
	padding: 10px;
}
.padding-right {
	padding: 0 10px 0 0;
}
.printOnly {
	display: none;
}
.red {
	color: #CB0D03;
}
.redHeader {
	color: #FFF;
	padding: 5px;
	margin: 0 0 15px 0;
	background-image: url(siteimages/redGrade.gif);
	background-repeat: repeat-x;
}
.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;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 5px;
	border-bottom: dashed 1px #CCC2BB;
	zoom: 1;
}
.sidebarFooter {
	font-size: 0.8em;
	margin: 0;
	float: left;
}
.smallFont {
	font-size: 0.8em;
}
.spacer {
	width: 98%;
	height: 100px;
}
.white {
	color: #FFF;
}

