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

*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;	
}

html,
body{
	background-color: #9a9e87;
}

h1{
	color: #033333;	
}

#whole-container{
	width: 960px;
	margin: 0 auto 0 auto;
	
	border: #5a5f46 1px solid;
	border-top: none;	
	
	background-color: white;	
	background-image: url(../images/design-elements/container-bg.gif);
	background-repeat: repeat-y;

}

#whole-container a,
#whole-container a:link,
#whole-container a:hover,
#whole-container a:visited,
#whole-container a:active
{
	color: #aa331f;
	text-decoration: none;
}

#whole-container a:hover,
#whole-container a:active
{
	text-decoration:underline;
}

#whole-container a:visited{
	color: #671E13;
}

#header{
	position: relative;
	z-index: 2;
}

#navigation{
	background-image: url(../images/design-elements/header-nav-bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	z-index: 3;
	
}

#navigation a,
#navigation a:link,
#navigation a:hover,
#navigation a:visited,
#navigation a:active
{
	color: white;
	text-decoration: none;
}

/***************************************************************************************************
Content on the left/main column
****************************************************************************************************/

#content-left{
	
	padding: 10px;
	width: 673px;
	font-size: 14px;
}

#content-left h1{
	
	font-size: 22px;
}

#content-left h2{
	font-size: 18px;	
}

#content-left h3,
#content-left h4,
#content-left h5,
#content-left h6{
	font-size: 14px;	
}

#content-left p{
    margin: 5px 0 5px 0;
}

#content-left li{
	margin-left: 20px;
}

/***
Main Page News and Info
***/

#content-left .news-and-information{
	padding: 10px;
	background-color: #f4f4f4;
	border: 1px solid #e7e7e7;		
}

#content-left .news-and-information img{
	float: left;
	margin: 0 0 10px 0;
	border-right: 10px solid #f4f4f4;
}

#content-left .news-and-information h1{
	color: #333333;
}

#content-left .news-and-information h2{
	color: white;
	padding: 3px 0 3px 0;
	background-color: #aa331f;
	font-size: 10px;
	font-weight: normal;	
	text-indent: 5px;
}

/***
Main Page General Info
***/

#content-left .general-information{
	color: #aa331f;
	padding: 10px;		
}

#content-left .general-information h1{
	color: #aa331f;	
}

#content-left .general-information p{
	color: black;	
}

/***
School Location Info
***/

#content-left .school-info{
	border: 1px solid #e8e8e5;
	background-color: #f4f4f4;	
	width: 320px;
	position: relative;
	padding: 219px 5px 5px 5px;
}

#content-left .location{
	position: absolute;
	top: 0;
	left: 0;
}

#content-left .first{
	margin: 0 9px 0 0;
}

#content-left .school-info h1{
	color: #333333;
	font-size: 16px;
}

#content-left .school-info p{
	margin: 0;
}

/*************************************\
Teach Bio
**************************************/

#teacher-profile{
	background-color: #841414;
	color: white;
	padding: 15px 20px 15px 20px;
	position: relative;
	
	-moz-border-radius-topleft: 15px; 
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	
}

#teacher-profile p,
#teacher-profile h1,
#teacher-profile h2{
	color: white;
	width: 455px;
}

#teacher-profile a,
#teacher-profile a:link,
#teacher-profile a:visited,
#teacher-profile a:hover,
#teacher-profile a:active{
	color: white;	
}

#teacher-photo{
	position: absolute;
	top: 25px;
	right: 20px;
}

/***************************************************************************************************
Content in the right column
****************************************************************************************************/

#content-right{
	
	margin-left: 8px;
	padding: 10px;
	width: 239px;
}

#content-right .container{
	width: 207px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #d2d2d2;
	margin: 10px 0 10px 0;
	background-color: #f8f8f8;
	font-size: 12px;
}

#content-right .container h1{
	font-size: 18px;
}

#content-right .container h2{
	font-size: 14px;
}

#accordian h2{
	font-size: 12px;
}

#content-right .container p{
	margin: 5px 0 5px 0;
}

#content-right .container ul{
	list-style: none;
}

#content-right .container li{
	padding: 0 0 0 5px;
}

#tabs li{
	margin-left: 5px;
}

