@charset "UTF-8";
/* CSS Document */
* {margin:0px;padding:0px;}
html, body {background: #ad1706 url('images/background.gif') repeat-x left top;font:normal 12px/18px Arial, Helvetica, sans-serif;color:#ad1706;}
#pageWrapper {width:800px;padding:0 15px;background:transparent url('images/wrapper-background.png') repeat-y left top;margin:0 auto;}
a {color:#ad1706;}
a:hover {color:black;}

#header {padding:20px;}
#header img {float:left;width:auto;}
#headerText {float:right;width:300px;margin:20px;}

#homepageWrapper {background:url('images/homepage-main-image.jpg') no-repeat left top;padding:23px 20px 156px 30px;}
#homepageWrapper h1 {font:normal 22px Georgia, "Times New Roman", Times, serif;}
#homepageWrapper p {width:260px;margin:10px 0;}

#topNav {clear:both;width:auto;margin:0 auto;border-bottom:1px solid #ad1706;padding:0 0 0 55px;}
#topNav a {display:block;text-decoration:none;font:normal 18px 'Century New Gothic', Helvetica, sans-serif;font-weight:bold;color:black;float:left;text-align:center;padding:5px 35px;}
#topNav a:hover {color:#ad1706;}
#twoCols {clear:both;width:800px;position:relative;}
#mainCol {width:560px;float:right;border-left:200px solid #f1eab3;margin-left:-200px;padding:20px;}
#leftCol {width:200px;float:left;background:#f1eab3;}
#leftCol ul {margin:0;padding:0;list-style:none;}
#leftCol ul li a {display:block;padding:5px 0 5px 20px;font:normal 16px Georgia, "Times New Roman", Times, serif;text-decoration:none;}
#leftCol ul li a:hover {background:#ad1706;color:#f1eab3;text-decoration:underline;padding-left:40px;}
#mainCol h1 {font:normal 22px/28px Georgia, "Times New Roman", Times, serif;}


/* -- Navigation Notification -- */
.overview #topNav a.mainOne, .classes #topNav a.mainTwo, .activities #topNav a.mainThree, .parents #topNav a.mainFour, #news .mainFive {color:#ad1706;background:#f1eab3;}
#preK a.l-1, #kindergarden a.l-2, #first a.l-3, #second a.l-4, #third a.l-5, #fourth a.l-6, #fifth a.l-7, #sixth a.l-8, #seventh a.l-9, #eighth a.l-10, #art a.l-11, #guidance a.l-12, #math a.l-13,  #reading a.l-14, #speech a.l-15, #computerLab a.l-16, #library a.l-17, #music a.l-19, #physEd a.l-18, #principalMessage a.l-2, #mission a.l-3, #location a.l-4, #registration a.l-5, #contact a.l-7, #generalInfo a.l-1, #studentCouncil a.l-1, #scienceFair a.l-2, #historyDay a.l-3, #familyFolder a.l-1, #policies a.l-2, #lunch a.l-3, #forms a.l-4, #homeSchool a.l-5 {background:#ad1706;color:#f1eab3;text-decoration:none;padding-left:40px;}



#schoolClosing {font:normal 16px Georgia, "Times New Roman", Times, serif;text-align:center;padding:10px 0;background:#f1eab3;}
#footer {text-align:center;font-size:10px;}
#footer a {color:#666666;}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

.forta {font:normal 10px Arial, Helvetica, sans-serif;color:#999999;text-align:right;}
.forta a {color:#333333;}
.forta a:hover {color:#FD8E04;}


/* IE 6 Styles */
* html body #leftCol ul li a {height:1%;position:relative;color:black;}
