/*    EcoScienceWorks Cascading Style Sheet         updated: 12-08-2009  kjh */

#ESWtitle{ width: 90%; margin: 0 auto; }
#ESWtitle h1{margin: 0; text-align: center; }
#ESWtitle h1 img{margin: 20px 0 0 0;}
#ESWtitle h2{color: black; font-family: Arial,Helvetica,sans-serif; font-size: 110%; 
	font-weight: bold; text-align: center; margin: 0 0 20px 0;}

.subtitle{color:#234b25; font-family: Arial, Helvetica, sans-serif; font-size: 150%;
	font-weight: bold; margin: 10px 25px 25px 30px; text-align: center;}

.hdr1{color:#234b25; font-family: Arial, Helvetica, sans-serif; font-size: 110%;
	font-weight: bold; text-align: left; margin: 20px 5% 5px 5%; padding: 0;}
.hdr1 a{color:#993300; text-decoration: underline;}
.hdr1 a:hover{color:#993300; text-decoration: underline; background-color: #9eb69c;}

.hdr2{color:black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: bold;  margin: 20px 5% 5px 5%; padding: 0; text-align: justify;}

.txt1{color:#234b25; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify; margin: 5px 5% 20px 5%; padding: 0;}
.txt1 a{color:#993300; text-decoration: underline;}
.txt1 a:hover{color:#993300; text-decoration: underline; background-color: #9eb69c;}

.txt3{color:Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; text-align: justify; margin: 10px 25px; padding: 0;}

.caption{color: black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	text-align: center; margin: 5px 5px 50px 5px; }

ul.list { margin: 0 5%; list-style: disk outside url(/images/bullet-grn1.gif); }
ul.list li{ color: #234b25; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	margin: 20px 5%; padding: 0;}
ul.list li a{color:#993300; text-decoration: underline;}
ul.list li a:hover{color:#993300; text-decoration: underline; background-color: #9eb69c;}

.tm{font-size: 70%; vertical-align: super;} /* super script */

.comic{font-family: 'Comic Sans MS',Arial, Helvetica, sans-serif;}

div.linkBox{ width: 80%; background: #dadada; margin: 50px auto; padding: 10px;}

.YearHdr{display: block; float: left; width: 30%; color:#234b25;  font-size: 100%; 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	margin: 0 0 30px 0; text-align: center;}
.YearTxt{color:#234b25; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	 font-weight: normal; text-align: justify; margin: 10px;}
.YearLink{color:#993300; text-decoration: underline;}
.YearLink:hover{color:#993300; text-decoration: underline; background-color: #9eb69c;}

a.NoHoverBkg{ color: inherit; background: transparent; }
a.NoHoverBkg:hover{ color: inherit; background: transparent; }




/*  ESW Teacher Listing style sheet  */

.ColumnHeader{color: #ce7822; font-family: Arial, sans-serif; font-size: 100%; 
	font-weight: bold; padding: 5px; margin: 20px 0 5px 0; border-bottom: 1px solid #ce7822;}

.Name{color: #8b4513; font-family: Arial, Helvetica, sans-serif; font-size: 80%; 
	font-weight: normal; padding: 0px; margin: 5px;}
.Name a{color: #8b4513; text-decoration: underline;}
.Name a:hover{color: #8b4513; text-decoration: underline; font-weight: bold; 
	background: #f4cdb1;}

.School{color: #8b4513; font-family: Arial, Helvetica, sans-serif; font-size: 80%;
	font-weight: normal; padding: 0px; margin: 5px;}

.Town{color: #8b4513; font-family: Arial, Helvetica, sans-serif; font-size: 80%; 
	font-weight: normal; padding: 0px; margin: 5px;}

a.highlight{ font-weight: bold; background: #f4cdb1; }
