﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

#mainNav li {
	display: inline;
	list-style-type: none;
	line-height: normal;
}
#mainNav ul {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainNav a {
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
}
#mainNav a:hover {
	background-color: #DBD5CE;
	text-decoration: none;
}

li {
	padding-bottom: 7px;
	line-height: 21px;
}
a {
	color: #006600;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
address {
	font-style: normal;
	margin-left: 30px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
	font-weight: 400;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}


p {
	line-height: 21px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	text-align: center;
}

.topLink {
	text-transform: uppercase;
	font-size: x-small;
	text-align: center;
	margin: 0px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #998675;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #998675;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
