@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #252251;
	font-style: normal;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1D384F;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #237C85;
	margin-left: 10px;
	padding-left: 8px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 12px;
	color: #534C63;
	padding-bottom: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	color: #4E104D;
	padding-right: 5px;
	padding-left: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	padding-top: 1px;
	padding-right: 17px;
	padding-bottom: 1px;
	padding-left: 17px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F371A;
	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: 13px;
	font-style: oblique;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 20px;
	color: #562A40;
	list-style-type: disc;
}
.photos {
	padding: 7px;
	margin: 7px;
}
.contentborder {
	border: 5px solid #AD6B0E;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #306458;
	text-align: center;
}
.pricing {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #05203C;
	padding: 2px;
}
