@import url(topnav.css);

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
}
h1, h2, h3, h4, h5, .pagetitle, .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #880000;
}
h1, .pagetitle {font-size: 18px;}
h2, .subtitle {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
a, a:link, a:visited, a:hover, a:active {
	color: #880000;
	text-decoration: underline;
}
.navcontainer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
	background-color: #F1EED5;
	border-top: 1px #ffffff solid;
}
a.nav3, a.nav3:link, a.nav3:visited, a.nav3:hover, a.nav3:active {
	font-size: 10px;
	font-weight: normal;
	color: #880000;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav3selected, a.nav3selected:link, a.nav3selected:visited, a.nav3selected:hover, a.nav3selected:active {
	font-size: 10px;
	font-weight: normal;
	color: #880000;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav4, a.nav4:link, a.nav4:visited, a.nav4:hover, a.nav4:active {
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav4selected, a.nav4selected:link, a.nav4selected:visited, a.nav4selected:hover, a.nav4selected:active {
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav3selected:hover, a.nav4selected:hover, a.nav3:hover, a.nav4:hover {
	Text-decoration: underline;
}
td.address, td.address a, td.address a:link, td.address a:visited, td.address a:hover, td.address a:active {
	font-size: 11px;
	color: #DFDFAF;
	padding-top: 10px;
}
td.news, td.news p, td.news a, td.news a:link, td.news a:visited, td.news a:hover, td.news a:active {
	font-size: 11px;
	color: #DFDFAF;
}
td.news p {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
}
input {
	font-size: 11px;
}
td.homePics img {
	border: 1px solid #DFDFAF;
}
