body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #222;
}
a:link, a:visited, a:active {
	color: #0066CF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
/*
.home a:link, .home a:visited, .home a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.home a:hover {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
*/

p {
	font: 12px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	padding: 0 0 5px 10px;
}

td {
	font: 12px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	padding: 0 0 5px 10px;
}

.quoteblock {
	font: 12px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	padding: 0 75px 5px 50px;
	font-style: italic;
}
.news_head {
	font: 16px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	padding: 0;
}
.news_head a:link, .news_head a:active, .news_head a:visited {
	color: #000;
}
.sec_link {
	font: 13px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-weight: bold;
	padding: 0;
}
hr {
	color: #6CB33E;
	background-color: #6CB33E;
	height: 1px;
	border: 0;
	margin: 10px 0 0 10px;
}
hr.lite {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
	margin: 10px 0 0 10px;
}
hr+h2 {
	margin-top: 25px;
}
#column_two_inside hr {
	color: #6CB33E;
	background-color: #6CB33E;
	height: 1px;
	border: 0;
	margin: 0 10px;
	padding: 0;
}
#content_static hr {
	color: #6CB33E;
	background-color: #6CB33E;
	height: 1px;
	border: 0;
	margin: 10px 0 10px 10px;
}
li {
	font: 12px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	padding-bottom: 10px;
}
.green {
	color: #6CB33E;
}
.small {
	font-size: 10px;
}
.small_news {
	font-size: 10px;
	color: #bbb;
}
.dent {
	margin-left: 25px;
}
.form {
	border-style: solid;
	border-width: 1px;
	border-color: #bbb;
	color: #333;
	background-color: #FAF8CC;
}
input {
	border-style: solid;
	border-width: 1px;
	border-color: #bbb;
	color: #333;
	background-color: #FAF8CC;
	padding: 5px;
}
#add {
	border: 0;
	padding: 0;
	background-color: #fff;
}
textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	color: #333;
	background-color: #fff;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0 5px 0 10px;
	margin: 0;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
h1 {
	font-size: 150%;
}
h3 {
	padding-top: 10px;
	color: #6CB33E;
}
h3.teachers {
	padding-top: 10px;
	color: #6CB33E;
	font-size: 18px;
}
.photoborder {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	margin: 4px 0;
}
#photo_homepage {
	margin-left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
#header {
	width: 760px;
	height: 199px;
	margin: 0 auto;
	background-image: url(../images/header_imageSpring08.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#contain {
	width: 790px;
	margin: 2px auto 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fff;
}
#content {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	min-height: 700px;
}
#front_top {
	width: 720px;
	margin: 0 auto 10px auto;
	padding: 0 10px;
	border-bottom: 2px solid #000;
	background-image: url(../images/bg_frontTop.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#front_top_photo {
	float: left;
	width: 347px;
}
#front_top_copy {
	width: 365px;
	margin: 0 0 20px 355px;
}
#column_one {
	float: left;
	width: 370px;
}
#column_one h4 {
	margin: 10px 0 0 10px;
	padding: 0;
}
#column_two {
	width: 370px;
	margin-left: 375px;
}
#column_two h4 {
	margin: 10px 0 0 10px;
	padding: 0;
}
#column_one_inside {
	float: left;
	width: 510px;
	margin: 0;
	padding-bottom: 20px;
}
#column_two_inside {
	width: 230px;
	margin: 45px 0 0 520px;
	border-top: 2px solid #6CB33E;
	border-bottom: 2px solid #6CB33E;
	background-color: #f0f7eb;
}
#column_two_inside_blank {
	width: 230px;
	margin: 8px 0 0 520px;
}
#column_two_inside h4 {
	padding-top: 10px;
}
#column_two_inside ul {
	text-indent: 0;
	margin: 0;
	padding: 10px 0 10px 10px;
	border: none;
	list-style-type: none;
}
#column_two_inside ul li {
	padding: 5px 0;
	margin: 0;
}
#vol_form {
	width: 300px;
	float: right;
	margin: 15px 5px 10px 10px;
	border: 1px dashed #ccc;
	padding: 0 10px;
}
#content_static {
	width: 750px;
	min-height: 600px;
}
#footer {
	clear: both;
	width: 740px;
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	border-top: 2px solid #000;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#footer_copy {
	width: 740px;
	vertical-align: middle;
}
#footer_copy a:link, #footer_copy a:active, #footer_copy a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #000;
}
#footer_copy a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #6DB43E;
}
.front_content {
	float: left;
	width: 545px;
	padding: 0 10px 10px 30px;
	margin: 10px 0 0 0;
	text-align: left;
}

.special-announce {background:#D2F5BC; border:solid 1px #428B13; margin-top:5px; padding-right:5px;margin-left:10px;}

/* top navigation */

#navigationwrap {
	width: 750px;
	float: right;
	margin-top: 178px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#navigation li {
	display: inline;
	float: left;
}
#navigation a:link, #navigation a:visited {
	height: 20px;
	float: left;
	width: auto;
	padding: 0 16px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 13px;
	font-weight: bold;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	border-top: 1px solid #bbb;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	background: #6CB33E;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #000;
}
/* end top navigation */

/* front page alerts */

#front_alert {
	width: 350px;
	margin: 10px 0 10px 10px;
	padding-right: 10px;
	background-image: url(../images/bg_alert.gif);
	background-repeat: repeat-x;
	background-color: #6cb33e;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #fff;
}

#front_highlight {
	width: 350px;
	margin: 10px 0 20px 10px;
	padding-right: 10px;
	background-color: #efefef;
	border-top: 2px solid #6CB33E;
	border-bottom: 2px solid #6CB33E;
	color: #333;
}

#front_alert h3 {
	color: #000;
}
.alert_link {
	font: 14px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	font-weight: bold;
	padding: 0;
}
a.alert_link:hover {
	color: #fff;
}
/* end alerts */

/* front page event list */

#front_events {
	width: 360px;
	margin: 10px 0 10px 10px;
}
#front_events ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#front_events li {
	padding: 0;
	background-color: #f0f7eb;
	border-bottom: 1px solid #6CB33E;
}
#front_events a:link, #front_events a:visited {
	height: 1.8em;
	width: auto;
	padding: 0 9px;
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 1.8em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 13px;
	font-weight: normal;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}
#front_events a:hover {
	color: #fff;
	background: #6CB33E;
}
.event_date {
	color: #000;
	font-weight: bold;
}
/* end event list */



/* teacher sort */

#teachers_sort {
	width: 230px;
	margin: 40px 0;
}
#teachers_sort ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#teachers_sort li {
	height: 3em;
	line-height: 3em;
	padding: 0;
	border-bottom: 1px solid #6CB33E;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}
#teachers_sort a:link, #teachers_sort a:visited {
	height: 3em;
	width: auto;
	padding: 0 9px;
	color: #333;
	background-color: #f0f7eb;
	text-decoration: none;
	display: block;
	line-height: 3em;
}
#teachers_sort a:hover {
	color: #fff;
	background: #6CB33E;
}
/* end teacher sort */

/* teacher databaase */

#teacher_program {
	font: 12px/1.6em "Lucida Grande", Verdana, Arial, Helvetica, serif;
}
.teacher_info {
	margin: 5px 0 8px 25px;
}
.teacher_desc {
	font-weight: bold;
}
.teacher_provider {
	font-size: 14px;
	font-weight: bold;
}
#teacher_program a:link, #teacher_program a:visited, #teacher_program a:active {
	color: #0066cc;
	font-weight: bold;
	text-decoration: underline;
}
#teacher_program a:hover {
	color: #003399;
}


/* end teacher database */