body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #333333;
}
.text {
	color: #000000;
}
.footer {
	color: #BAD65F;
}
.pageborder {
	border: 2px solid #6D933C;
}
.topframeborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95BE3C;
	border-right-color: #95BE3C;
	border-bottom-color: #95BE3C;
	border-left-color: #95BE3C;
}
.bottomframeborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95BE3C;
	border-right-color: #95BE3C;
	border-bottom-color: #95BE3C;
	border-left-color: #95BE3C;
}
.link {
	font-weight: bold;
	color: #6D933C;
}
.textboldgreen {
	font-weight: bold;
	color: #95BE3C;
}
.link {
	color: #6D933C;
	text-decoration: underline;
}
.textboldblack {
	font-weight: bold;
}
.navtable {
	color: #FFFFFF;
}
.emptyspace {
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/hdr_w_logo.jpg);
	height: 46px;
}
.headingtext {
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 1px;
	padding-top: 6px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.green text {
	color: #AACC51;
}
.navtext {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
}

.navborder {
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #BAD65E;
	text-decoration: none;
}
.navborder a:link {
	color: #AACC51;
	text-decoration: none;
}
.navborder a:visited {
	color: #AACC51;
	text-decoration: none;
}
.navborder a:hover {
	color: #AACC51;
	text-decoration: underline;
}
.navtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cell a:link {
	color: #A0C446;
}
.picborder {
	border: 2px solid #BAD65F;
}
.cell a:visited {
	color: #9CC244;
}
.cell a:hover {
	color: #6D933C;
}
.backgroundgradient {
	background-image: url(../images/tablebackground.jpg);
	background-repeat: repeat-x;
	background-color: #95BE3C;
}
.navtexttop {
	color: #FFFFFF;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-image: url(../images/bullet_greensquare.gif);
	color: #000000;
	line-height: 14px;
}
td, p {
	line-height: 16px;
}
.bigtext {
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
}
.pinktext {
	color: #C12267;
}
img {
	border-style: none;
}
.facebook-links a{
	margin-left: 10px;
}
