
* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #012509;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
/* */
}

.cobody {
	text-align: left;
	background: #4B9218 url(images/headerbg.gif) repeat-x top left;
	color: #333333;
	margin: 0 auto;
	width: 58.8em;
	border: 1px solid #FFFFFF;
}

.coheader {
	background: transparent url(images/trees.gif) no-repeat top right;
	padding-left: 2.5em;
	padding-right: 1em;
	
	height: 1%;
}

.coheader p {
	padding-bottom: 1em;
}

h1 {
	color: #6D962C;
	font-size: 150%;
	padding-top: 0.5em;
}

h1 a {
	color: #6D962C;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
	vertical-align: bottom;
}

.photos {
	clear: right;
	float: right;
	width: 23.7em;
	margin-left: 1em;
	margin-top: 1.5em;
}

.photos p {
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 1em;
	padding-bottom: 0;
	line-height: 200%;

	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#normal .photos p {
	padding-bottom: 0;
}

.photos p a {
	text-decoration: none;
	color: #730355;
}

.photos span {
	text-align: right;
	display: block;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h2 {
	color: #6D962C;
	font-size: 125%;
}

.maintext {
	color: #FFFFFF;
	padding-top: 0.5em;
}

.maintext a {
	color: #FFFFFF;
}

.subtext {
	clear: both;
	color: #FFFFFF;
	padding-left: 2.5em;
	padding-right: 1em;
}

.subtext p {
	padding-bottom: 1em;
}

.subtext address {
	font-style: normal;
	clear: left;
}

.subright {
	float: right;
	width: 15em;
}

.subright h3 {
	font-size: 100%;
	padding-top: 3em;
}

.subright p a {
	text-decoration: none;
	color: #FFFFFF;
}

.expo {
	background: transparent url(images/brown.gif) no-repeat top left;
	float: left;
	text-align: center;
	width: 19em;
}

.expo a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 180%;
}

.subtext ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subtext ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.subtext ul li a {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-left: 1px solid #000000;
}

.subtext ul li.first a {
	padding-left: 0;
	border-left: 0;
}

.clearer {
	clear: both;
}

.footer {
	text-align: right;
	margin: 0 auto;
	width: 58.8em;
	padding: 0.5em;
}

.footer p {
	font-size: 86%;
	color: #878684;
}

.footer a {
	color: #878684;
	text-decoration: none;
}

/* internal pages */

#normal .cobody {
	background: #FFFFFF url(images/normalbg.gif) repeat-x top left;
}

#normal .coheader {
	background: transparent url(images/trees-shorter.gif) no-repeat top right;
}

/* #normal */ .dipper {
	float: right;
	padding: 1em;
}

#normal .maintext h2 {
	color: #FFFFFF;
	padding-top: 0.5em;
	height: 4em;
	font-weight: normal;
}

#normal .maintext, #normal .subtext {
	color: #000000;
}

#normal .maintext a, #normal .subtext a {
	color: #666666;
}


#normal .subtext ul li a {
	border-left: 1px solid #48AA07;
}

#normal .subtext ul li.first a {
	border-left: 0;
}

#normal h3 {
	font-size: 100%;
	color: #588810;
}

#normal .expo a {
	color: #FFFFFF;
}

.maintext ul, .maintext ol {
	padding-left: 1.5em;
	padding-bottom: 1em;
}

.maintext ul li {
	list-style-type: square;
	padding-right: 15em;
}

#normal .maintext p {
	padding-right: 15em;
}

#normal .subtext {
	padding-top: 2em;
}

hr {
	clear: both;
	visibility: hidden;
}

#map {
	border: 0;
}

dl {
	padding-bottom: 1em;
}

dt, #linklist span {
	display: block;
	clear: left;
	float: left;
	width: 20em;
}

.samp #linklist span {
	width: 10em;
}

dt {
	width: 10em;
}

table {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	color: #000000;
	font-size: 100%;
}

