﻿.lists {
	list-style-type: disc;
	line-height: 25px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #231F20;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	list-style-type: disc;
}
a {
	color: #85221A;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.homepage {
	color: #000000;
	text-decoration: underline;
}
a.headfoot {
	color: #B7B8BA;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #85221A;
	font-weight: bold;
	margin-bottom: -10px;
}
h1.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #85221A;
	font-weight: bold;
	margin-bottom: -16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #85221A;
	font-weight: bold;
	margin-bottom: -15px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.yellowboxhome {
	padding: 12px 20px 12px 20px;
	background-color: #CCAA47;
}
.style2 {
	vertical-align: top;
	position: static;
}
.style1 {
	background-image: url('images/footer2.gif');
}
.masthead {
	background-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #CCAA47;
}
.mastheadtext {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #B7B8BA;
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 12px;
}
.vmasthead {
	border-right: medium solid #000000;
	background-image: url('images/vback.jpg');
	background-repeat: repeat-y;
}
.homeimage {
	border: 7px solid #000000;
}
.homecolumn1 {
	background-color: #EAE2CE;
	padding: 20px;
}
.homecolumn2 {
	background-color: #EAE2CE;
	padding: 20px 20px 20px 15px;
}
.navicons {
	padding: 5px 25px 0px 0px;
	float: left;
	vertical-align: middle;
}
.otherimages_left {
	padding: 0px;
	margin: 8px 20px 5px 0px;
	border: 7px solid #000000;
	float: left;
}
.footerimage {
	border-right: medium solid #000000;
	background-image: none;
	background-repeat: no-repeat;
}
.footertext {
	padding: 19px 30% 0px 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #B7B8BA;
	float: right;
}
a.headfoot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sectionimages {
	border: 7px solid #000000;
	margin-right: 35px;
}
.sectionboxes {
	padding: 12px 20px 12px 20px;
	background-color: #CCAA47;
	float: right;
	margin-left: 35px;
}
.otherimages_right {
	padding: 0px;
	margin: 5px 0px 5px 20px;
	border: 7px solid #000000;
	float: right;
}


.logotable {
	border: 7px solid #000000;
}



