﻿body {
margin : 0;
padding : 0;
font : 73%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #E0D0B3;
color : #333;
}
#header {
height : 200px;
margin-bottom : 10px;
border-top : 10px solid #000000;
background : #FD6D05;
border-bottom: 5px solid #000000;
color : #000;
}
#header2 {
height : 200px;
margin-bottom : 10px;
border-top : 10px solid #000000;
background : #FD6D05;
border-bottom: 5px solid #000000;
color : #000;
}
#header3 {
height : 200px;
margin-bottom : 10px;
background : #FD6D05;
color : #000;
}
#header4 {
height : 100%;
margin-bottom : 10px;
border-top : 10px solid #000000;
background : #FD6D05;
border-bottom: 5px solid #000000;
color : #000;
}
#header-footer {
height : 10px;
background : #000000;
color : #000;
}
#gutter {
float : left;
width : 1%;
height : 1px;
}
#col1 {
float : left;
width : 20%;
margin-bottom : 1em;
margin-right : .2%;
margin-left : 2%;
border-right : 0px solid #eee;
}
#col2 {
float : left;
width : 57%;
height : 100%;
margin-bottom : 1em;
border-right : 0px solid #eee;
}
#col3 {
float : left;
width : 20%;
margin-left : .6%;
margin-bottom : 1em;
}
#navcontainer ul {
margin-top : 10px;
list-style-type : none;
font-size : 85%;
background : #E0D0B3;
color : #666;
}
#navcontainer ul li a {
padding : 15px;
color : #682715;
background : url('images/list-off.gif') no-repeat left center;
text-align : left;
text-decoration : none;
max-width:180px;
}
#navcontainer ul li a:hover {
color : #006699;
background : url('images/list-on.gif') no-repeat left center;
}
#navcontainer ul li a#current {
background : url('images/list-active.gif') no-repeat left center;
color : #000;
}
#footer {
clear : both;
height : 50px;
padding : 5px;
text-align : left;
border-top : 10px solid #fca404;
background : #a03719;
color : #000;
}
#footer a {
text-decoration : none;
color : #fca404;
background-color : inherit;
}
#footer a:hover {
text-decoration : underline;
color : #999;
background-color : inherit;
}
h1 {
margin : 0;
padding : .5em 0 0 0em;
text-align : left;
text-transform : uppercase;
letter-spacing : 10px;
font-size : 150%;
color : #333;
background : inherit;
}
h2 {
margin-top : 0;
padding : 0.5em 0 0.5em 1em;
text-transform : uppercase;
letter-spacing : 5px;
font-size : 140%;
color : #682715;
background : inherit;
}
h3 {
margin-top : 0;
padding : 0.5em 0 0.5em 1em;
text-transform : uppercase;
letter-spacing : 5px;
text-align: center;
font-size : 140%;
color : #682715;
background : inherit;
}
a {
text-decoration : none;
color : #006699;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #a03719;
background : inherit;
}
a img {
border : 0;
}
.box {
padding : 20px;
color : #682715;
background : inherit;
}
.roundcont {
margin : 10px;
width : 98%;
background : #E9DDC9;
color : #333;
}
.roundcont p {
margin : 0 15px;
}
.roundtop {
background : url('images/tr.gif') no-repeat right top;
}
.roundbottom {
background : url('images/br.gif') no-repeat right top;
}
img.corner {
width : 10px;
height : 10px;
border : none;
display : block !important;
}
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
}
form { 
margin: 0; 
}
input.search { 
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 100px; 
	background: url('images/input.gif'); 
	padding: 4px; 
}
input.login { 
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 100px;
	background: url('images/logininput.gif'); 
	padding: 4px; 
}
blockquote {
font-weight : bold;
font-style : italic;
color : #E05222;
}


nav{
    float: left;
    margin-right:35px;
    }


nav li{
text-decoration:none;
font-weight:normal;
color:red;
list-style:none;
display:block;
width:100%;
}   

/**Content */
#section{
    background-color: ;
    border: 1px solid;
    font: normal 12px Helvetica, Arial, sans-serif; 
    margin-left:180px;
 }



 .clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}



#Main:checked +ul ul#submenu{
 height:170px;   
}
#submenu{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="2"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}



#Information:checked +ul ul#submenu2{
 height:100px;   
}
#submenu2{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="3"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}



#Parent:checked +ul ul#submenu3{
 height:80px;   
}
#submenu3{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="4"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}


#Athletics:checked +ul ul#submenu4{
 height:100px;   
}
#submenu4{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="5"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}


#Staff:checked +ul ul#submenu5{
 height:240px;   
}
#submenu5{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="6"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}


#Charter:checked +ul ul#submenu6{
 height:80px;   
}
#submenu6{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="7"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}


#Contact:checked +ul ul#submenu7{
 height:80px;   
}
#submenu7{
    overflow:hidden;
    height:0px;
    margin:0;
}
a[accesskey="8"]{
    color:blue;
    cursor:pointer;
    text-decoration:underline;
}


