@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #421E51;
	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: #004F4F;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #6C2D5C;
	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: #662C3B;
	padding-bottom: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 165px;
	font-style: oblique;
	color: #4E104D;
	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: #006666;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFAC7E;
	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 #AD6B0E;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #2C5C52;
	text-align: center;
	margin: 10px;
	padding: 5px;
}
.contentborder2 {
	border: 2px solid #AD6B0E;
}

