* {
	padding: 0em;
	margin: 0em;
}
body {
	background: #000000 url('images/bg1.jpg');
	padding: 35px 0px 35px 0px;
	margin-left:auto;
	margin-right:auto;
	
}
body, input {
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
}
a {
	color: #B96D00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 span {
	font-weight: normal;
}
h3, h4 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}
h3 {
	font-size: 1.7em;
	padding-right: 34px;
	background-image: url('images/db1.gif');
}
h4 {
	font-size: 1.2em;
	padding-right: 28px;
	background-image: url('images/db2.gif');
}
.no_box {
	font-size: 1.2em;
	padding-right: 28px;
}

.contentarea {
	padding-top: 1.3em;
}
img {
	border: solid 1px #6F5230;
}
img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
.divider1 {
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 1em 0em 1em 0em;
	clear: both;
}
.divider2 {
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}
.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
}
.post ul.controls {
	clear: both;
}
.post ul.controls li {
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
}
.post ul.controls li a.printerfriendly {
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li a.comments {
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li a.more {
	background-image: url('images/icon-more.gif');
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	line-height: 2.0em;
}
#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 315px;
	background: #f49829 /*url('images/bg2.jpg')*/ repeat-x;
	z-index: 1;
}
#outer {
	z-index: 2;
	position: relative;
	width: 900px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position: relative;
	width: 100%;
	height: 9.0em;
	background: #f6efdc url('images/topbg.jpg') repeat-x;
	margin-bottom: 2px;
}
#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0em 1.0em 1.0em 3em;
	width:800px;
}
#headercontent h1 {
	font-weight: normal;
	color: #0491ab;
	font-size: 2.5em;
}
#headercontent h1 sup {
	color: #777;
}
#headercontent h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
}
#search {
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
}
#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}
#search input.submit {
	background: #00959b url('images/buttonbg.gif') repeat-x;
	border: solid 1px #5F6800;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}
#headerpic {
	position: relative;
	height: 150px;
	background: #fff url('images/hdrpic4.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#menu {
	position: relative;
	background: #00959b url('images/menubg.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}
#menu ul {
	position: absolute;
	top: 1.1em;
}
#menu ul li {
	position: relative;
	display: inline;
}
#menu ul li a {
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li a.active {
	background: #00959b url('images/menuactive.gif') repeat-x top left;
}
#menubottom {
	background: #00959b url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}
#content {
	padding: 0em 2.0em 0em 2.0em;
	clear:both;
}
#primarycontainer {
	float: left;
	margin-right: -18.0em;
	width: 100%;
}
#primarycontainerbox {
	float: right;
	width:238px;
	position: absolute;
}
.box {
	width:238px;
	clear:both;
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.0em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
}
#primarycontent {
	margin: 1.5em 22.0em 0em 0em;
}
#primarycontent2 {
	margin: 1.5em 5.0em 0em 0em;
	float:right;
	clear:right;
	width:500px;
}
#secondarycontent {
	margin-top: 1.5em;
	float: right;
	width: 18.0em;
}
#secondarycontent2 {
	margin-top: 1.5em;
	float: left;
	width: 245px;
	clear:both;
	padding: 3px;
	
}
#secondarycontentform {
	margin-top: 1.5em;
	float: right;
	width: 18.0em;
}
#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}
#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}
#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
#top_logo {
	float:right;
}
#logobox {
	float:right;
	width:300px;
	clear:both;
}
#content2 {
	float:left;
	width:450px;
}
#outer #content #normalcontent .nobox {
	font-size: 24px;
	padding-right: 34px;
}
#outer #content #normalcontentindex .nobox {
	clear:both;
	font-size: 24px;
	padding-right: 34px;
	
}
/*---------------contact_form------------------*/
.contact_form {
	width:355px;
	float:left;
	padding:25px;
	margin:20px 0 0 15px;
	border:1px #DFD1D2 dashed;
	position:relative;
	text-align:left;
}
.form_row {
	width:335px;
	clear:both;
	color:#a53d17;
	text-align:left;
}
label.contact {
	width:75px;
	float:left;
	font-size:12px;
	text-align:left;
	padding:4px 5px 0 0;
	color: #333333;
}
input.contact_input {
	width:253px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}
textarea.contact_textarea {
	width:253px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}
