/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#490300 url(images/background.jpg) repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333;}
	
a:link {
	color:#333;
	text-decoration:underline;}
	
a:visited {
	color:#333;
	text-decoration:underline;}
	
a:hover {
	color:#e51e25; /* RED */
	text-decoration:underline;}
	
a:active {
	color:#333;
	text-decoration:underline;}
	
#header{
	width:900px;
	margin:0 auto;
	text-align:center;}
	
/* ------------------------------------------------------------------------- NAVIGATION */
#navigation{
	background:url(images/navigation-bg.jpg);
	height:56px;}
	
#space{
	width:900px;
	margin:0 auto;
	background:url(images/spacer-01.jpg);
	height:22px;}
	
/* ------------------------------------------------------------------------- CONTENT AREA */
#content{
	width:900px;
	margin:0 auto;
	background:#cc8857 url(images/left-bg.jpg) top left repeat-y;
	overflow:auto;}
	
#midColMain{
	width:430px;
	margin:0 auto;
	padding:5px;}
	
#leftCol{
	width:215px;
	margin:0 auto;
	float:left;
	padding:2px;}
	
#rightCol{
	width:210px;
	margin:0 auto;
	float:right;
	border-left:1px solid #66442b;}
	
#midCol{
	width:665px;
	margin:0 auto;
	padding:5px;
	float:right;
	text-align:left;}
	
#clearFloats {
	clear:both;}
	
/* ------------------------------------------------------------------------- CONTENT AREA */
#content02{
	width:900px;
	margin:0 auto;
	background:#cc8857;
	overflow:auto;}
	
#midColCal{
	width:880px;
	margin:0 auto;
	padding:5px;}
	
#clearFloats {
	clear:both;}
	
/* ------------------------------------------------------------------------- MID COLUMN FORMAT */
#midColMain h1{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:100;
	text-align:left;
	line-height:20pt;}
	
#midCol h1{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:100;
	text-align:left;
	line-height:20pt;}
	
#midCol h2{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:100;
	text-align:left;
	line-height:16pt;}
	
#midCol h3{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	font-weight:100;
	text-align:left;
	line-height:14pt;}
	
#midCol h4{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	font-weight:100;
	text-align:left;
	line-height:20pt;}
	
#midCol h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#fff;
	margin:0;
	padding:5px;
	font-weight:100;
	text-align:left;
	line-height:14pt;
	background:#e51e25; /* RED */}
	
#midCol p strong{
	font-size:10pt;}
	
/* ------------------------------------------------------------------------- MID COLUMN CAL FORMAT */
	
#midColCal h1{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:100;
	text-align:left;
	line-height:20pt;}
	
#midColCal h2{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:100;
	text-align:left;
	line-height:16pt;}
	
#midColCal h3{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	font-weight:100;
	text-align:left;
	line-height:14pt;}
	
#midColCal h4{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	color:#472702; /*brown*/
	margin:0;
	padding:0 0 5px 0;
	font-weight:100;
	text-align:left;
	line-height:20pt;}
	
#midColCal h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#fff;
	margin:0;
	padding:5px;
	font-weight:100;
	text-align:left;
	line-height:14pt;
	background:#e51e25; /* RED */}
	
#midColCal p strong{
	font-size:10pt;}
	
/* ------------------------------------------------------------------------- LEFT COLUMN FORMAT */
	
#leftCol p{
	text-align:left;}
	
#leftCol h3{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:18pt;
	margin:0;
	padding:0;
	font-weight:100;
	text-align:left;}
	
/*--------------------------------------------------------------------------------------- SIDE */
ul.sideNav {
	list-style:none;
	margin:0px auto 10px auto;
	padding:0px 0px 0px 0px;
	border-top:1px solid #444;
	text-decoration:none;
	width:205px;}

ul.sideNav li {
	border-bottom:1px solid #444;
	text-align:left;
	text-decoration:none;
	width:200px;
	padding:2px;}
	
ul.sideNav a {
	padding:6px 2px 4px 5px;
	text-decoration:none;}
	
ul.sideNav li a {
	font-size:8pt;
	color:#fff;
	text-decoration:none;
	display:block;}
	
ul.sideNav li a.visited {
	font-size:8pt;
	color:#fff;
	text-decoration:none;
	display:block;}
	
ul.sideNav li a:hover {
	color:#fff;
	background-color:#e51e25;
	text-decoration:none;}
	
ul.sideNav li a.active {
	font-size:8pt;
	color:#fff;
	text-decoration:none;
	display:block;}
	
/* ------------------------------------------------------------------------- FOOTER */
#footer{
	margin:5px 0px 0px 0px;
	padding:2px;
	background:#000;
	text-align:center;
	border-top:5px solid #87461d;
	color:#fff;
	line-height:14pt;
	font-size:7pt;}
	
#footer a:link{
	color:#fff;
	text-decoration:underline;}

#footer a:visited{
	color:#fff;
	text-decoration:underline;}
	
#footer a:hover{
	color:#e51e25; /* RED */
	text-decoration:underline;}

#footer a:active{
	color:#fff;
	text-decoration:underline;}
	
/* ------------------------------------------------------------------------- DL TEACHERS */
	
dl.teachers {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
dl.teachers dt {
	font-size:14pt;
	color:#bf0c0f;
	padding-left:8px;
	padding-bottom:3px;}
	
dl.teachers dd {
	font-size:8pt;
	color:#FFFFFF;
	margin-left:20px;
	margin-bottom:10px;
	border-left:2px solid #bf0c0f;
	padding-left:5px;}
	
/*---------------------------------------------------------------------------------------FILED TRIPS*/
dl.field{
margin:10px auto 0px auto;}

dl.field dt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13pt;
background-color:#e10000;
display:block;
padding:5px 4px 5px 4px;
color:#fff;
margin-bottom:10px;}

dl.field dd{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9pt;
margin-left:5px;
padding-left:0px;
line-height:14pt;
margin-bottom:35px;}

div.fieldTrip{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16pt;}

/*---------------------------------------------------------------------------------------CALENDAR*/
div.eventCal{
	text-align:center;
	padding:2px;
	font-size:8pt;}
div.eventCal strong{
	font-size:9pt;
	color:#e51e25;}