@charset "utf-8";
/* CSS Document */

body {
	background-color:#339967;
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	background-position:0 32px;
	color:#000000;
	font-family:"Segoe UI", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div#toplinks {
	background-color:#ffffcb;
	height:32px;
	display:block;
	padding-top:8px;
}

div#btmlinks {
	padding:8px;
	margin-bottom: 24px;
}

div#btmlinks, div#btmlinks a { color:#ffffcb }

div#toplinks, div#toplinks a { color:#339967 }

div#toplinks, div#btmlinks {text-align:center; font-size:0.8em; font-weight:bold}

div#frame {
	width:780px;
	margin:0 auto;
}

div#header {
	background-image:url(../images/header.jpg);
	height:219px;
	display:block;
}

div#main {
	background-image:url(../images/main_strip.jpg);
	background-repeat:repeat-y;
}

div#links {
	width:169px;
	display:block;
	float:left;
}

div#links a {
	width:100%;
	display:block;
}

div#links a:hover {background-position:-169px}

a#nav_home		{ background-image:url(../images/nav_home.jpg); height:24px }
a#nav_news		{ background-image:url(../images/nav_news.jpg); height:22px }
a#nav_calendar	{ background-image:url(../images/nav_calendar.jpg); height:24px }
a#nav_children	{ background-image:url(../images/nav_children.jpg); height:24px }
a#nav_parents	{ background-image:url(../images/nav_parents.jpg); height:24px }
a#nav_staff		{ background-image:url(../images/nav_staff.jpg); height:24px }
a#nav_tour		{ background-image:url(../images/nav_tour.jpg); height:23px }
a#nav_events	{ background-image:url(../images/nav_events.jpg); height:26px }
a#nav_links		{ background-image:url(../images/nav_links.jpg); height:25px }
a#nav_contact	{ background-image:url(../images/nav_contact.jpg); height:25px }

div#links_btm {
	height:150px;
	display:block;
	background-image:url(../images/links_btm.jpg);
}

div#content {
	float:right;
	width:611px;
}

div#content_inner {
	background-image:url(../images/content.jpg);
	height:391px;
	min-height:391px;
	height:auto !important;
	background-repeat:no-repeat;
	padding-left:32px;
	padding-right:48px;
	text-align:justify;
}

div#footer {
	padding-top:66px;
	display:block;
	height:134px;
	clear:both;
	background-image:url(../images/footer.jpg);
}

div#logos {
	float:right;
	text-align:right;
	padding-top:48px;
	padding-right:54px;
}

div#address {
	float:left;
	padding-top:30px;
	padding-left:56px;
	font-size:0.6em;
}

div#address p {
	margin:0;
	padding:0;
}
div#address p#schoolname {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}

a {text-decoration:none}
a:hover {text-decoration:underline}

h2 {margin:0; padding:0}
img {border:0}

div#header h1,
div#links span,
div#footer span
{display:none}