body {
	margin: 0;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: #587028;
}

#wrapper {
	width: 950px;
}

#mastheadTop {
	margin: 0;
	background-image: url(images/mastheadTop.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 194px;
}

#navigation {
	margin: 0;
	width: 950px;
	height: 34px;
	background-color: #a9a587;
}

#navigation p {
	position: relative;
	top: 8px;
	left: 30px;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

#mastheadBottom {
	margin: 0;
	background-image: url(images/mastheadBottom.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 25px;
}

#main {
	width: 950px;
	background-image: url(images/mainBackground.jpg);
	background-repeat: repeat-y;
	float: right;
}

#content {
	width: 730px;
	background-color: white;
	float: left;
	min-height: 60%;
}

#content h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 0 20 0 20;	
}

#content p, #content li {
	text-align: left;
	font-size: 10pt;
	line-height: 1.6em;
	padding: 0 20 0 20;
}

#content a {
	color: #314215;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	color: #557321;
}

#content form {
	text-align: left;
	padding: 0 20 0 20;
	font-size: 10pt;
}

#sidebar {
	width: 220px;
	background-color: #c3c09d;
	float: right;
	text-align: left;
}

#sidebarText {
	padding: 0 0 0 10;
}

#footer {
	width: 950px;
	text-align: center;
	padding-top: 10px;
	clear: left;
}

#footer p {
	color: white;
	font-size: 8pt;
}

#footer a {
	color: white;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.mapInfo {
	text-align: left;
	font-size: 8pt;
	height: 400px;
}

.mapInfo h1 {
	font-size: 14pt;
}

.mapInfo p {
	
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}








.newsDate {
	color: gray;
	font-size: 8pt;
	padding: 0 20 0 20;
	letter-spacing: 2px;
	text-align: left;
}

.newsDateRSS {
	color: gray;
	font-size: 8pt;
	padding: 0 20 0 20;
	letter-spacing: 2px;
}

.newsTitle {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 20 0 20;
	text-align: left;
}

.newsCredit {
	font-size: 8pt;
	font-weight: normal;
	padding: 0 20 0 20;
	color: gray;
	letter-spacing: 2px;
	text-align: left;
}

.newsText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0;
}

.newsText p {
	padding: 0;
}

.newsFooter {
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	margin-bottom: 30px;
	text-align: left;
}

.newsFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.newsFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.newsFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.newsFooterLeft {
	font-size: 8pt;
	text-align: left;
}

.newsFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
}

.newsComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 20 0 20;
	text-align: left;
}

.newsCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	text-align: left;
}

.newsCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.newsPrintEmail {
	text-align: left;
	font-size: 8pt;
	padding: 0 20 0 20;
}

.mapInfo p {
	padding: 0 10 0 10;
}

.mapInfo h1 {
	padding: 0 10 0 10;
}

.photoCaption {
	font-size: 8pt;
	padding: 0 45 10 0;
}

.photoCaption a:link {
	font-size: 9pt;
	color: #314215;
	font-weight: bold;
	text-decoration: underline;
}

.photoCaption a:visited {
	color: #314215;
	font-weight: bold;
	text-decoration: underline;	
}

.photoCaption a:hover {
	color: #314215;
	font-weight: bold;
	text-decoration: underline;	
}