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




body {
	background-color: #E8E8E6;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}

p{line-height:18px; text-align:justify; font-size:14px;}

#container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E8B849;
	padding: 0px;
}
#main_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/******* Formatting for Table *******/
.table th {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5656B0;
	color: #FFFFFF;
	font-size: 14px;
	background-repeat: repeat-x;
	background-image: url(../images/th_bg.jpg);
}
.table #blank {
	background-color: #FFFFFF;
}
.table td {
	background-color: #E4E4E4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/******** End Formatting for Table ***********/

#recent {
	width: 200px;
	vertical-align: top;
}

#content {
	padding-top: 10px;
	width: 98%;
	margin: 0px;
}
#navigation {
	float: left;
	height: 100%;
	width: 145px;
	overflow: hidden;
	margin: 0px;
}

#footer {
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../images/footer_bg.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E8B849;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	height: 150px;
	background-color: #5253A5;
}
#footer_right  {
	float: right;
	width: 320px;
	padding-right: 10px;
}
#footer_right a {
	text-decoration: none;
}
#footer  a:hover {
	color: #E8B849;
}
#footer_right li {
	display: inline;
}
#footer_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer a {
	color: #FFFFFF;
}

#footer p{line-height:16px; font-size:12px;}

h2 {
	margin: 0px;
	padding: 0px;
	font-size:18px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px;
	size: 11px;
}
.style22 {font-size: 14px}
.style12 {font-family: Arial, Helvetica, sans-serif; color: #000066; }

#recent {
	height: 100%;
	width: 285px;
	vertical-align: top;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#month {
	background-color: #EEEEEE;
	width: 600px;
	border: 1px dashed #CCCCCC;	
}

#month h3{border-bottom: 2px solid #000066; padding-bottom:2px; margin:5px; font-weight:bold;}
#events_table img {
	border: 1px solid #999999;
}
#events_table img {
	border: 1px solid #999999;
}
#events_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#events_table a {
	color: #000066;
	text-decoration: none;
}
#events_table a:hover {
	color: #E8B947;
}
#photowrap {
	background-color: #EEEEEE;
	border: 1px dashed #999999;
}
#photo {
	border: 1px solid #666666;
}

.eventpic {margin:15px 0 0 5px; padding:3px; background:#E9E9E9; border: 1px solid #CCCCCC;}

/* USE THIS FORMATTING FOR A LIST OF LINKS */
#links ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet.jpg);
}
#links a {
	text-decoration: underline;
	color: #000066;
}
#links a:hover {
	text-decoration: underline;
	color: #E8B945;
}

/***************Policies Formatting for info for Parents page************/
#policies  h3 {
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5656B0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
}
#policies ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#policies li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#policies a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #000066;
}
#policies a:hover {
	color: #E8B945;
	background-color: #EFEEEC;
}
#header img {
	margin: 0px;
	padding: 0px;
}

/******************** Subject Navigation *************************/

.subjectnav{
	width: 607px;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #5656B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.subjectnav  ul{
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.subjectnav  li{
	display: inline;
	margin: 0;
}
.subjectnav  li  a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	background-color: #5656B0;
}
.subjectnav  li  a:visited{
color: white;
}
.subjectnav #return {
	float: right;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subjectnav  li  a:hover, .subjectnav  li.selected  a{
	color: #E8B849;
	background-color: #5656B0;
}

#subject_header {
width:610px;
}

/*****Picture Links****/

#picture_links {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#picture_links ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#picture_links ul li {
	display: inline;
}
#subjects img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#picture_links  ul  li  a img {
	border: 2px solid #666666;
}
#picture_links ul li a:hover img {
	border: 2px solid #E9B94A;
}

/****************Return Links**************/
.return{
width:35%; 
float:right; 
margin:0 3px 0 0; 
color:#FFFFFF; 
_margin-right:0px;}

.return a{
display:block; 
padding:5px;
background:#5656B0;
color:#FFFFFF;
text-decoration:none;
text-align:right;
background-image: url(../images/th_bg.jpg);
}
.return a:visited{color:#FFFFFF;}
.return a:hover{
color:#E8B849;
}

/**************** Single Photos ***********************/
div.photo{padding:3px; border:1px solid #CCC; background:#EEE; margin-bottom:15px;}
p.caption{font-style:italic; font-size:14px; margin:5px 0 10px 0;}

