.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007800;
	border: thin solid #007800;
	text-decoration: none;
}
#Layer1 {
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #007800;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 40px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007800;
	border-right-color: #007800;
	border-bottom-color: #007800;
	border-left-color: #007800;
}

.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #007800;
	border: thin none #007800;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #007800;
	text-decoration: underline;
}
.selectedsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #007800;
	background-color: #F3FEE7;
	padding-left: 0px;
	list-style-type: square;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
}
.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin dashed #007800;
}
.selectedsectionsecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #007800;
	background-color: #F3FEE7;
	padding-left: 10px;
	list-style-type: square;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: inside;
}
.image {
	margin: 5px;
	border: thin solid #000000;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

