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

/*Classes and ID's in this document are exclusive to inner pages or a series of pages, but not to the index*/

h1 {
	border-bottom:1px solid #848483;
	margin-bottom:20px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	text-align:center;
	color:#efb20e;
}

.picleft {
	position:relative;
	float:left;
	margin:0 4px 6px 0;
}

.picright {
	position:relative;
	float:right;
	margin:0px 0px 4px 4px;
}

.subhead {
	font-size:14px;
	font-weight:bold;
	color:#EFB20E;
	border-bottom:1px solid #EFB20E;
}

.disclaimer {
	border:medium none;
	font-size:x-small;
	line-height:1.5em;
	margin:0;
	padding:0;
	text-align:center;
}

.notation {
	font-size:x-small;
	line-height:1.5em;
	margin:0;
	padding:2px;
	text-align:left;
}

.centered {
	text-align:center;
}

.attention {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

/*About Us Page*/
#mission {
	margin:0;
	padding:0;
	border:0;
	font-style:italic;
	line-height:3em;
}

#mission img {
	margin:0 10px 4px 0;
}

#credit {
	border-top:medium dotted;
	clear:left;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	width:100%;
}

/*Join Us, Contact Us */
.required {
	color:#990000;
	font-weight:bold;
}

.fielddesc {
	font-weight:bold;
	padding:2px 4px;
	text-align:left;
	vertical-align:top;
}

.hidefield {
	visibility:hidden;
}

/*Performances*/
#perform {
	background-image:url(../images/performdatebkgrd.jpg);
	background-repeat:no-repeat;
	width:687px;
	height:150px;
	padding:0;
	margin:0;
	border:solid 5px #FAECBD;
}

#performdate {
	text-align:center;
	margin:3px;
	padding:0;
	border:none;
	line-height:1.4em;
}

.concert {
	font-style:italic;
	margin:-5px 10px;
	line-height:1.4em;
}

.composer {
	font-style:normal;
	text-align:right;
	padding:2px 4px;
}
.subpiece {
	text-align:left;
	margin-left:50px;
}

.credit {
	font-size:x-small;
}

.concert li {
	background-image:url(../images/li-bkgrd.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #5E5E5D;
	list-style-position:inside;
	margin-left:-40px;
	min-height:50px;
	padding-left:5px;
}

.concertdesc {
	font-size:12px;
	font-weight:bold;
	margin:2px 10px;
}

/*Members*/
.nextdate {
	background-color:#FCEBBD;
}

#rehearsedate {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.subdate {
	text-align:center;
	font-size:12px;
}

#resources {
	background-color:#848483;
	border:medium none;
	color:#FFFFFF;
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	width:200px;
}

#resources a, #resources a:hover {
	color:#fff;
}

#resources a {
	border-bottom:1px dashed #5e5e5d;
}

.recontent {
	margin:4px 0px 0px 8px;
	padding:0;
	border:none;
}

.office, .name, .email {
	line-height:normal;
}

.office {
	font-weight:bold;
	color:#FCEBBD;
}

.name {
	font-style:italic;
}

.email {
	padding-bottom:12px;
}

#calendar {
	clear:both;
	border-top:2px solid #848483;
	margin:0;
	padding:3px 0 0 0;
}

.quicklist {
	margin-left:-10px;
	list-style-position:outside;
	list-style:circle;
	line-height:1.25em;
}

.alert {
	color:#900;
	font-weight:bold;
}

.faqshead {
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #5e5e5d;
	border-top:1px solid #5e5e5d;
}

#membercontent {
	margin:0;
	padding:0;
	float:right;
	width:478px;
}
/*Schedule*/
#schedule {
	line-height:normal;
}

#schedule td {
	background-image:url(../images/li-bkgrd-sm.gif);
	background-repeat:repeat-x;
	height:30px;
}

.tablehead {
	background-image:url(../images/li-bkgrd-sm.gif);
	background-repeat:repeat-x;
	color:#53535d;
	height:25px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:2px solid #5e5e5d;
}

/*Photos*/
.imgtable {
	background-color:#9d9c9b;
	border:solid 4px #848483;
}

.imgtable h2 {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:1px solid #fff;
	margin:-5px 0;
}

#imgtablecomment {
	color:#fff;
	font-size:11px;
	line-height:1.2em;
}

#imgtablecomment a {
	color:#fff;
	border-bottom:1px dashed #fff;
}

#imgtablecomment a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
}

.lbimgs {
	border:solid 5px white;
}

/*News Page*/
.newsheadline {
	background-color:#9d9c9b;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #848483;
	margin:3px 2px 6px 2px;
	padding:0 0 0 6px;
}

.newsheadlinedate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:none;
	background-color:#DFDFDF;
	color:#5E5E5D;
	margin:-6px 2px 0 2px;
	padding:0 5px 0 0;
	text-align:right;
}

.newscontent {
	margin:2px 6px;
	padding:0;
	border:none;
}

/*Miscellaneous*/
.announcement {
	background-color:#FEBC11;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.announcement a {
	color:#fff;
}