p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B4DB64;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.contentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B4DB64;
	text-decoration: none;
}
.contentLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF8546;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 8px;
	color: #FFFFFF;
	display: block;
	border: 0;
	text-decoration: none;
	background-color: #B4DB64;
}
.navigationSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	color: #FF8546;
	display: block;
	border: 0;
	text-decoration: none;
	background-color: #FFFFFF;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8546;
}
.navigationSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: block;
	color: #B4DB64;
	text-decoration: none;
	background-color: #FFFFFF;
}
.navigationSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8546;
	padding: 8px;
}
.background {
	background-attachment: fixed;
	background-image: url(../images/greenbg.jpg);
}

