/* CSS Document */

body, h1, h2, h3, h4, h5, p, ul, td, table, th, tr {
	padding: 0;
	margin: 0;
}

#home_page {
	background: #FFF;
}

#wrapper {
	background:#FFFFFF;
	position:relative;
	left: 50%;
	width:800px;
	margin-top:10px;
	margin-left: -400px;
	color: #000000;
	font-family:"Franklin Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}

#header {
	width:800px;
}
 
#top_nav {
	width:650px;
	clear:both;
	margin-left:75px;
}

#top_nav li {
	float:left;
	list-style: none;
	
}

#top_nav a {
	position:relative;
	display:block;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#top_nav a:link, a:visited {
	color:#000000;
	border-right:#000000 solid 1px;
}

#top_nav a:hover img{
	visibility:hidden;
}

#top_nav span#over1 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/about_ovr.png) no-repeat;
}

#top_nav span#over2 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/school_ovr.png) no-repeat;
}

#top_nav span#over3 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/camp_ovr.png) no-repeat;
}

#top_nav span#over4 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/12month_ovr.png) no-repeat;
}

#top_nav span#over5 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/party_over.png) no-repeat;
}

#top_nav span#over6 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/lessons_ovr.png) no-repeat;
}

#top_nav span#over7 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/parents_ovr.png) no-repeat;
}

img {
	border:none;
}

#flash {
	float:left;
}

#center {
	background: #3C429B;
	clear:both;
}

#center table a {
	border:none;
}

#center table a:link, a:visited {
	color:#3333FF;
	
}

#center table a:hover {
	color: #3333FF;
}

#calendar {
	width:495px;
	height:115px;
	overflow:auto;
}

#events {
	width:460px;
	margin-left:15px;	
}

#title {
	color:#FFFFFF;
	font-weight: bold;
	font-size:110%;
	padding-left:10px;
	padding-bottom:1px;
}

td {
	height:24px;
	font-size:90%;	
}

span.date {
	font-weight:bold;
	font-size:105%;	
	padding-left:22px;
	background:#7086BF url(../images/bullet.gif) no-repeat 12px center;
}

tr.alt span.date {
	font-weight:bold;
	font-size:105%;	
	padding-left:22px;
	background:#C7CBEA url(../images/bullet.gif) no-repeat 12px center;
} 

tr {
	background:#7086BF;
}

tr.alt {
	background:#C7CBEA;
}

#announcement {
	float:right;
	width:270px;
	height:110px;
	margin-top:-120px;
	margin-right:15px;
}

#announcement a:link {
	color:#FFF;
	border:none;
	
}

#announcement a:visited {
	color: #FFF;
	border:none;
}

#announcement a:hover {
	color:#000066;
	border:none;
}

*html #announcement {
	margin-right:20px;
}

#announcement h3 {
	color:#FFFFFF;
	text-align:center;
	font-size:90%;
	line-height:20px;
}

#footer {
	background: url(../images/Sand.jpg) top left no-repeat;
	height:50px;
	clear:both;
}

#btm_nav {
	width:650px;
	margin-left:85px;
}

#btm_nav li {
	padding-top:20px;
	float:left;
	list-style: none;
}
 
#btm_nav a {
	position:relative;
	display:block;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	font-size:75%;
}

#btm_nav a:link, a:visited {
	color:#000000;
	border-right:#000000 solid 1px;
}

#btm_nav a:hover img{
	visibility:hidden;
}

#btm_nav span#over8 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/staff_ovr.png) no-repeat;
}

#btm_nav span#over9 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/news_ovr.png) no-repeat;
}

#btm_nav span#over10 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/employ_ovr.png) no-repeat;
}

#btm_nav span#over11 {
	position:absolute;
	width:100%;
	height:16px;
	background:url(../images/directions_ovr.png) no-repeat;
}

#btm_nav span#over12 {
	position:absolute;
	width:100%;
	height:100%;
	background: url(../images/brochure_ovr.png) no-repeat;
}

#btm_nav span#over13 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/online_ovr.png) no-repeat;
}

#btm_nav span#over14 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/contact_ovr.png) no-repeat;
}

#btm_nav span#over15 {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/home_ovr.png) no-repeat;
}

#credit {
	font-size:80%;
	color:#3333CC;
}

#credit a {
	border:none;
}

li.last a {
	border-right:none !important;
}
