@charset "utf-8";
/* CSS Document */


body {
	background-position: left top;
	background-image: url(../images/background.jpg);
	background-color: #003300;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.schools_high #topsearchbox {
	background-color: #FF9933;
	position: absolute;
	
}
.schools_high #topsearchbox a:link {
	background-color: #FF9933;
	color: #FFFFFF;
	
}

h4 {
	font-size:1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #91be4a;
}
h5 {
	font-size:1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
}

h1 {
	font-size:1.5em;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #99CCFF;
	margin-top: 0.75em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
	padding-left: 0.5em;
	font-weight: normal;
	color: #ffffff;
	outline: none;
	background-image: url(/css/images/glass_green.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
h2 {
	font-size:1.3em;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	padding-left: 0.5em;
	background-image: url(/css/images/glass_green.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 0em;
}
h3 {
	font-size:1em;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	padding-left: 0.5em;
	background-image: url(/css/images/glass_green.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 0em;
}
.schools_high #header {
	background: #006600;
}
.schools_high #topsearchbox a:hover {
	background-color: #FF9933;
	color: #FFFFFF;
	
}
.schools_high #topsearchbox a:visited {
	background-color: #FF9933;
	color: #FFFFFF;
	
}

.schools_high #topsearchbox a:active {
	background-color: #FF9933;
	color: #FFFFFF;
	
}


.schools_high #footer {
	background-color: #54934b;
	color: #FFFFFF;
} 
.schools_high  #footer a {
	color: #CCCCCC;
} 

.schools_high #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.schools_high #district-footer  {
	background-image: url(/css/images/glass_green.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	color: #FFFFFF;
}
.schools_high #district-footer a{
	color: #CCCCCC;
}
.schools_high #sidebar2 {
	color: #FFFFFF;
	background-color: #54934b;
	background-image: url(/css/images/back-sidebar2-green.jpg);
	background-repeat: repeat-x;
}
/*.schools_high  #sidebar2 a {
	color: #FFFFFF;
	overflow: visible;
	background-color: #2d7723;
	padding-right: 0.5em;
	padding-left: 1em;
	width: 16.5em;
}
