p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 5px;
	font-weight: normal;
}
.SubMenu {
	font-family: "P22 Michelangelo";
	font-size: 24px;
	font-weight: bold;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	color: #676534;
}


h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	text-transform: capitalize;
	line-height: normal;
	padding: 7px;
}
.p2 {
	font-family: Papyrus;
	font-size: 18px;
	text-align: center;
	vertical-align: text-top;
	top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A5947;
	padding: 7px;
}
.announcements {
	font-family: Papyrus;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: inside;
	text-align: center;
	line-height: normal;
	top: 0px;
	margin: 0px;
}

h3 {
	font-family: "P22 Michelangelo";
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: pre;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.img {
	padding: 5px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666535;
	font-weight: bold;
}
.linkgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
}
.volunteerform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.border {
	border: thin solid #D1E5A8;
}
.borderleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D1E5A8;
	border-right-color: #D1E5A8;
	border-bottom-color: #D1E5A8;
	border-left-color: #D1E5A8;
}
.borderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1E5A6;
	border-right-color: #D1E5A6;
	border-bottom-color: #D1E5A6;
	border-left-color: #D1E5A6;
}
.embeddedvideo {
	padding: 5px;
}
