/* CSS Document */


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.5em;
margin-bottom: 15px;
}


h2 {font-family: Arial, Helvetica, sans-serif;
font-size:1.7em;}

h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.7em;}
	
h4 {font-size: 1.3em;
	font-weight:bold;
	}


p {	font-size: 1.3em;}

li {font-size:1.3em;}



.rightalign {
	clear:right;
	float:right;
	margin-left: 20px;
	margin-bottom: 30px;
	}
	
.totop {
	margin: 10px 0 0 0;
	text-align:right;
	}

.nav {
	text-align:right;
	font-size: 1.5em;
	padding: 6.5px 5px 2px 5px;
	background-color:#FFFFFF;
	border-left: solid #CCCCCC 1px;
	border-righ:solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}

a.nav{margin-right: 2px;
	text-decoration:none;
	}
	
a:hover.nav {color:#c00;
	border-bottom:#666666 1px dotted;
	}



#leftnav ul {
	list-style:none;
	margin:20px 0 0 0 ;
	padding:0;
	font-size: 1.4em;
	}
	
#leftnav ul li {
	border-bottom:dotted #999999 1px;
	margin-top: 2px;
	width: 100%;
	padding: 0;
	display:block;
	list-style:none;
	}

#leftnav ul li a {
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding: 5px;
}

#leftnav ul a:hover {
	display:block;
	padding: 5px;
	background-color:#DAFDA6;
	text-decoration:none;
	font-style:normal;
	}
	
.scontent {font-size: 1.2em;}

.scontent a {text-decoration:none;
		font-style:normal;
		color:#CC0000;
		}
		
.scontent a:hover {text-decoration:none;
	text-decoration:none;
	border-bottom: dotted #666666 1px;
	}

#mainbody a	{color:#CC0000;
	text-decoration:none;
	font-style:normal;
	
		}

#mainbody ul li {
	margin-left: 30px;}


	
#footlinks {
	clear:both;
	float:left;
	}

#footnote {
	width: 60%;
	float:right;
	text-align:right;
	}

.footlinks {
	float:left;
	clear:both;
}

.spacer {
clear:both;
width: 100%
}

#footlinks a{text-decoration:none;
	color:#c00;
	}
	
#footlinks a:hover {
	border-bottom:#666666 1px dotted;
	}

#footnote p {
	color:#999999;
	font-size:1.1em;
	}

#footnote a{
	color:#c00;
	text-decoration:none;
	}
#footnote a:hover{
	border-bottom:1px #666 dotted;
	}
	
/* 	********************
	* INDIVIDUAL LINKS *
	********************/
	
#strings, #wind, #brass {
	padding: 10px;
	
	}
#strings:hover, #wind:hover, #brass:hover {
	background-color: #DAFDA6;
	}

#strings h2, #wind h2, #brass h2 {
	color:#990000;}
	
#strings h3, #wind h3, #brass h3{
	color:#990000;
	margin-left: 20px;}

#strings p, #wind p, #brass p{
	font-family:"Franklin Gothic Book", Arial, Helvetica, sans-serif;
	margin-left: 40px;
	}
	
#imp {
	font-size: 90%;
	border-left:dotted 1px #650707;
	position:relative;
	top:0px;
	margin: 20px 0;
	padding: 5px;
	width: 140px;
		}
	
#imp h1 {
	text-align:left;
	font-size:1.4em;
	}

.impitem {
	margin: 15px 0 5px 10px;
	}
.impitem ul li {
	margin-bottom: 5px;
	margin-left: 20px;}
	
.impdate {
	font:bold;
	font-size:1.3em;
	color: #FF9900;
	text-decoration:underline;
	margin-bottom: 20px;
	}
	
/* END OF IMPORTANT DATE BOX STYLES*/

/* NEWS.PHP STYLE */

.newsholder {
padding: 10px;
border-bottom: 1px #666 dotted;
clear:right;}

.newsdate {width: 50px;
	float:left;
	clear:none;

	background-repeat:no-repeat;
	height:70px;
	padding:0 0 0 32px;}

.newsitem {width: 380px;
	float: right;
	clear:right;
	}

p.newsitem {clear:right;}

p.dateday {font-size:1.5em; font-weight:bold; }
p.datemonth {font-size:1.3em; line-height:1em; }
p.dateyear {font-size: 1em; color:}

.news h3 {
	color:#990000;
	}

.news p {
	margin-left: 10px;
	}

.newsspacer {
margin:10px 0;
clear:both;
}

/* NEWS PAGE IMPORTANT DATE BOX  */


/* END NEWS.PHP STYLE */
	
/* STAFF.PHP STYLE */

.staff {border-top: 1px dotted #666666;
	margin-top: 15px;
	padding-top: 5px;
}