#pastorMainBox {
	width: 696px;
	background: white;
	border: 2px solid #E7A883;
	clear: left;
	margin-bottom: 10px;
}
#pastorMainBoxHeading {
	background-color: #E7A883;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	clear: left;
}
.pastorParagraphMain {
	font-size: 12pt;
	text-align: justify;
	line-height: 1.2;
	margin: 1em 3em 1em 3em;
	color: black;
}
.pastorParagraphSignature {
	font-family: "Tw Cen MT", sans-serif;
	font-size: 12pt;
	text-align: left;
	line-height: 1.2;
	margin: 1em 3em 1em 3em;
	color: #0000a0;
}
.pastorFootnote {
	font-family: "Tw Cen MT", sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin: 3em 3em 1em 4em;
	color: #0000a0;
}
.pastorParagraphIndent {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 12pt;
	text-align: justify;
	line-height: 1.2;
	margin: 2em 6em 1em 6em;
	color: #0000a0;
}
.pastorGreeting {
	font-family: "Tw Cen MT", sans-serif;
	font-size: 12pt;
	color: #0000a0;
	text-align: justify;
	line-height: 250%;
	margin: 2em 3em 3em 3em;
}
.pastorDate {
	font-family: "Tw Cen MT", sans-serif;
	font-size: 12pt;
	color: #0000a0;
	text-align: right;
	line-height: 250%;
	margin: 2em 3em;
}
.pastor {
	color: #E7A883
}
.pastorProclamation {
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.pastorJustified {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	width: 420px;
}
