p,ul,li,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B7073; font-weight: normal; line-height:18px }
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B7073; font-weight: normal; line-height:18px; letter-spacing:0px;}
.navon { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B7073; font-weight: bold; line-height:18px; letter-spacing:0px;}

#subaboutus #navabout, #subcontact #navcontact, #subboard #navboard, #subfuture #navfuture, #submaps #navmaps, #subagenda #navagenda, #subresources #navresources { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B7073; font-weight: bold; line-height:18px; letter-spacing:0px;}


.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #C55F21; font-weight: normal; line-height:18px; letter-spacing:0px;}

.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B7073; font-weight: bold; }
.footer { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #5B7073; font-weight: normal; line-height:14px}
.footerlink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #5B7073; font-weight: normal; line-height:14px; color: #c55f21}


.home { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #718850; font-weight: normal; line-height:14px; letter-spacing: 2px }
.title2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #008349; font-weight: normal; }

.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #8AAFB5; font-weight: normal; letter-spacing:2px; }

.titledark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #405255; font-weight: normal; letter-spacing:2px; }

.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #5B7073; font-weight: normal; }


li { margin: 5px 5px 5px 5px; padding: 5px 0px 5px 5px; }


a:link { color: #C55F21; text-decoration: underline; font-weight: bold; }
a:visited { color: #C55F21; text-decoration:  underline; font-weight: bold; }
a:hover { color: #C55F21; text-decoration:  underline; font-weight: bold; }
a:active { color: #C55F21; text-decoration: underline; font-weight: bold; }

/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder {
		margin:0px;	/* "Air" */
		width:720px;	/* Image width */
		height:520px;	/* Image height */
		position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

