/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #F9FAD9 url("../images/bg-body.jpg") repeat left top;
    font-family: "Times New Roman", serif;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

FORM {
	padding: 0;
	margin: 0;
}

/*  Page  */
#page {
    margin: auto;
    margin-top: 30px;
    width: 757px;
}
.bg-page-top {
	float: left;
	width: 100%;
	height: 35px;
	background: url("../images/bg-page-top.png") no-repeat left top;
}
.page-container {
	float: left;
	width: 100%;
	background: url("../images/bg-page.png") repeat-y left top;
}
.page-content {
	float: left;
	display: inline;
	margin-left: 42px;
    text-align: left;
    width: 668px;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
    border-top: 3px solid #000000;
    padding-top: 1px;
    background: url("../images/bg-header.jpg") left 1px repeat-x;
    padding-top: 1px;
}
.header .text {
	float: right;
	font-size: 1px;
	line-height: 0;
	padding: 15px 11px 0 0;
}
.logotype {
	float: left;
	font-size: 1px;
	line-height: 0;
	padding: 3px 0 0 5px;
}
.main-menu {
	float: left;
	width: 100%;
	background: url("../images/bg-main-menu.jpg") left top no-repeat;
	font-size: 1px;
	line-height: 0;
	text-align: center;
	margin-top: 1px;
}
.main-menu UL {
	float: left;
	width: 100%;
	padding: 0px 0;
	margin: 0px 0 0 0;
	list-style-type: none;
}
.main-menu UL LI {
	float: left;
	background: url("../images/border-main-menu.gif") left center no-repeat;
	padding: 6px 14px;
	position: relative;
	left: 0;
	top: 0;
}
.main-menu UL LI.first {
	background: none;
}
.main-menu UL LI UL {
	float: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 27px;
	font-size: 12px;
	line-height: 14px;
	color: #53A680;
	background: #16613E;
	text-align: left;
	padding: 0 0px 2px 0;
	display: none;
}
.main-menu UL LI UL A {
	color: #53A680;
	display: block;
	padding: 3px 0px 0px 3px;
}
.main-menu UL LI UL A:HOVER {
	color: #ffffff;
	text-decoration: none;
}

.main-menu UL LI:HOVER UL {display: block;}
.main-menu UL LI UL LI {
	float: none;
	padding: 0;
	word-spacing: -1px;
	background: none;
	display: block;
}

/*  Content  */
.content {
    float: left;
    width: 100%;
    padding-bottom: 6px;
    border-top: 3px solid #000000;
}
.image {
	font-size: 1px;
	line-height: 0;
}

/*  Footer  */
.footer-content {
	float: left;
	width: 100%;
}
.footer-content .buttons {
	float: left;
	width: 100%;
	font-size: 0px;
	line-height: 0;
	padding-bottom: 5px;
}
.footer-content A {float: left;}
.footer-content .buttons .right {float: right;}
.footer-content .footer-menu {
	float: left;
	width: 100%;
	border-top: 3px solid #000000;
	padding: 5px 0 5px 0;
	font-size: 0px;
	line-height: 0;
}
.footer-content .footer-menu SPAN {
	padding-left: 7px;
}
.footer {
    float: left;
    width: 100%;
    height: 43px;
	background: url("../images/bg-page-bottom.png") no-repeat left top;
	font-size: 12px;
	font-family: "Times New Roman", serif;
	line-height: 14px;
	color: #FFFFFF;
}
.footer UL {
	padding: 5px 0 0 0px;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.footer UL LI {
	display: inline;
	padding: 0 7px 0 15px;
	background: url("../images/list-style-img-white.gif") left center no-repeat;
}
.footer UL LI.first {background: none;}
.relaxator {
	float: left;
	clear: both;
	font-size: 1px;
	line-height: 0;
}


/*  Tags Declaration  */
.content-left {
	padding-top: 6px;
	padding-bottom: 8px;
	float: left;
	width: 120px;
}
.content-left-border {
	width: 120px;
	float: left;
	border-right: 1px solid #CDCDCD;
}
.content-left-nav {
	width: 100%;
	float: left;
	padding-bottom: 42px;
}
.content-left UL {
	margin: 0 0 0 9px;
	padding: 0;
	line-height: 14px;
}
.content-left LI {
	list-style: none;
	padding-bottom: 3px;
}
.content-left LI,
.content-left A {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight:bold;
}
.content-left-nav A:HOVER, .content-left-nav .selected-left A {
	color: #B2B2B2;
	text-decoration: none;
	font-weight:bold;
}
.logo-left {
	width: 78px;
	float: left;
	margin-left: 18px;
	display: inline;
	padding-bottom: 4px;
}
.content-left H2 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #00703c;
	text-align: center;
}
.teachers {
	width: 100%;
	float: left;
	padding-top: 8px;
	padding-bottom: 27px;
	margin-top:10px;
}
.teachers A:HOVER, .teachers .selected-left A {
	color: #B2B2B2;
	text-decoration: none;
	font-weight:bold;
}
.content-right {
	float: right;
	width: 526px;
	display: inline;
	
}
.content-right-pro {
	float: left;
	width: 640px;
	display: inline;
	
}

