@charset "utf-8";
/* CSS Document */

body {
	font: 14px Verdana;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background: url(../siteimages/sback.jpg) repeat;
}
.swrap {
	width: 980px;  
	margin: 0 auto; 
	text-align: left;
}
/* ---------------------------------------------- */
.addresstxt {
	font-size: 12px;
	color: #666;
	float: left;
	width: 300px;
	margin-left: 50px;
}
.adved {
	text-align: center;
}
.bk1 {
	background: url(../siteimages/bk1a.jpg);
	float: left;
	height: 20px;
	width: 1000px;
}
.bk2 {
	background: url(../siteimages/bk2a.jpg);
	float: left;
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
}
.bk3 {
	background: url(../siteimages/bk3a.jpg);
	float: left;
	height: 20px;
	width: 1000px;
}
#bnav {
	font-size: 12px;
	color: #5e755b;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 980px;
}
.cctitle {
	float: left;
	width: 450px;
}
.contactbox {
	float: right;
	width: 200px;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 10px;
}
.contentpanel {
	float: left;
	width: 960px;
	margin-left: 10px;
}
.contents1 {
	padding-right: 15px;
	padding-left: 15px;
}
.counterpanel {
	font-size: 12px;
	color: #666;
	text-align: center;
}
.dresscode3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
h1 {
	color: #030;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font: italic 32px "Times New Roman";
	color: #033;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3 {
	font-size: 16px;
	font-style: italic;
	color: #036;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* HANDBOOK ITEMS */
.handbook1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.handbook2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.handbooksub1 {
	font: bold 14px Arial;
	text-align: center;
	color: #333;
	margin-top: 5px;
}
.mainc {
	background: url(../siteimages/s3.jpg);
	float: left;
	width: 1000px;
}
.mainc2 {
	background: url(../siteimages/s4.jpg);
	float: left;
	height: 20px;
	width: 1000px;
}
#navpanel {
	float: left;
	width: 980px;
	background: url(../siteimages/s2.jpg);
	height: 35px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
}
.panel_left {
	float: left;
	width: 710px;
	padding-right: 15px;
	padding-left: 15px;
}
.panel_right {
	float: left;
	width: 220px;
	border-left: 1px dotted #666;
	padding-left: 5px;
}
.sdalogo {
	background: url(../siteimages/sdalogo.gif);
	height: 109px;
	width: 120px;
	float: right;
	margin-right: 15px;
}
.schooltheme {
	font: italic 16px "Times New Roman";
	color: #033;
}
#sitefooter {
	font-size: 12px;
	color: #8eaa8a;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 980px;
}
#siteheading {
	float: left;
	width: 1000px;
	background: url(../siteimages/s1.jpg);
	height: 91px;
}
.sitemapbox1 {
	font-size: 12px;
	float: left;
	width: 300px;
	margin-left: 25px;
}
.txtblue {
	color: #06C;
}
.txtsm {
	font-size: 12px;
}
.txtwhite {
	color: #FFF;
}
/* ------------ LINKS -------------------------- */
a:link, a:visited, a:active {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.bnavig:link, a.bnavig:visited, a.bnavig:active {
	color: #5e755b;
	text-decoration: none;
}
a.bnavig:hover {
	color: #CCC;
	text-decoration: underline;
}
a.sbd:link, a.sbd:visited, a.sbd:active {
	color: #8eaa8a;
	text-decoration: none;
}
a.sbd:hover {
	color: #FFC;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FF9;
	text-decoration: underline;
}
