@charset "UTF-8";

a.nav:link {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
a.nav:visited {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
a.nav:hover {
	color: #bac928;
	text-decoration: underline;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
a.nav:active {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
a.navlightgreen:link {
	color: #bac928;
	text-decoration: none;
}
a.navlightgreen:visited {
	color: #bac928;	
	text-decoration: none; 
}
a.navlightgreen:hover {
	color: #bac928;
	text-decoration: underline; 
}
a.navlightgreen:active {
	color: #bac928;	
	text-decoration: none;
}
a.navgreen:link {
	color: #5c7b37;
	text-decoration: none;
}
a.navgreen:visited {
	color: #5c7b37;
	text-decoration: none; 
}
a.navgreen:hover {
	color: #5c7b37;
	text-decoration: underline; 
}
a.navgreen:active {
	color: #5c7b37;
	text-decoration: none;
}
a.navmidgreen:link {
	color: #789527;
	text-decoration: none;
}
a.navmidgreen:visited {
	color: #789527;
	text-decoration: none; 
}
a.navmidgreen:hover {
	color: #789527;
	text-decoration: underline; 
}
a.navmidgreen:active {
	color: #789527;
	text-decoration: none;
}
a.subnav:link {
	color: #80776f;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.3em;
}
a.subnav:visited {
	color: #80776f;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.3em;
}
a.subnav:hover {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.3em;
}
a.subnav:active {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.3em;
}
a.subnavsmall:link {
	color: #80776f;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.2em;
}
a.subnavsmall:visited {
	color: #80776f;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.2em;
}
a.subnavsmall:hover {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.2em;
}
a.subnavsmall:active {
	color: #bac928;
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 1.2em;
}
a.footer:link {
	color: #ffffff;
	line-height: 1.5em;
	text-decoration: none;
}
a.footer:visited {
	color: #ffffff;
	line-height: 1.5em;
	text-decoration: none;
}
a.footer:hover {
	color:#ffffff;
	line-height: 1.5em;
	text-decoration: underline;
}
a.footer:active {
	color: #ffffff;
	line-height: 1.5em;
	text-decoration: underline;
} 
a.footergrey:link {
	text-decoration: none;
	color: #80776f;
}
a.footergrey:visited {
	text-decoration: none;
	color: #80776f;
}
a.footergrey:hover {
	text-decoration: underline; 
	color: #80776f;
}
a.footergrey:active {
	text-decoration: none;
	color: #80776f;
} 
a.footergreen:link {
	color: #bac928;
	text-decoration: none;
}
a.footergreen:visited {
	color: #bac928;
	text-decoration: none;
}
a.footergreen:hover {
	color: #bac928;
	text-decoration: underline; 
}
a.footergreen:active {
	color: #bac928;
	text-decoration: none;
} 
