body {
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, "Arial Black";
	font-size: 14px;
	line-height: 21px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	left: 20px;

}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	color: #CCCCCC;
}
a {
	font-weight: bold;
	color: #336633;
}
.copyright {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.address {
	font-size: 10px;
	padding: 10px 0px;
}
#space {
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textnav {
	font-size: 13px;
}
#space2 a {
	color: #CECE94;
	text-decoration: none;
}
#space2 a:hover {
	color: #EFEFC1;
	text-decoration: underline;
}
#space2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	color: #660000;
}
h1 {
	font-family: Verdana, "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
}
.LeftColumn {
	color: #FFFFFF;
	font-family: Verdana, "Arial Black";
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/RightNavBG.gif);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 10px;
	margin-left: 3px;
}
.footer {
	font-size: 12px;
	font-family: Verdana, "Arial Black";
	font-weight: normal;
	line-height: 16px;
}
.footer a {
	color: #105334;
	font-weight: bold;
}
.navigation {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 20px;
	border: none;
	padding-bottom: 0px;
	top: 20px;
	clip: rect(10px,auto,auto,auto);
}
.LeftColumn a:link {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