td, th {
	padding: 0.3em;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

th.quart {
	width: 15%;
	text-align: right;
}

td.quart {
	text-align: right;
}

.samp {
	width: 49%;
	float: left;
}

#normal .maintext .samp .imgex {
	float: left;
	clear: none;
	margin-right: 1em;
}

#normal .maintext .samp p {
	padding-right: 1em;
	clear: left;
}




/* form */

fieldset {
    clear: both;
/*
	overflow: auto;
	height: 1%;
*/

	margin-right: 15em;
}

form p {
    clear: left;
    height: 2em;
    padding-left: 1em;
}

label {
    display: block;
    float: left;
/*  width: 8em; */
    width: 7em;
/*  text-align: right; */
    padding: 0.2em;
    margin: 0.2em;
}

input {
    display: block;
    float: left;

    width: 75%;
    padding: 0.2em;
    margin: 0.2em;
}

select {
    width: 75%;
    padding: 0.2em;
    margin: 0.2em;
}

option {
    width: 75%;
    display: block;
}

textarea {
    display: block;
    float: left;

    width: 75%;
    padding: 0.2em;
    height: 8em;
    margin: 0.2em;

    margin-bottom: 0.5em;
}

.button {
    width: 6em;
    margin: 0.5em;
	clear: left;
}

.error {
	color: red;
	font-weight: bold;
}







#normal .maintext p.imgex {
	float: right;
/*	clear: both; */

	background-color: #FFFFFF;
	text-align: center;

/*	reducing spacing as requested ... 

margin-bottom: 1em;

 */
	line-height: 200%;

	padding-right: 0;
}

#normal .maintext p.imgex span {
	text-align: right;
	display: block;
}

p.imgex a {
	text-decoration: none;
	color: #730355;
}

#normal .imgex {
	background: transparent url(images/img-tl.gif) no-repeat top left;
	padding-top: 5px;
}

#normal .imgex a {
	background: transparent url(images/img-br.gif) no-repeat bottom right;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 7px;

/*	display: block; */
	
	float: left;
	width: 10.5em;
}

#normal .imgex img {
	margin: 1em;
	margin-bottom: 0;
}

#normal .imgex span img {
	margin-bottom: 0.4em;
}

.popup {
	float: right;
}


#imageDataContainer {
	padding-top: 0.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.expired {
	display: none;
}

.smallmap {
	float: right;
}

.dvdicon {
	background: transparent url(images/dvd-icon.png) no-repeat top left;
	width: 137px; /* 237 */
	height: 52px; /* 92 */
	float: left;
	text-align: center;
	padding: 20px 5px;
	padding-left: 95px;
	font-weight: bold;
	text-decoration: none;
}

.projecticon  {
	background: transparent url(images/end-of-project-icon.png) no-repeat top left;
	width: 146px; /* 156 */
	height: 52px; /* 92 */
	float: left;
	text-align: center;
	padding: 20px 5px;

	font-weight: bold;
	text-decoration: none;
}

.projecticon {
	padding-right: 1px;
}

.dvdicon span, .projecticon span, .galleryicon span {
	text-transform: uppercase;
	color: #32640B;
	font-size: 86%;
	display: block;
	padding: 5px 0;
}

.galleryicon  {
	background: transparent url(images/photo-gallery-icon.png) no-repeat top left;
	width: 66px; /* 161 */
	height: 52px; /* 92 */
	float: left;
	text-align: center;
	padding: 20px 5px;

	font-weight: bold;
	text-decoration: none;

	padding-left: 75px;
	padding-right: 20px;
}

.publicationsicon {
	background: transparent url(images/publications-icon.png) no-repeat top left;
	width: 101px; /* 161 */
	height: 35px; /* 92 */
	float: left;
	text-align: center;
	padding: 20px 5px;

	font-weight: bold;
	text-decoration: none;

	padding-left: 55px;
	padding-top: 37px;
}

.vgal img {
	margin: 10px;
	margin-left: 0;
	margin-top: 0;
}

.confp p {
	clear: left;
}

.confp p strong {
	display: block;
	width: 7em;
	float: left;
}

.confp p span {
	display: block;
	padding-left: 7em;
}