/* CSS Document */

#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89C062;
}

#sitemap a:link, #sitemap a:active, #sitemap a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89C062;
color: #89C062;
text-decoration:none;
}

#sitemap a:hover {
color: #89C062;
text-decoration:underline;
}.bodytextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89C062;
	text-decoration: none;
}
.bodytextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C818D;
	text-decoration: none;
}

.bodytextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE793E;
	text-decoration: none;
}
.bodytextOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE793E;
	text-decoration: none;
	font-weight: bold;
}


.bodytextPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #826861;
	text-decoration: none;
}
#gallerybg {
	background-image:url(../images/gallerybg.jpg);
	background-repeat: no-repeat;
	background-color: #C4DFB1;
	background-position: bottom;
}

