.bottomnav {
	font-size: 10px;
	color: #3E7B3E;
	margin: 0px;
	background: #A0CDAE url(../images/navCentreBG.gif) repeat-x;
	text-align: center;
	padding: 0px;
	height: 14px;
	font-weight: bold;
}

.bottomnav a:hover {
	color: #558055;
	background: url(../images/navCentreHoverBG.gif) repeat-x;
}
.bottomnav a:link, .bottomnav a:active, .bottomnav a:visited {
	color: #006464;
	text-decoration: none;
	margin: 0px;
	padding: 0px 2px;
}
#bottomSpace {
	background:  url("../images/footerBarBG.jpg") repeat-x;
	height: 25px;
	border-top: 1px solid #76A977;
	border-bottom: 1px solid #4A774B;
}
