/* CSS Document */

html, body {
	background: #FFFFF0;
	color: #373737;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}
	
h4 {
	font-size: 14px;
	color:#2B3F68;
	}
	
h5 {
	font-size: 12px;
	font-style: italic;
	color:#2B3F68;
	}
	
a:visited    {
	color:#2B3F68;
	text-decoration: none;
}

a:link    {
	color:#679AB4;
	text-decoration: none;
}

a:hover    {
	color: #990000;
	text-decoration: underline;
}

a:active    {
	color: #990000;
	text-decoration: underline;
}

#wrapper {
	width: 765px;
	margin: 0 auto;
	}
	
#title {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 10px 0 0;
	border-bottom: 5px solid;
	border-bottom-color: #203F68;
	width: 760px;
	}

#search {
	width: 758px;
	background-color: #D7EAB1;
	margin: 0;
	padding-left: 2px;
	padding-top: 2px;
	clear: both;
	font-weight: bold;
	border-bottom: 5px solid;
	border-bottom-color: #203F68;
	}
	
.searcharea {
	margin: 0;
	padding-left: 5px;
	}	

/* Hide from IE-Mac \*/
	
#topnav {
	/*float: right;*/
	width: 540px;
	position: relative;
	top: -23px;
	margin-left: 220px;
	background-color: #D7EAB1;
	}
/* End hide */


#topnav a {
	display: inline;
	padding: 0px 5px 0px 7px;
	font-weight: bold;
	color: #373737;
	border-left: dotted 1px;
	text-decoration: none;
	}

* html .board {
	width: 98px;
	}
	
* html .calendar {
	width: 70px;
	}
	
* html .lunch {
	width: 55px;
	}
	
* html .maps {
	width: 50px;
	}
	
* html .site {
	width: 70px;
	}
	
* html .contact {
	width: 87px;
	}
	
* html .mail {
	width: 80px;
	}

	
#topnav a:hover, #topnav a:active {
	background-color: #203F68;
	color:#CCCCCC;
	}	

#main_content {
	width: 760px;
	margin: 0 auto;
	/*text-align: right;*/
	}
	
input.click { cursor: pointer }

table#perfect         { 
   background-color: #DEEAB2; 
   margin-left: auto; 
   margin-right: auto;
	border-collapse: collapse;
	border: #2B3F68 1px dotted;
    }
   
table#perfect caption { 
	color: #DEEAB2; background-color: #2B3F68;
    font-size: 110%; font-weight: bold; padding: 3px;
    margin-left: auto; margin-right: auto }
   table#perfect th      { text-align: right; font-weight: bold; padding: 3px; }			   
   table#perfect div     { text-align: center; margin-top: 6px; }
   table#perfect span    { float: right; font-size: 65%; }
   table#perfect a       { color: darkslategray; text-decoration: none; }	
   
table#perfect  td       {  
   padding: 3px 0 3px 8px;
   border-collapse: collapse;
	border: #2B3F68 1px dotted; 
    }
	
table caption {
	padding-bottom: 5px;
	}
	
.redlink a:link    {
	color:#990000;
	text-decoration: none;
}
	
#noaa {
	padding: 0 0 0 10px;
	}
	
#noaa li{
	list-style: inside;
	}
	
img.CC {
	float: right;
	margin: 5px 2px 5px 5px;
	}
	
img.violin {
	margin: 0 10px 0 0;
	}
	
table #colorcells {
	width:70%; margin-left:15%; margin-right:15%;}
	
#colorcells {	
	border-collapse: collapse;
	padding-left: 2px;
	margin-left: 3px;
	}
#colorcells td.white {
	background-color: #F4F8DC;
	border: #2B3F68 1px dotted;
	padding: 5px 3px 5px 10px;
	}
#colorcells td.green {
	background-color: #DEEAB2;
	border: #2B3F68 1px dotted;
	padding: 5px 3px 5px 10px;
	}
#colorcells td.blue {
	text-align: center;
	background-color:#2B3F68;
	color: #DEEAB2;
	margin: 0;
	padding: 0;
	}
.footer {
clear: both;
}
#teachers {
	float:left;
	width: 337px;
	margin-right: 10px;
}	
.bio {
	float: left;
	width: 408px;
	border: thin dotted #333;
}

.biopic {
	padding: 5px;
}
.indent {
	padding-left: 12px;
	}
	
.indent2 {
	padding-left: 24px;
}

.indent3 {
	padding-left: 36px;
}
.indent4 {
	padding-left: 365px;
}
.greenlabel {
	color:#81A71F;
	}