input.register {
	width:71px;
	height:25px;
	border:none;
	cursor:pointer;
	text-align:center;
	float:right;
	color:#FFFFFF;
	background:url(images/register_bt.jpg) no-repeat center;
}
a.contact {
	width:53px;
	height:24px;
	display:block;
	float:right;
	margin:0 0 0 10px;
	background:url(images/contact_bt.jpg) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#fff;
}
a.checkout {
	width:71px;
	height:25px;
	display:block;
	float:right;
	margin:10px 30px 0 10px;
	background:url(images/register_bt.jpg) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	color:#fff;
}
a.continue {
	width:71px;
	height:25px;
	display:block;
	float:left;
	margin:10px 0 0 0px;
	background:url(images/register_bt.jpg) no-repeat center;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	color:#fff;
}
.terms {
	padding:0 0 0 80px;
}
.form_subtitle {
	position:absolute;
	top:-11px;
	left:7px;
	width:auto;
	height:20px;
	background-color:#f49829;
	text-align:center;
	padding:0 7px 0 7px;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
}
#schedulecontent {
	float: left;
	width: 40.0em;
	margin-bottom:20px;
}
/*---------------Mailing List_form------------------*/
.center_left_box{
width:257px;
height: auto;
float:right;
padding-top:10px;
background:url(images/center_box_bg.gif) repeat-y;
}
.bottom_left_box{
width:257px;
height:10px;
float:right;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#00a6af;
}
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
	float:right;
	width:257px;
	text-align:left;
	padding:3px 0 3px 0;
}
/*---------------END OF-Mailing List_form------------------*/
#logo_top{
width:100px;
height:80px;
float:right;
border:none;
}
#headercontentlogo {
	position: relative;
	float:right;
	bottom: 0em;
	width:150px;
	padding: 1em 2.0em 1.0em 0em;
}
.natalie {
	background-color: #FFFFFF;
}
teachers {
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

#teacherlinks{
color:#999999;
font-style:italic;

}
.anchor_names{
	color:#999999;
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;

}
/*---------------END OF-Mailing List_form------------------*/

/* Upcoming Events */

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#templatemo_content {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff;
}


#column_w530 {
	float: left;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}

#column_w300 {
	float: left;
	width: 550px;
	background: #efefef;
	border: 1px solid #e5e5e5;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #bbd142;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.even_color {
	background: #e0dfdf;
}

.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper2 {
	float: left;
padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: left;
	padding-left:20px;
	width: 400px;
}
.news_content2 {
	float: left;
	padding-left:20px;
	width:750px;	
}

.news_content .news_date {
	font-size: 14px;
	margin-bottom:7px;
	color: #333333;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/templatemo_header_02_bg.jpg) repeat-x;
}

#fadeshow1 {
width:640px;
height: 425px;
padding-top:20px;

}

/*---------------Newsletter Box------------------*/

.left_box{
width:257px;
height:auto;
float:right;
padding-bottom:10px;
clear:both;
}
.top_left_box{
width:257px;
height:10px;
float:right;
background:url(images/top_box_bg.gif) no-repeat center;
clear:both;
}
.center_left_box{
width:257px;
height: auto;
float:right;
background:url(images/center_box_bg.gif) repeat-y;
clear:both;
}
.bottom_left_box{
width:257px;
height:10px;
float:right;
background:url(images/bottom_box_bg.gif) no-repeat center;
clear:both;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
clear:both;
}
.box_title span{
font-weight:bold;
color:#0491ab;
}

.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}

.border{
background-color: #FFF;

margin:20px 0 0 15px;
border:1px #DFD1D2 dashed;

}.li {
}
/*#####################CALENDAR#######################*/
html, body { margin: 0; padding: 0 }
body { background-color:#060; }
#container { margin: 3em auto 0 3em; padding-bottom: 3em; background-color: #fff; }
#month { border-collapse: collapse; margin-left: 2em; width:800px; }
#month th, #month td { border: 1px solid #000; }
#month thead { background-color:#ffffff; }
#month td { width: 7em; height: 7em; padding: .2em; vertical-align: top; overflow: auto; }
td .day { width: 7em; height: 6em; overflow:auto; margin-top: 0; }
#month tbody .weekend { background-color:#ded; }
#month tbody .next, #month tbody .previous { background-color:#ddd; }
.rtop { display:block; background:#060; }
.rtop * { display: block; height: 1px; overflow: hidden; background:#fff; }
.r1{margin: 0 0 0 5px}
.r2{margin: 0 0 0 3px}
.r3{margin: 0 0 0 2px}
.r4{margin: 0 0 0 1px; height: 2px}
#container h1 { margin: 0 0 .5em .5em; font: 2em Arial, Helvetica, sans-serif; color: #060; }
#month th { font: 1em bold Arial, Helvetica, sans-serif; }
p {margin-top: 0; }
/*#####################CALENDAR#######################*/

