@charset "utf-8";
/* CSS Document */

body { padding: 0; margin: 0;  background: #fff url(img/school_bg.jpg) no-repeat; background-position: top left; background-attachment: fixed;
font: Tahoma, Arial, sans-serif}
#banner {	
	height: 216px;
	width: 1000px;
	margin-left:0; /*background:  url(img/sch_banner.jpg) no-repeat ; background-position: top left; background-attachment: fixed;*/
	}
#mainnav {background: #36F;
	
	
	}
#contentarea{width: 1000px; }
#leftcol{float:left; width: 200px; height: 500px;}
#content{float:left; width: 530px; height: 500px;}
#rightcol{float:left; width: 230px; height: 500px;border-left: }
#footer{width: 900px;  float: left; clear: both; text-align: center;font: Verdana, Geneva, sans-serif; font-size: 10px; line-height: 1.0em; padding: 10px 0 10px 0;}

#nav {margin:0; padding:0; list-style-type: none; float: left; width: 100%; height: auto;}
#nav ul {}
#nav li {display: inline; padding: 0; margin: 0;}
#nav a:link, #nav a:visited {color: #000; background: #36F; padding: 10px 40px 5px 10px; border-right: 1px solid #fff; 
text-decoration: none; font: bold 14px Arial, Helvetica, sans-serif; text-transform: uppercase;   }
#nav a:hover {color: #fff; background: #36F;}

#address p { font: 1em Arial, Sans-Serif; color:#000; text-decoration: none;
 padding: 5px 2px 3px 10px; margin: 5px 2px 3px 6px; line-height: 1.1em;}
 
.leftcol ul{
	margin: -1px 0 0 0;
	padding: 20px 0 0 20px;
	font-size: 0.1em;
	list-style: none;
	
	}
.left	ul li a{ list-style-type: none;font-size: 0.95em;
	font:"Times New Roman", Times, serif; color:#3d280e; text-decoration: none; line-height: 1.3em;}
		
.left		ul li a:hover{ list-style-type: none;font-size: 0.95em;
	font: Tahoma, Arial, sans-serif; color:#5d540c; text-decoration: underline; line-height: 1.3em;}
.left	ul li a:active{ list-style-type: none;font-size: 0.95em;
	font:  Tahoma, Arial, sans-serif; color:#660c3f; text-decoration: none; line-height: 1.3em;}
.left	ul li a:visited{list-style-type: none; font-size: 0.95em;
	font:  Tahoma, Arial, sans-serif; color:#3b3b3b; text-decoration: none; line-height: 1.3em;}
	
	#center { font: 1em Arial, Sans-Serif bold; color:#C33; text-decoration: none;
 padding: 5px 2px 3px 1px; margin: 5px 2px 3px 15px; line-height: 1.1em;}
	.text { font: 12px Arial, Sans-Serif ; color:#000; text-decoration: none;
 padding: 5px 2px 3px 1px; margin: 5px 2px 3px 6px; line-height: 1.1em;}
