.header-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
	border-bottom-color: #CCCCCC;
	white-space: pre;
	padding: 6px;
	position: absolute;
	left: 149px;
	top: 26px;
	width: 70%;
	float: none;
	height: auto;
	clear: none;
	vertical-align: 20%;
}
.header-picture {
	background-color: #42975C;
	width: 100%;
	margin: 20px auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	color: #FFFFFF;
	background-image: url(../images/greentile.jpg);
	background-repeat: repeat;
	visibility: visible;
	z-index: auto;
	overflow: hidden;
}
.menu-buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 1em;
	text-align: right;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	margin-top: 20px;
	margin-right: 30px;
	
}
.header-logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: left;
	left: 0px;
	top: 10px;
	float: none;
	border: thin none #999999;
	margin-top: 20px;
	width: 50%;
	margin-left: 15px;
}
.header-masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: lighter;
	word-spacing: 0.4em;
	letter-spacing: 0.2em;
	text-align: right;
	background-color: #489D66;
	width: 100%;
	background-image: url(../images/greentile.jpg);
	background-repeat: repeat;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: justify;
	word-spacing: 0.3em;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 50px;
	width: 60%;
}
.body-text a{
	color:#549E6D;
	text-decoration:none;
}
.body-text a:hover {
	text-decoration:underline;
}
.menu-box {
	width: 100%;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
}
.menu-items {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: 0.6em;
	letter-spacing: 0.4em;
	margin-right: 30px;
}
.menu-items a:hover {
	text-decoration: underline;
}
.menu-items a {
	text-decoration: none;
	color: #549E6D;
}
.gallery-scroller {
	overflow: hidden;
	visibility: inherit;
	z-index: auto;
	position: absolute;
	height: auto;
	width: auto;
}
.first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
}

