@charset "utf-8";

body {
	background-color: #f2e1b8;
	margin: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #de7d00;
}


#wrapper {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f0dc;
	text-align: center;
	line-height: 0px;
	font-size: 0px;
}

#content_wrapper {
	width: 916px;
	padding-top: 9px;
	background-color: #f9f0dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	text-align: left;
}

#content_wrapper_home {
	width: 916px;
	padding-top: 9px;
	background-color: #f9f0dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
	text-align: center;
}


#navigation {
	width: 916px;
}

#copyright {
	text-align: center;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a7964;
	font-size: 10pt;
	margin-bottom: 25px;

}
#table_text {
	padding: 15px;
	text-align: left;
}
.box1 {
	background-color: #FFFFFF;
	background-image: url(images/box_1.jpg);
	background-repeat: no-repeat;
}
.box2 {
	background-color: #FFFFFF;
	background-image: url(images/box_2.jpg);
	background-repeat: no-repeat;
	line-height: 1em;
}
.box3 {
	background-color: #FFFFFF;
	background-image: url(images/box_3.jpg);
	background-repeat: no-repeat;
}
.teachers-box {
	background-image: url(images/box_2_bg.jpg);
	background-repeat: no-repeat;
}
.teacher-text {
}


#main_body_content {
	padding-right: 20px;
	padding-left: 20px;
}
#cell_content {
	width: 185px;
	margin-left: 25px;
}
#contact_text {
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 50px;
}
#contact2 .li {
	list-style-position: inside;
}






.logo {
	padding-top: 10px;
	padding-bottom: 20px;
}

.home_table {
	margin: auto;
}
.greentext {
	color: #618f68;
}
.orangetext {
	color: #de7d00;
}

.title_img {
	padding-left: 20px;
	padding-top: 15px;
}
.topper_left_cell {
	background-image: url(images/topper_bg.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 683px;
	background-color: #FFFFFF;
}
.topper_right_cell {
	background-image: url(images/topper_right_bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 219px;
}
.bg1_cell {
	background-image: url(images/interior_sub_bg1.jpg);
	height: 244px;
	width: 219px;
	background-repeat: no-repeat;
	background-position: top;
}
.bg2_cell {
	background-image: url(images/interior_sub_bg2.jpg);
	height: 127px;
	width: 219px;
	background-repeat: no-repeat;
	background-position: top;
}

.eventstable {
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}




a:link   { text-decoration: none; color: #de7d00; }
a:hover  { text-decoration: underline; color: #de7d00; }
a:active { text-decoration: underline; color: #de7d00; }
a:visited   { text-decoration: none; color: #de7d00; }

#copyright a:link   { text-decoration: none; color: #618f68; }
#copyright a:hover  { text-decoration: underline; color: #618f68; }
#copyright a:active { text-decoration: underline; color: #618f68; }
#copyright a:visited   { text-decoration: none; color: #618f68; }
.greentext_big {
	color: #618f68;
	font-size: 11pt;
}
#cell_content2 {
	width: 185px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 16px;
}
.eventstable2 {
	font-size: 9px;
	color: #666666;
}