.accordian-content{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.principle-message{
	position: relative;	
	border-bottom: 1px solid #bcbdb8;
}

.principle-message h1{
	color: #333333;
	font-size: 24px;
	margin: 0 0 5px 0;
}

.principle-message h1 em{
	font-size: 22px;
}

.principle-message img{
	position: absolute;
	top: 0;
	right: 0;
}

.principle-message h2{				
	font-size: 14px;
	margin: 0 0 5px 0;
}
				
.principle-message h3{				
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.principle-message p{				
	font-size: 12px;
	padding: 0 0 10px 0;
}

/******************************
List items with icon and faded background
*******************************/

.fade-with-icon{
	list-style: none;	
}

.fade-with-icon li{
	margin: 13px 25px 13px 25px;	
	text-align:right;
	
	position: relative;
	background-color:white;
	background-image:url(../images/design-elements/side-item-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	border: 1px solid #d9d9d9;
	
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	
}

.fade-with-icon li img{
	width: 187px;
	height: 45px;
}

.fade-with-icon li h1{
	padding: 5px 15px 5px 70px;
	color: #4785be;
	font-size: 15px;
	background-repeat: no-repeat;
}

.fade-with-icon li h1.movie{
	background-image: url(../images/design-elements/side-icon-movie.png);	
	background-position: 10px 5px;
}

.fade-with-icon li h1.supply{
	background-image: url(../images/design-elements/side-icon-supplies.png);	
	background-position: 10px 5px;
}
				
/***************************************************************************************************
Footer with four columns of links
****************************************************************************************************/

#footer{
	z-index: 200;
	padding: 10px 0 10px 0;
	font-size: 12px;
	background-color: #e5e5e5;
	border-top: 1px solid #c5c5c5;
	background-image: url(../images/design-elements/footer-logo-bg.gif);	
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
	color: #aa331f;
	text-decoration: none;
}

#footer a:hover,
#footer a:active
{
	text-decoration:underline;
}

#footer .quarter{
	width: 220px;
	margin: 10px;	
}	

#footer h1{
	font-size: 14px;
	color: #033333;
}

#footer ul{
	list-style: none;
}

#footer li{
	background-image: url(../images/design-elements/footer-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 16px;
}

/***************************************************************************************************
Below all other content sub footer - copyright, navigation, etc.
****************************************************************************************************/

#sub-footer{
	width: 960px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	color: white;
	
}

#sub-footer-menu{
	width: 560px;	
}

#sub-footer-copyright{
	width: 400px;	
}

#sub-footer a,
#sub-footer a:link,
#sub-footer a:hover,
#sub-footer a:visited,
#sub-footer a:active{
	color: white;
	text-decoration: none;
}

#sub-footer a:hover,
#sub-footer a:active{
	text-decoration: underline;
}

#sub-footer ul{
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}


#sub-footer ul li{
	padding: 1px 3px 1px 3px;
	margin: 2px 0 0 0;
 	display: inline;
	float: left;		
	text-decoration: none;
	border-left: 1px solid white;
}

#sub-footer ul li.first{
	border-left: none;	
}

/****************************************************************************************
Link an entire div
****************************************************************************************/
.transparent-cover{
	z-index: 2;	
	position: absolute;
	top: 0px;
	right: 0px;	
}

.transparent-cover,
.transparent-cover img{
	width: 100%;
	height: 100%;
}

/***************************************************************************************************
Misc. IE 6 hacks and other necessary evils.  Don't touch any of this.
****************************************************************************************************/

/* Make sure floating divs within other divs are contained properly */
.clear-accross {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0; 
	overflow: hidden;
	width: 0;
}

/* Purely to avoid the IE6 double left margin issue */
.float-left{
	margin: 0;
	padding: 0;	
	float: left;
	position: relative;
}

/***************************************************************************************************
Everything below is adapted from superfish.css (Superfish version 1.4.8)
****************************************************************************************************/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	font-size: 12px;
	line-height: 12px;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 170px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top:	39px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:	-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 260px; /* match ul width */
	top:	0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:	-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top:	0;
}

/*** DEMO SKIN ***/

.sf-menu {
	float: left;
	margin-bottom:	5px;
}
.sf-menu a {
	border-left: 1px solid #93060b;
	border-top: 1px solid #93060b;
	padding: 13px 15px 13px 15px;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 12px;
}
.sf-menu a, .sf-menu a:visited  {
	color: white;
}
.sf-menu li {	
	background-image: url(../images/design-elements/header-nav-bg.gif);
	background-repeat: repeat-x;	
}

.sf-menu li li,
.sf-menu li li li{
	background: #93060b;
}

.sf-menu li li a,
.sf-menu li li li a{
	background: #93060b;
	padding: 4px 15px 4px 15px;
	text-transform: none;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #e5131b;
	outline: 0;
}
