p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: 5e0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #5e0000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5E0000;
	border-bottom-color: #5E0000;






}
.padding {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.addressbg {
	background-color: 5e0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: 5e0000;
	border-bottom-color: #FFFFFF;
	border-left-color: 5e0000;
}
.navigationbg {
	background-image: url(assets/images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white {
	color: #D9CDB3;
}

.imgborder {border: #5E0000 1px solid; }