h2 {
	color: #999900;
	text-align: center;
}
h3 {
	color: #999900;
}
.nav_text a{
	color: #FFF;
	text-decoration: none;
	background-color: #999900;
	text-align: center;
	display: block;
	height: 18px;
	white-space: nowrap;
}
.nav_spacers {
	color: #FFF;
	text-align: center;
	background-color: #999900;
	padding-bottom: 2px;
}
.nav_text a:hover {
	text-decoration: underline;
	background-color: #595900;
}
.nav_bg {
	background-color: #999900;
}
.rss_text {
	font-size: small;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
 li {
	list-style-position: outside;
	list-style-image: url(../images/icons/bullet_herts.gif);
	list-style-type: circle;
}
.bottom_line {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}

.sub_nav a {
	color: #999900;
	background-color: #FFF;
	text-align: center;
	display: block;
	padding: 5px;
	border: thin solid #999900;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #FFF;
	background-color: #999900;
	text-align: center;
	display: block;
	padding: 5px;
	border: thin solid #FFF;
	text-decoration: underline;

.bottom_line {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EE7900;
}
