@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #4F1A30;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #224333;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #663300;
	margin-left: 5px;
	padding-left: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #1C4B25;
	padding-bottom: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #663300;
	padding-right: 5px;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #804000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035C46;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29515D;
	text-decoration: underline;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66303A;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-top: 6px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #E4DAA1;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 20px;
	color: #562A40;
	list-style-type: disc;
}
.photos {
	padding: 5px;
}
.contentborder {
	border: 5px solid #51283d;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #306458;
	text-align: center;
}
.borderedphoto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding: 0px;
	margin: 4px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #9B662A;
	text-align: center;
}

