* {
   margin: 0;
   padding: 0;
}

#aboutsite:visited {
   display: none;
}

html {
   margin: 0;
   padding: 0;
}

body {
	color: black;
	font: 80% "Arial", Verdana, sans-serif;
	margin: 5px 5px 0px;
	padding: 0;
	background: #023403;
}

/* images___________________________________ */

img{
	border: 0;
	margin: 0;
	padding: 0;	
}


/* headings___________________________________ */
h1 {
   font-size: 200%;
   font-weight: bold;
   border-bottom: 2px solid;
   margin: 0 0 0.5em;
}

h1 a {
   text-decoration: none;
}

h2 {
   border-bottom: 2px solid;
   margin: 0 0 0.5em;
   font-size: 150%;
   font-weight: bold;
   padding: 0;
}

h3 {
   border-style: solid;
   border-width: 0 0 1px 0;
   font-size: 120%;
   font-weight: bold;
   margin: 0;
   padding: 0;
}

h3 a.hlinks {
   padding: 1px 0.5em;
   font-weight: bolder;
   text-decoration: none;
}

h4 {
   font-size: 85%;
   font-weight: bold;
   margin: 0px;
   padding: 1px;
}

h5 {
   font-size: 100%;
   margin: 1.25em 0 0;
}

h6 {
   display: none !important;
}

/* banner  ___________________________________ */
#banner {
	position: absolute;
	top: 119px;
	left: 3px;
	right: 3px;
	padding: 0px;
	background:#023403;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
	margin: 0 0 5px;
}

html>body #banner {
	height: 30px;
}

#banner table{
	padding: 0px;
	margin: 0px;
}

#banner .box{
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
/*	font-variant: small-caps; */
	text-decoration: none;
	height: 28px;
	border: 3px outset #316735; 
	background: #023403;
	cursor: pointer;
}

#banner .hovering {
 color: #ffffff;
 background: #316735;
}

#banner a:link, a:visited{
 color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
/*	font-variant: small-caps; */
	text-decoration: none;
}
#banner a{
	z-index: 2;	
}

#bannerwm {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 198px;
	height: 116px;
	background: white;
	padding: 2px 0 0;
	margin: 0 5px 0 0;
}

#bannerpic {
	position: absolute;
	top: 7px;
	left: 7px;
}

#bannerpic2 {
	position: absolute;
	top: 84px;
	right: 205px;
}

#bannerpic3 {
	position: absolute;
	top: 7px;
	left: 120px;
}

#bannerpic4 {
	position: absolute;
	top: 7px;
	left: 200px;
}

#bannerpic5 {
	position: absolute;
	top: 13px;
	left: 274px;
}

#bannerpic6 {
	position: absolute;
	top: 12px;
	left: 394px;
}

/* bucket  ___________________________________ */
body div#bucket {
	position: absolute;
	background: white;
/*	background: #d3e3d5; */
	top: 154px; 
	left:  5px; 
	right:  5px; 
	padding: 5px;
	height: 255px;  
}
#bucket h3{
	text-align: center;
}
#bucket a{
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
#bucket a:link, a:visited{
	color: black;
}
#bucket a:hover{
	color: #005000;
}
#bucket a:active{
	color: black;
}

#bucket ul{
	margin: 5px 0 0 17px;
	border: none;
	text-decoration: none;
}

#bucket p{
	padding: 5px;
	margin: 0px;
/*	text-align: justify;  */
	height: 70px;
}

#bucket1 {
	position: absolute;
	left: 10px;
	width: 200px;
	height: 250px;
	border: solid 3px;
}

#bucket2 {
	position: absolute;
	left: 265px;
	width: 200px;
	height: 250px;
	border: solid 3px;
}

#bucket3 {
	position: absolute;
	left: 520px;
	width: 200px;
	height: 250px;
	border: solid 3px;
}

#bucketpic {
	position: relative;
	top: 30px;
	left: 24px;
	width: 150px;
	border: 1px solid black;
}
	
/* main  ___________________________________ */
body div#main {
	position: absolute;
/*	background: #DCFCE0; */
	background: white;
	top: 154px; 
	left:  5px; 
	bottom: 5px;
	right: 203px;
	padding: 2px;
	overflow: scroll;
}


