﻿a, a:active, a:visited
{
	text-decoration: none;
}

a:hover, a:hover.topLinks
{
	color: black;
}
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	background-color:#A8CF39;
	background:transparent url(../images/background.jpg) repeat-y fixed center 0pt;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color:White;
}
img.logo
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 360px;
	height: 96px;
}
ul
{
	margin-left: 30px;
}
.body
{
	width: 900px;
}
.header
{
	height: 115px;
}
.bottomBG
{
	width: 900px;
}
.center
{
	text-align: center;
}
.contact
{
	font-size: 8pt;
	font-weight: bolder;
}
.footer
{
	background-color: #CFE081;
	height: 100px;
	width: 100%;
	color: White;
	font-weight: bold;
}
.footerText
{
	padding-left: 50px;
	padding-top: 50px;
	height: 100px;
	vertical-align: middle;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.leftColumn
{
	width: 600px;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	height: 600px;
}
.mainContent
{
	border-top: solid 3px black;
	position: relative;
	color: #FFFFFF;
	background-image: url(  '../Images/background_24.png' );
	font-weight: 200;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 700px;
	overflow: visible;
	margin: 0px 0px 0px 0px;
}
.midSection
{
	padding: 20px 20px 20px 20px;
}
.rightColumn
{
	width: 240px;
	padding: 20px 20px 20px 0px;
	height: 600px;
}

.section
{
	border: solid 1.5px black;
	padding-bottom: 0px;
}
.sectionBody
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	padding-bottom: 10px;
	color: Black;
}
.section ul
{
	margin-top: 10px;
	margin-bottom: 0px;
}
.section li
{
	margin: 0px;
}
.sectionHeader
{
	font-size: 16pt;
	font-weight: 400;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
.sectionHeaderSmall
{
	font-size: 12pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin-bottom: 5px;
	background-color: #CFE081;
	color: Black;
}
.black
{
	color: #000000;
}
.bottomSection
{
	padding:0px 20px 0px 20px;
}

.slogan
{
	color: #CFE081;
	font-size: 2em;
}
.topLinks, a.topLinks
{
	font-size: 9pt;
	font-weight: bold;
	color: #A8CF39;
	
}
