
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background: url(../images/bg_dark.gif) repeat-y center #46642E
	}

a:link, a:visited {color: #274722; text-decoration:underline}
a:hover {color: #7EC154; text-decoration:underline}
a:active {color: #274722; text-decoration:underline}

form, input { margin:0; padding:0 }
ol, ul, dl { margin-top: 10px; margin-left: 25px; padding:0 }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-top: 7px; margin-bottom: 10px }

.shell {
	position:relative;
	top:0;
	width:800px;
	text-align:left;
	}

#hairlineback {
	position:absolute;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:305010;
	width:100%;
	height:29px;
	left: 0px;
	top: 121px;
	background-color: #46642E;
	layer-background-color: #FFFFFF;
	}
	
#hairline {
	position:absolute;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:65B822;
	width:100%;
	height:29px;
	z-index:4;
	left: 0px;
	top: 121px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	}

#mastheadbg	{
	position:absolute;
	width:100%;
	height:93px;
	z-index:5;
	left: 0px;
	top: 0px;
	background-image: url(../images/trees_green.jpg);
	layer-background-image: url(../images/trees_green.jpg);
	 }

#navshell {
	position:absolute;
	width:563px;
	height:115px;
	z-index:5;
	left: 195px;
	top: 0;
	}

#tbl-nav { height:145px }

#navshell a, #tbl-nav a {
	text-decoration:none;
	color:#AA3300;
	font-weight:bold
	}

#navshell a:hover, #tbl-nav a:hover	{
	text-decoration:none;
	color:#AA3300;
	border-width:4px 0 0 0;
	border-color:#50A010;
	border-style:solid
	}

#here {
	background: url(../images/trees_red_short.gif)  0 0;
	layer-background-image: url(../images/trees_red_short.gif);
	}

#contentshell {
	position:relative;
	width:799px;
	z-index:2;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-color:#FFFFFF;
	}

#text {
	position:relative;
	padding-top:165px;
	margin-left:195px; 
	width:523px;
	z-index:1;
	text-align:left;
	}
#text h3 { font-size:12pt; }
#text h4 {font-size:11pt; margin: 24px 0 0 0; font-family:Trebuchet MS, Arial Narrow, Arial, Helvetica, Verdana, sans-serif; font-style:italic }
#text p {line-height:13pt; margin: 12px 0 0 0 }

#photos {
	position:absolute;
	width:295px;
	height:108px;
	z-index:6;
	left: 505px;
	top: 150px;
	 }

#photo_caption { position:absolute; width:295px; height:14px; z-index:6; left: 505px; top: 255px; background-color: #000; text-align: center }
#photo_caption a { font-size: 11px;  font-weight: bold; color: #7EC154; text-decoration: none }
#photo_caption a:hover { font-size: 11px; color: #FFF }

#logo {
	position:absolute;
	width:394px;
	height:91px;
	z-index:6;
	left: 21px;
	top: 25px;
	 }

#address {
	position:absolute;
	top:160px;
	left:27px;
	font-family:Trebuchet MS, Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#205000;
	z-index:50;}
#address span { font-weight:bold; padding:6px 0 0 0; }

#floatbox {
	float:right;
	width: 150px;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px;
	background-color: #EEE;
	border: 1px dotted #3C1A11;
	}

#tbl-about li { font-size: 90% }


/*
FROM OLD CSS
*/

li { font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom:10px }

hr { size: 1px; color: #CCCCCC }

#navTabs td {
	padding: 5px 7px 5px 7px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#small{
	font-size: 10px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.article_tbl {
	border: 1px solid #7EC154;
	border-color: #7EC154
}

th {
	background-color: #7EC154;
}


#block {
	background-color:#DEDEDE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
}

p.copyright { font-size: 80%; color: #666666 }

/* =misc
--------------- */
.blockright {
	float: right;
	width: 195px;
	margin: 12px 0 12px 12px;	
	border: 1px solid #46642E;
	-webkit-border-radius: 36px 12px;
	-moz-border-radius: 36px / 12px;
}
.blockright h3 {
	margin-top: 12px;
	padding: 0 12px;
}
.blockright ul {
	list-style: none;
	padding: 0 12px;
	margin-left: 0;
}
.blockright li {
	list-style: none;
}
.blockright p {
	padding: 0 12px 12px 12px;
}

a.hovertitle {
	text-decoration: none;
	border-bottom: 1px dashed #7EC154;
	border-style: double;
	border-width: 0 0 4px 0;
}
