body {
	font-family: Georgia, Times, serif;
	margin: 0; padding: 0;
	background-color: #A7C2DC;
	text-align: center;
}
h1, h2, h3, h4 {
	color: #2D679E;
}
h1 {
	font-size: 16px;
	margin: 4px 0 4px 0;
}
h2 {
	font-size: 14px;
	margin: 4px 0 4px 0;
}
h3 {
	font-size: 12px;
	margin: 4px 0 4px 0;
}
h4 {
	font-size: 11px;
	margin: 4px 0 4px 0;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0 4px 0;
}
a:link { 
	color: #2D679E;
;
}
a:visited { 
	color: #4D7499;
}
a:hover {
	color: #999999;
}
a.totop {
	float: right;
	font-size: 11px;
}
#wrap {
	width: 770px;
	margin: 0 auto;
	margin-top: 12px;
	background: url(../images/top_cap2.gif) #ffffff no-repeat;
	text-align: center;
}
#header {
	width: 770px;
	height: 164px;
	margin: 0 0 0px 0; padding: 0;
	background: url(../images/header_bg2.gif) no-repeat;
	text-indent: -5000px;
	text-align: center;
}
#header h1 {display: none; font-size: 1px; margin: 0;}
#home {
	text-align: left;
	text-indent: -5000px;
	background: url(../alt_images/nav_home2.gif) no-repeat;
}
#home, #home a:link, #home a:visited {
	display: block;
	width: 46px; height: 10px;
}
#home a:hover {
	background: url(../alt_images/nav_home2.mo.gif) no-repeat;
}
#content {
	width: ;
	clear: none;
	padding: 0 0 0 0;
	background: url(../images/bott_rule.gif) bottom center no-repeat;
	text-align: left;
	margin-top: 0px;
}
#main {
	width: 400px;
	margin: 0 0 0 0px; padding: 0;
	clear: none;
	float: left;
}
#secondary {
	width:132px !important; /*moz width*/
    width:156px; /*IE width*/
	margin: 0;
	padding: 0px 12px 18px 12px;
	float: left;
	clear: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	background: url(../images/ornamental_rule2.gif) bottom center no-repeat;
	display: block;
}
#sidebar {
	width:156px !important; /*moz width*/
    width:172px; /*IE width*/
	margin: 0; padding: 0 16px 0 0;
	padding-top: 4px;
	float: right;
	clear: none;
	background-color: ;
}
#navwrap {
	width: 702px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: left;
}
#nav {	
	margin: 0;
	padding: 0;
	height: 53px;
	margin-bottom: 0px;
}
#nav li {
	display: block;
	margin: 0 auto;	
	padding: 0;
	padding-left: 0;
	float: left;
	text-indent: -5000px;
	background-repeat: no-repeat;
	clear: none;
}
#nav li a:link, #nav li a:visited {
	display: block;
}
.nav1, .nav1 a:link, .nav1 a:visited {
	width: 87px;
	height: 29px;
}
#nav li.nav1 {
	margin-top: 24px;
	background: url(../alt_images/nav_teachers.gif);
}
.nav1 a:hover {
	background: url(../alt_images/nav_teachers.mo.gif);	
}
.nav2, .nav2 a:link, .nav2 a:visited {
	width: 103px;
	height: 23px;
}
#nav li.nav2 {
	margin-top: 8px;	
	background: url(../alt_images/nav_students.gif);
}
.nav2 a:hover {
	background: url(../alt_images/nav_students.mo.gif);	
}
.nav3, .nav3 a:link, .nav3 a:visited {
	width: 112px;
	height: 18px;
}
#nav li.nav3 {
	margin-top: 0px;
	background: url(../alt_images/nav_curriculum.gif);	
}
.nav3 a:hover {
	background: url(../alt_images/nav_curriculum.mo.gif);	
}
li.nav4, .nav4 a:link, .nav4 a:visited {
	width: 48px;
	height: 82px;
}
#nav li.nav4 {
	margin: 0 22px 0 22px;
	background: url();
}
.nav4 a:hover {
	background: url();
}
.nav5, .nav5 a:link, .nav5 a:visited {
	width: 134px;
	height: 19px;
}
#nav li.nav5 {
	margin-top: 0px;	
	background: url(../alt_images/nav_environment.gif);
}
.nav5 a:hover {
	background: url(../alt_images/nav_environment.mo.gif);
}
.nav6, .nav6 a:link, .nav6 a:visited {
	width: 84px;
	height: 21px;	
}
#nav li.nav6 {
	margin-top: 12px;	
	background: url(../alt_images/nav_about.gif);
}
.nav6 a:hover {
	background: url(../alt_images/nav_about.mo.gif);
}
.nav7, .nav7 a:link, .nav7 a:visited {
	width: 85px;
	height: 25px;
}
#nav li.nav7 {
	margin-top: 28px;	
	background: url(../alt_images/nav_contact.gif);
}
.nav7 a:hover {
	background: url(../alt_images/nav_contact.mo.gif);
}
#secondary .subnav {
	margin: 12px 6px 6px 6px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-transform: ;
	font-weight: bold;
	text-align: left;
}
#secondary .subnav li {
	margin: 0 0 6px 0; padding: 0 0 0 0;
}
.subnav a:visited {
	color: #2D679E;
}
.subnav a:hover {
	color: #999999;
}
#secondary .subnav li em {
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
#main h1, #content h1 {
	text-align: center;
}
#content h1, #main h1 {
	margin-top: 0;
	padding-top: 0;
}
#content h2 {
	color: #2D679E;
}
#content h3{
	color: #333333;
}
#main p {
	margin: 0 0 12px 0; padding: 0;
	font-size: 12px;
	line-height: 18px;
}
#main em {
	color: #2D679E;
	font-style: normal;
	font-weight: bold;	
}
#main img {
	margin: 4px 0 12px 12px; padding: 0;
	float: right;
}
#main img.nopad {
	margin-left: 0;
}
#main ul {
	margin: 6px 16px 0 16px; padding: 0 0 0 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
