.mainText {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #003333; /* was #3a5c37*/
}

.menuText {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}


A.menuText {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

A.menuText:hover {
  color: #ffffff;
  text-decoration: underline;
}



.headerTitle {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: x-large;
	font-weight: bold;
	color: #336633;

}
.headerSubTitle {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: medium;
	font-weight: bold;
	color: #336633;
}

A.menuSubText {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	style: none;
	font-style: normal;
	text-decoration: none;


}

A.menuSubText:hover {
	color: #FFFFFF;
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}


A.linkBody {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: small;
	font-weight: normal;
	color: #336633;
	text-decoration: underline;

}

A.linkBody:hover {
	font-family: "Tempus Sans ITC", Century, "Comic Sans MS", Arial;
	font-size: small;
	font-weight: normal;
	color: #336633;
	text-decoration: underline;