div#main p {
   text-align: left;
}

div#main p.desc {
   margin: 0.2em 1em 1em;
}

div#main ol,
div#main ul {
   margin: 0.75em 0 1em 1.75em;
   padding: 0 0 0 2.5em;
}

div#main table {
   font-size: 12px;
   text-align: left;
   margin: 3px 3px 2px 3px;
}

div#main a {
   font-weight: normal;
   text-decoration: none;
   color: #005000;
   font-size: 100%;
}

p a.hlinks {
   font-weight: normal;
   text-decoration: none;
   color: #005000;
   font-size: 100%;
}

div#main input, textarea {
   background: #F0F6F0;
}

.buttons {
 font-size: 10px;
 background: #316735 !important;
 color: #FFFFFF;
 border: 3px outset #316735; 
}

.buttons:hover {
 font-size: 10px;
 background: #DEECDE;
 color: #000000;
 border: 3px inset #316735; 
}



/* main2  ___________________________________ */
body div#main2 {
	position: absolute;
	background: white;
	top: 154px; 
	left:  5px; 
	right: 5px;
	padding: 2px; 
}

div#main2 p {
   text-align: left;
}

div#main2 a {
   font-weight: normal;
   text-decoration: none;
   color: #005000;
   font-size: 100%;
}


/* main3  ___________________________________ */
body div#main3 {
	position: absolute;
	background: white;
	top: 154px; 
	left:  5px; 
	right: 5px;
	padding: 2px; 
}

div#main3 p {
   text-align: left;
}

div#main3 a {
   font-weight: normal;
   text-decoration: none;
   color: #005000;
   font-size: 100%;
}

div#main3 img {
   padding: 0 0 0 20px;
}

div#main3 ul {
   margin: 0.75em 0 1em 1em;
	list-style-image: url(./images/dot.gif);
   padding: 0 0 0 0em;
}


table.locs{
	border: none;
}
table.locs td{
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
/* logos  ___________________________________ */
table.logos {
	background: white;
	width: 80%;  
	text-align: center;
	vertical-align: middle;
	border: groove 3px #ffffff;
}


/* sidebar__________________________________ */
div#sidebar {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 190px;
	background: white;
	font-size: 12px;
	padding: 0 0 0 3px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 114px;
}

#sidebar a{
	color: #006000;
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}

html>body #sidebar {
	height: 114px;
}

/* quotes__________________________________ */
div#quotes {
	height: 142px;
   text-align: center;
   font-weight: bold;
   color: white;
}
/* map__________________________________ */
#map{
	margin: 5px;
	border: solid black 1px;
}
#maplist ol{
	list-style-type: upper-alpha;
}

/* footer___________________________________ */
div#footer {
	position: relative;
	bottom: 3px; 
	left: 3px;
	width: 100%;
	color: #000000;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0;
	margin: 0 2px;
	height: 40px;
}
		

div#footer left_foot {
	font-size: 9px;
	text-align: left;
   margin: 0;
   padding: 0;
}

div#footer right_foot {
	font-size: 9px;
	text-align: right;
   margin: 0;
   padding: 0;
}

div#footer address {
	font-size: 10px;
	text-align: center;
   margin: 0;
   padding: 0;
}

/* Slider __________________*/

.slidercontainer{
	position: absolute;
	background: white;
	top: 154px; 
	bottom: 5px;
	right:  5px; 
	BORDER: none;
	overflow: hidden; 
	width: 193px; 
	background-color: white;
	text-align: center;
	BORDER: none;
}
.sliderimages{
	BORDER:  none;
}
.slidercontainer2{
	position: absolute;
	background: white;
	top: 424px; 
	left:  5px; 
	right:  5px; 
	BORDER: none;
	overflow: hidden; 
	height: 111px; 
	background-color: white;
	text-align: center;
}
.slidercontainer3{
	position: absolute;
	background: white;
	top: 860px; 
	left:  5px; 
	right:  5px; 
	BORDER: none;
	overflow: hidden; 
	height: 111px; 
	background-color: white;
	text-align: center;
}