#main li {
	margin: 0 0 6px 0; padding: 0 0 0 0px;
}
#secondary p, #secondary h2, #secondary ul {
	margin: 0 0 0 0;
}
#secondary em {
	font-style: normal;
	font-weight: bold;	
}
#secondary h2 {
	padding-top: 10px;
	text-align: center;
	font-family: Georgia, Times, serif;
	color: #2D679E;
	background: url(../images/ornamental_rule3.gif) top center no-repeat
}
#secondary h2.top {
margin: 0; padding: 12px 0 0 0;
background: url(../images/ornamental_rule2.gif) no-repeat top center;
}
#secondary p, #secondary ul, #secondary h3, #secondary h4 {
	text-align: left;
	margin-bottom: 8px;
}
#secondary ul {
	margin: 0 0 6px 0; padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#secondary ul em {
	font-style: normal;
	font-weight: bold;
	color: #2D679E;
}
#secondary li {
	margin: 0 0 3px 0;
}
#secondary ul h2 {
	background: none;
	margin: 0;
}
#secondary ul h3 {
	margin-bottom: 3px;
}
#sidebar .quote {
	padding-bottom: 20px;
	margin-bottom: 12px;
	background: url(../images/closequote.gif) no-repeat 50px bottom;
}
#sidebar blockquote, #sidebar cite {
	margin: 0 0 0 0;
}
#sidebar blockquote {
	font-size: 22px;
	padding-top: 20px;
	letter-spacing: ;
	color: #435f79;
	background: url(../images/openquote.gif) no-repeat 50px 0px;
}
#sidebar cite {
	font-style: normal;
	font-size: 11px;
	display: block;
	margin-top: 4px;
}
#sidebar img {
margin: 0 0 12px 0;
}
ul.calendar li {
	font-weight: normal;
	margin-left: 6px;
	}
#footer {
	margin: 0 0 0px 0; padding: 0 0 12px 0;
	background: url(../alt_images/foot_cap.gif) bottom center no-repeat;
	clear: both;
}
#footer p {
	margin: 0; padding: 0 0 6px 0;
}
div.formrow {
	margin-bottom: 10px;
}
#city, #state, #zip, #phone {
	float: left;
}
#city, #state, #phone {
	margin-right: 5px;
}
form {
margin: 0 0 0 25px;
}
input {
margin: 0;
font-size: 10px;}

label {
display: block;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}
label em {color: #A2141F;}

input#name, input#address {
	width: 300px;
}
input#city {
	width: 190px;
}
input#state {
	width: 30px;
}
input#zip {
	width: 60px;
}
input#phone {
	width: 100px;
}
input#email {
	width: 190px;
}
div.hrule {
	width: 400px; height: 6px;
	margin: 0 0 12px 0;
	background: url(../images/h-rule.gif) no-repeat;
}
.alert {color: #ff0000;}
div.clear{
display: block;
clear: both;
}
#wrap #content #main .calendar em strong {
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}
.calendar .underline {
	text-decoration: underline;
	color: #000000;
	font-style: normal;
}
#wrap #content #main .calendar .tbd {
	padding-left: 24px;
}
#main #imgs img {
	text-align: center;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
