body {
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, "Arial Black";
	font-size: 12px;
	line-height: 21px;
	background-image: url(images/background.jpg);
	top: 0px;
	margin: 0px;
	padding: 0px;

}
.navigation a {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #009900;
}
.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: #FF0000;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
}
.RightColumn {
	border: 0px none;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
	font-family: Tahoma, Impact, Verdana;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	background-image: url(images/RightNavBG.gif);
}
.breadcrumb a {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.breadcrumb a:hover {
	text-decoration: none;
	color: #666666;
}
.breadcrumb {


	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #999999;
}
.navigation {

	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	margin: 10px;
	border: none;
}

