.companyname {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #023D1B;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 023D1B;
	font-weight: bold;}

.categories {
	font-weight: bold;
	color:#023D1B;
	font-size: 12px;
}.categories a {
text-decoration:none;
	color:#023D1B;
}
.categories a:hover {
	color:#023D1B;
	background-color: #DBEFBC;
}
.PageHeader {
	font-size: 24px;
	font-weight: bold;
	color: #023D1B;
	font-family: "Monotype Corsiva";
}
.Monotype Corsiva {
	font-family: "monotype corsiva";
}.subSection {

	font-weight: bold;
	color:#023D1B;
	font-size: 12px;
}
.footer {

	font-size: 10px;
	font-weight: bold;
	color: #DBEFBC;
	font-family: Arial, Helvetica, sans-serif;
}
