.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73798C;
	line-height: 16px;
}

.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #73798C;
	font-size: 10px;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.links {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #9E71B0;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.links:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58220;
	text-decoration: underline;
	font-weight: bold;
}

.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #E0D5BB;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #D6C59E;
	font-style: bold;
	font-weight: bold;
	line-height: 25px;
}

.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D6C59E;
	font-style: bold;
	font-weight: bold;
	line-height: normal;
}

.bodyhome {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6C59E;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.bodyhomeblue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B374C;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.homeheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D6C59E;
	font-style: bold;
	font-weight: bold;
	line-height: normal;
}

.homesub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D6C59E;
	font-style: bold;
	font-weight: bold;
	line-height: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D0B073;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D0B073;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC9900;
}

li {
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul {
	margin-top: 0px;
	padding-top: 6px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.formfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #21284A;
	background-color: #E2E7EF;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #21284A;
	background-color: #E2E7EF;
	border: 1px solid;
	font-size: 9px;
	padding: 1px;
}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;

}

.nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat;
	background-position: center;
}

.navsub {
	background-image: url(../images/bg_sub_blue.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

