.headings {
	font-family: "Book Antigua";
	font-size: 18px;
	color: #923103;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.subheadings {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #923103;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.subheadings2 {
	font-family: "Book Antigua";
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-align: justify;
}
.yellow {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #e1d67c;
	text-decoration: none;
}
.text {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	text-align: justify;
}
.letter_text {
	font-family: "Monotype Corsiva";
	font-size: 17px;
	color: #663300;
	text-align: justify;
}
.borders {
	border: 1px double #9f8783;
}
.borders {
	border: 1px double #9f8783;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.nav a:link {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #e1d67c;
	text-decoration: underline;
}
.nav a:visited {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #e1d67c;
	text-decoration: underline;
}
.nav a:hover {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #9f8783;
	text-decoration: underline;
}
.nav a:active {
	font-family: "Book Antigua";
	font-size: 14px;
	color: #e1d67c;
	text-decoration: underline;
}
.footer a:link {
	font-family: "Book Antigua";
	font-size: 11px;
	color: #9f8783;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Book Antigua";
	font-size: 11px;
	color: #9f8783;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Book Antigua";
	font-size: 11px;
	color: #e1d67c;
	text-decoration: none;
}
.footer a:active {
	font-family: "Book Antigua";
	font-size: 11px;
	color: #9f8783;
	text-decoration: none;
}
.footborder {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px double #9f8783;
}


