body {
	border: 0px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../g/bgvert.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}

h1 {
	font-size: 16px;
	color: #4C7100;
	margin-top: 4px;
	}
	
h2 {
	font-size: 15px;
	color: #4C7100;
}

h3 {
	font-size: 13px;
	color: #4C7100;
}

h4 {
	font-size: 11px;
	color: #666666;
}
h5 {
	font-size: 15px;
	color: #668400;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#wrapper {
	width: 720px;
	margin: 0 auto;
	position: relative;
	background-image: url(../g/top.png);
	background-repeat: no-repeat;
}
#ce {
	font-size: 10px;
	color: #A5A5A5;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-weight: bold;
	padding-right: 45px;
	padding-top: 46px;
}

#nav {
	width: 700px;
	height: 28px;
	position: relative;
	left: 8px;
	z-index: 1;
	}
	
#page {
	width: 720px;
	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	top: 8px;
	position: relative;
	height: 730px;
}

#pagelong {
	width: 720px;
	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	position: relative;
}

#pageext {
	width: 720px;

	background-image: url(../g/midstrip.gif);
	background-repeat: repeat-y;
	top: 8px;
	position: relative;

}

#banner {
	width: 700px;
	height: 162px;
	left: 8px;
	top: 4px;
	position: relative;
}

#banner2 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner3.jpg);
	position: relative;
	background-color: #668400;
}

#banner3 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner4.jpg);
	position: relative;
	background-color: #668400;
}

#banner4 {
	width: 700px;
	height: 160px;
	left: 8px;
	top: 4px;
	background-image: url(../g/banner5.jpg);
	position: relative;
	background-color: #668400;
}

#banners {
	width: 700px;
	height: 20px;
	left: 8px;
	top: 4px;
	position: relative;
	background-color: #668400;
}

#bodytxt {
	font-size: 13px;
	color: #666666;
	padding-left: 25px;
	width: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-right: 20px;
	text-align: justify;
	background-image: url(../g/longgrad.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
}

#boxback {
	background-color: #D4D4D4;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../g/boxvert.gif);
	background-repeat: repeat-x;
	border: 1px solid #e3e3e3;
	text-align: justify;

}

#boxwhite {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border: 1px solid;
	text-align: justify;
	border-color: #B7B7B7;
	background-image: url(../g/watermark.gif);
	background-position: 280px 0px;
}

#boxplain {
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #DDDDDD;
}

#boxwelcome {
	background-color: #DEE9B1;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	background-repeat: no-repeat;
	border: 1px solid;
	text-align: justify;
	border-color: #D2DF99;
	background-image: url(../g/welcometo.jpg);
	background-position: 00px 0px;
}


#menu {
	font-size: 12px;
	position: relative;
	}


#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	position: relative;
	height: 50px;
	background-image: url(../g/bottom.gif);
	background-repeat: no-repeat;
	color: #E7E7E7;
}
#display {
	display: none;
}
-------

 #navcontainer { margin-left: 30px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 185px;
	color: #000;
	background-color: #EBEBE3;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-color: #F3F3F3;
	border-bottom-color: #B8B89A;
}

#navcontainer a:hover {
	color: #000;
	background-color: #CBCBB6;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid #fff;
	background-image: url(images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-color: #ACAC88;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 145px;
	color: #000;
	background-color: #E3E3D7;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	color: #000;
	background-color: #C7C7AF;
	text-decoration: none;
}

#10point {
	font-size: 12px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	text-align: left;
}

.floatright {
	float: right;
	margin: 0 0px 5px 20px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #E3E4D6;
	
}
.floatleft {
	float: left;
	margin: 0 10px 0px 0px;
	border: 1px solid;
	border-color: #999999;
	padding: 3px;
	background-color: #F0F3E5;
	font-size: 11px;
	
}

.gentext {
	font-size: 12px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	margin-right: 6px;
	text-align: left;
	margin-left: 10px;
	padding: 4;
}

.whitetxt {
	color: #FFFFFF;
}

#foottext {
	font-size: 10px;
	color: #D9D9D9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}

.smltext {
	font-size: 11px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	text-align: left;
}

.news {
	border: 1px solid;
	border-color: #A9BF3E;
	background-color: #628100;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/boxoffice.gif);
	height: 26px;
}

.donate {
	border: 1px solid;
	border-color: #A9BF3E;
	background-color: #628100;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/donate.gif);
	height: 26px;
}

.resources {
	border: 1px solid;
	border-color: #999999;
	padding: 5px;
	background-color: #567900;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/resources.gif);
	height: 26px;
}
.contact {
	border: 1px solid;
	border-color: #A9BF3E;
	padding: 0px;
	background-color: #567900;
	margin: 0px 0px 0px 0px;
	background-image: url(../g/contact.gif);
	height: 26px;
}



a {
	color: #668400;
	text-decoration: none;
}

/* Navigation */

#nav b { display: none; }


#mpBG, #mpOn {
	position: absolute;
	left: 390px;
	background: transparent url(../g/nav.gif) -150px 0px no-repeat;
}
#mlBG, #mlOn {
	position: absolute;
	left: 443px;
	background: transparent url(../g/nav.gif) -202px 0px no-repeat;
}
#mpkBG, #mpkOn {
	position: absolute;
	left: 532px;
	background: transparent url(../g/nav.gif) -295px 0px no-repeat;
}
#mcBG, #mcOn {
	position: absolute;
	left: 613px;
	background: transparent url(../g/nav.gif) -375px 0px no-repeat;
}

a#mp { display: block; height: 27px; width: 52px; }
a#ml { display: block; height: 27px; width: 90px; }
a#mpk { display: block; height: 27px; width: 82px; }
a#mc { display: block; height: 27px; width: 77px; }

a:hover#mp, #mpOn { background: transparent url(../g/nav.gif) -150px -28px no-repeat; }
a:hover#ml, #mlOn { background: transparent url(../g/nav.gif) -202px -28px no-repeat; }
a:hover#mpk, #mpkOn { background: transparent url(../g/nav.gif) -295px -28px no-repeat; }
a:hover#mc, #mcOn { background: transparent url(../g/nav.gif) -375px -28px no-repeat; }

a:link {
	color: #567900;
	border: none;
}
a:visited {
	color: #668400;
	border: none;
}
a:hover {
	color: #668400;
	border: none;
}

#foottext a:hover{
	color: #FFFFFF;
	border: none;
}

#foottext a:link{
	border: none;
	color: #EBEEDC;
}

#foottext a:visited{
	border: none;
	color: #DAE1BE;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
#menutext {
	font-size: 13px;
	color: #FFF;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}
#menutext a{
	padding: 4px;
	font-size: 13px;
	color: #FFF;
}
#menutext a:hover{
	padding: 4px;
	font-size: 13px;
	color:#E0E6CA;
	background-color:#486400;
}
