@charset "UTF-8";
/* CSS Document */


html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #726459;
}

body {
	font: 13px Helvetica, Arial, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

hr {
	color: #726459;
	background-color: #726459;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #530215;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #530215;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #530215;
}

strong big {
	color: #530215;
}


.white {
	background-color: #FFF;
}


/* drop down navigation */
 .nav, .nav ul {
    list-style-type:none;
    margin:0;
    padding:0px 0px 0px 0px;
}

.nav a {
	display:block;
    font-size: 1em;
    position:relative;
	padding-top:10px;
    text-decoration:none;
    color:#530215;
    z-index:20;
}

.nav .link {
    /*width:100px;*/
	width: 88px;
    margin-top:-10075px;
    float:left;
}


/*IE5 list fix*/
.nav .sub li {float:left;}
.nav .sub > li {float:none;}

#navigation {
    position:relative;
    height:25px;
    background:#FFF;
    z-index:10;
	width: 800px;
}
.nav {
    position:absolute;
}

.nav .sub a {
    background:#f7efe4;
    margin:0px 0px 0px -10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    width:140px;
	color: #530215;
}
.nav .sub {
    /*width: 90px;*/
	width: 78px;
	float:left;
	padding-left: 10px;
    /*padding-top: 25px;*/
    /*margin-top:-40px;*/
	/*margin-top: -15px;*/
	top: -15px;
	position: relative;
	z-index: 999;
}

.nav a.main {
    /*width:90px;*/
	width: 78px;
    height:25px;
    line-height:.7em;
    margin-top:10075px;
    margin-right:-299px;
	margin-bottom: 5px;
    float:left;
	padding-left: 10px;
}
.nav a.main:hover, .nav a.main:focus, .nav a.main:active {
	margin-right:0px;
	margin-bottom: 15px;
    height: 15px;
	background:#530215;
    color:#fff;
}
.nav .sub a:hover, .nav .sub a:focus, .nav .sub a:active {
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 5px;
    background:#530215;
    color:#fff;
}
/*empty rule to fix occassional IE6 tabbing bug.*/
a, a:hover, a:active, a:focus {}
/*Opera fix*/
.sub:hover {
    clear:both;
}















.homepage {
	background: #FFF;
}
.homepage a{
	font-size: small;
	color: #530215;
	text-decoration: none;
}


.text {
	font-size: 1em;
	color: #000;
}
.text a:link {
	color: #530215;
}

.text a:visited {
	color: #530215;
}


/* Outstanding Voices and Extraordinary Repertoire */
.tagline {
	background-color: #b9b0a7;
	text-align: right;
	font-style: italic;
	font-size: small;
	color: #FFF;
	width: 800px;
	padding-top: 6px;
	padding-right: 0px; 
	padding-bottom: 5px;
	margin: 0px;
}

/* Contains swoops and logo */
.header {
/*	background-image: url(images/header_wlogo.jpg);*/
	position:relative;
	width: 800px;
	height: 152px;
	padding: 0px;
	margin: 0px;
	z-index:30;
}


/* scrollable div on home page */
.news_scroll_text {
	color: #FFF;
	font-size: small;
}
.news_scroll_date {
	color: #b9b0a7;
}
.news_scroll_link {
	color: #b9b0a7;
}


/* site map, copyright info, member log in, etc. */
#footer {
	border-top: 1px solid #726459;
	font-size: small;
	background-color: #FFFFFF;
	padding-top: 3px;
	height: 20px;
	width:800px;
}
#footer a {
	font-size: small;
	color: #530215;
	border: 0;
}
#footer img {
	vertical-align: bottom;
	margin-left: 2px;
	border: 0;
}

#footer .bottomLink {
	 text-decoration: none;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #6b642e;
 }


/* tier 2 side navigation */
.subpage {
	background: #FFF;
	width: 800px;
}
.subpage a:link {
	color: #530215;
}
.subpage a:visited {
	color: #530215;
}
.subpage a:hover {
	color: #726459;
}

#list-menu {
	width: 240px;
	text-align: right;
	padding: 0px;
	float: left;
}
#list-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/submenu240x180.jpg);
	background-repeat: no-repeat;
}
#list-menu li {
	margin: 0px;
}
#list-menu a {
	display: block;
	width: 230px;
	padding: 10px 10px 10px 0px;
	border-top: none;
	border-right: 1px solid #726459;
	border-bottom: 1px solid #726459;
	text-decoration: none;
	color: #726459;
}
#list-menu img {
	width: 132px;
	height: 52px;
	float: left;
	margin-top: 1px;
}
#list-menu a:hover {
	background: #b9b0a7;
	color: #FFF;
}



.page_content {
	padding: 15px 25px 15px 262px;
}
.landingpage img {
	padding: 0px 0px 0px 0px;
}

.nomenu_content {
	padding: 15px 25px 15px 25px;
}

/* concert posters available for download, logos, all things that float to the right of the main content */
.floatright {
  float: right;
  border: none;
  margin: 0px 0px 10px 20px;
  padding: 5px;
}
div.floatright p {
  text-align: left;
  /*font-style: light;*/
  font-size: smaller;
}
div.floatright a {
	color: #530215;
}
.floatright img {
	border: none;
}


.body img {
	border: none;
}

.top {
	text-align:right;
}

.memberphoto {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}




#archive {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#archive a {
	color: #B4B0A7;
	font-size: .7em;
}


/* Mailing list form */
label
{
width: 5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
margin-top: 3px;
color: #530215;
}
.submit input
{
margin-left: 104px;
} 

.performance {
	color: #530215;
	font-weight: bold;
}

/* Popup member log in box */
#popupbox, #loginbox {
  position: fixed;
  margin-top: 100px;
  margin-left: 250px;
  width: 260px;
  height: 150px; 
  background-image: url(images/popupbkgd.jpg);
  background-repeat: no-repeat;
  border: 3px solid #b9b0a7; 
  z-index: 200;
  visibility: hidden;
  padding-top: 70px; 
  padding-left: 20px;
  padding-right: 20px;
  }
  
 #popupbox label, #loginbox label {
	 color: #FFF;
	display: block;
    width: 70px;
    float: left;
    margin: 10px 10px 5px 10px;
    text-align: right;
	}

  
#popupbox a, #loginbox a {
	color: #b9b0a7;
  }
  
#popupbox input, #loginbox input {
	margin-top: 5px;
  }
  
#popupbox .inputText {
	width: 150px;	
}
  
 #loginbox {
	 margin: 5px;
	 position:inherit;
	 visibility:visible;
	 z-index: 0;
 }
 
 #searchbar {
	 width:300px; 
	 position: relative; 
	 margin-top: -152px; 
	 left: 500px; 
	 text-align:right; 
 }
 
.note {
	text-size: .75em;
}

