body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b9bc9d;
}
p {
	margin: 1em 0;
	line-height: 150%;
}

a img { border:none; }
em {
	font-style: italic;
}
table { margin: 0 auto; }
ul { padding-left: 25px; }
ol { padding-left: 50px; }
input { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link, a:visited {
	color: #FFFFCC;
	text-decoration: none;
	
}

a:hover, a:active {
	color: #fff25f;
	text-decoration: underline;
}


.container { width: 100%; background-color: #A7AC83; position: absolute; overflow: hidden; }
.green-bar { width: 100%; height: 18px; background-color: #717D4D; }

.content { background-color: #A7AC83; overflow: hidden; }

.left-column {
	background: #b9bc9d url(../images/left_all.jpg) no-repeat;
	width: 335px;
	float: left;
	margin-bottom: -11000px;
	padding-bottom: 11000px;
	overflow: hidden;
}
.right-column {
	width: 455px;
	margin-bottom: -10900px;
	padding-bottom: 11000px;
	background-color: #A7AC83;
	margin-top: 25px;
	float: left;
}

.nav-links {
	float: right;
}
.left-column-ads {
	margin: 560px 60px 0 0;
	text-align: right;
}
.left-column-ads .adimage {
	margin: 0 0 50px 0;
}
.left-column-ads a:link, .left-column-ads a:visited {
	color: #566627;
	font-weight: bold;
}
.left-column-ads  #giftbox {
	width: 176px;
	height: 96px;
	margin: 0 0 10px 115px;
	padding: 30px 0 0 10px;
	text-align: left;
	background: url(../images/gift_bg.jpg) no-repeat;
}
.left-column-footer {
	width: 300px;
	position: absolute;
	left: 5px;
	bottom: 30px;
	text-align: left;
}

.page-header {
	margin: 0px 0 15px 25px;
}
.news-content {
	padding: 0 20px 0 20px;
	
}
.general-content {
	padding: 0 0 0 50px;
}

.menubox {
	margin: 0 0 20px 0;
	width: 100%;
	border: 1px #000 solid;
	overflow: hidden;
}
.menubox-caption {
	background: #717d4d;
	width: 204px;
	height: 92px;
	padding-top: 10%;
	border-right: 1px #000 solid;
	float: left;
	text-align: center;
}
.menubox-image {
	width: 200px;
	height: 133px;
	float: left;
	overflow: hidden;
}
.menubox-content {
	width: 100%;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding-bottom: 10px;
	text-align: center;
	float: left;
}
.menuitem {
	color: #566627;
}
.menubottombar {
	background: #a2a57a;
	width: 403px;
	padding: 5px 0 5px 0;
	float: left;
	text-align: center;
}
.bio-content {
	text-align: left;
	padding: 0 15px;
}

.textbox {
	width: 100%;
}
.textbox-header {
	color: #566627;
	font-weight: bold;
	background-color: #E9ECBD;
	padding: 2px 20px;
}
.textbox-content {
	background-color: #9fa275;
	padding: 15px 20px;
	height: 100%;
	overflow: auto;
}
.textbox-content a.heading {
	font-weight: bold;
	color: #576729;
}

.whitebox {
	background: #fff;
	width: 50%;
	border: 1px #000 solid;
	padding: 10px 5px;
}
.whitebox hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: none;
	margin: 20px 0; 
}
.greenbox {
	background: #717d4d;
	width: 40%;
	height: 382px;
	padding-top: 175px;
	text-align: center;
}

.certificatesbox {
	background: #b9bc9d;
	border: 1px #576728 solid;
	border-bottom: none;
	margin: 0 auto;
	text-align: center;
	width: 236px;
	padding: 15px;
	overflow: auto;
}
.certificateprice { font: 22px Georgia, "Times New Roman", Times, serif; color: #FFFFCC; }

.emptycontainer {
	width: 100%;
	float: left;
}

.caption { text-align: center; font-style: italic; }
.greenheadingsm { font-weight: bold; color: #58682A; }
.yellowheadingsm { font-weight: bold; color: #ffffcc; }
.greenheading { color: #58682A;  }
.yellowheading { color: #FAFDCE; }

.greenheading, .yellowheading {
	font-weight: bold; font-size: 15px; line-height: normal;
}


.sectiondivider { color: #b9bc9d; background-color: #b9bc9d; height: 1px; border: none; margin: 20px 0; }

.floatleft { float: left; }
.floatright { float: right; }


#hours {
	margin: 0 0px 140px 0;
	clear:both;
	padding: 20px;
	background-color: #B9BC9D;
	width: 170px;
	float: right;
}

#hours p {
	line-height: 1.3em;
}


#hours h3 {
	font-size:15px;
	font-weight:bold;
	line-height:normal;
	color: #FAFDCE;
	margin:0; padding:0;
}

