.bg {
	background-image: url(Images/greenstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #CCC;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 50px;
}

.maintext a:link{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

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

.menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005430;
}

.menutext a:link{
	color: #005430;
	text-decoration: none;
}

.menutext a:visited{
	color: #005430;
	text-decoration: none;
}

.menutext a:hover{
	color: #005430;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a68e50;
	padding-top: 10px;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005430;
}

.footertext a:link{
	color: #005430;
	text-decoration: none;
}

.footertext a:visited{
	color: #005430;
	text-decoration: none;
}

.footertext a:hover{
	color: #005430;
	text-decoration: underline;
}