.content-right-header {
	width: 100%;
	float: left;
	
}
.content-right-header H1 {
	font-size: 20px;
	color: #235f35;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.content-right-header H2 {
	padding: 2px 0 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
.content-right-header H3 {
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
}
.teach-images {
	width: 100%;
	float: left;
}
.director {
	width: 100%;
	float: left;
}
.img-block {
	width: 101px;
	float: left;
	padding-top: 8px;
	margin-right: 27px;
	display: inline;
}
.t-image IMG {
	border: 1px solid #000000;
}
.t-image A {
	z-index: 100000;
	position: relative;
}
.t-image {
	width: 101px;
	float: left;
	margin-bottom: -2px;
}

.t-text {
	font-size: 11px;
	color: #00703c;
	text-align: center;
	line-height: 14px;
	float: left;
	width: 100%;
}
.dir {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.clear {
	clear: both;
	font-size: 1px;
	
	line-height: 0px;
}

.bodytext {margin-right:20px;}
.imagebox {margin-top:10px;}
p {font-family:"Times New Roman", Times, serif; font-size:13px; margin-left:25px;}
.bodytext li {font-family:"Times New Roman", Times, serif; font-size:13px; margin-left:25px;}
.subhead{
	font-size: 13px;
	color: #00703c;
	line-height: 14px;
	font-weight:bold;	
}
.largesubhead
{
	font-size: 18px;
	color: #00703c;
	line-height: 14px;
	font-weight:bold;	
}
.smphototext {font-family:"Times New Roman", Times, serif; font-size:13px; padding-top:10px; margin-right:75px;}
.directions {font-family:"Times New Roman", Times, serif; font-size:13px; padding-top:10px; margin-right:4px; width:190px; float:left;}
.directions2 {font-family:"Times New Roman", Times, serif; font-size:13px; padding-top:10px; margin-right:4px; width:220;}
.map {font-family:"Times New Roman", Times, serif; font-size:13px; padding-top:10px; width:332px; float:left;}
.bodytextshort {margin-right:90px;}
.bodytextveryshort {margin-right:180px; font-family:"Times New Roman", Times, serif; font-size:13px;margin-top:10px; }
.bodytextfitting {width:250px; font-family:"Times New Roman", Times, serif; font-size:13px;margin-top:10px; float:left;}
td.dual {padding:5px; font-family:"Times New Roman", Times, serif; font-size:13px; padding-left:27px;}

.link a {color:#00703c; text-decoration:underline;}
.indent {margin-left:25px;}
.bluesubhead{
	font-size: 13px;
	color: #003E7F;
	line-height: 14px;
	font-weight:bold;	
}
.noindent {font-family:"Times New Roman", Times, serif; font-size:13px; margin-left:0px;}
.indent {margin-left:35px;}
.newslinks, .newslinks a:active, .newslinks a:visited , .newslinks a{font-family:"Times New Roman", Times, serif; font-size:13px; color:#00703C; line-height:25px; text-decoration:underline;}
