@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/crest_tile.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
}

a.nav:link {
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: none;
	vertical-align: middle;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: lighter;
	text-transform: none;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
}
a.nav:hover {
	text-decoration: none;
	color: #ee8224;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	vertical-align: middle;
}
a.nav:active {
	color: #900;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
}
.alignleft {
	margin-right: 8px;
	float: left;
	margin-top: 3px;
}
.bold {
	font-weight: bold;
}
h1 {
	font-family: Rockwell;
	font-size: 21px;
	font-weight: bold;
	color: #9c7f43;
}

a.localnav:link {
	color: #999;
	font-size: 16pt;
	font-weight: normal;
	font-family: Rockwell;
	text-decoration: underline;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
}
a.localnav:visited {
	color: #999;
	font-weight: normal;
	font-family: Rockwell;
	font-size: 16pt;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	vertical-align: middle;
}
.aligncenter {
	text-align: center;
}
a.localnav:hover {
	text-decoration: underline;
	font-family: Rockwell;
	font-size: 16pt;
	font-weight: normal;
	color: #F60;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
}
a.localnav:active {
	color: #600;
	font-family: Rockwell;
	font-size: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	vertical-align: middle;
}
p {
	font-family: Rockwell;
	font-size: 16px;
	color: #666;
}
.pcopy {
	font-family: Rockwell;
	font-size: 15px;
	color: #666;
}
.italics {
	font-style: italic;
}
a.textlink:link {
	color: #0000ff;
}
a.textlink:visited {
	color: #894f7b;
}
a.textlink:hover {
	background-color: #900;
	color: #FC3;
	text-decoration: none;
}
a.textlink:active {
	color: #FFF;
	text-align: left;
}
.homewhitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.alignmiddle {
	vertical-align: middle;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
