@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #2B1E51;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #2B1E51;
	border-left-width: 11px;
	border-left-style: none;
	margin-left: 5px;
	padding-left: 3px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #661820;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #213B69;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
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: #3E3829;
	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: #993333;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 6px;
}
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: #381927;
	list-style-type: disc;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.photos {
	padding: 8px;
	margin: 2px;
}
.products {
	margin: 8px;
	padding: 0px;
	border: thin solid #000033;
}
.newsletterphotos {
	margin: 5px;
	padding: 1px;
}
.contentborder {
	border: 3px solid #BFB2F2;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #306458;
	text-align: center;
}
.easelsbackground {
	background-image: url(images/bgcorners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

