@charset "utf-8";
body {
	background-color: #FFFFCC;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
#mainBody {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #006332;
	border-right-color: #006332;
	border-bottom-color: #006332;
	border-left-color: #006332;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	color: #006332;
}

#botNav {
	font-size: 10px;
	line-height: 14px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #F2F2B6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006332;
	width: 600px;
	float: right;
}
#leftLink a:link {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A854;
	letter-spacing: 0.1em;
	text-indent: 0px;
	display: block;
	height: auto;
	width: 170px;
	border: medium double #006332;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftLink a:visited {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A854;
	letter-spacing: 0.1em;
	text-indent: 0px;
	display: block;
	height: auto;
	width: 170px;
	border: medium double #006332;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#leftLink a:hover {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #006332;
	text-decoration: none;
	background-color: #FFFFCC;
	letter-spacing: 0.1em;
	display: block;
	height: auto;
	width: 170px;
	border: medium double #006332;
	text-align: left;
	padding-left: 5px;
}
#leftLink a:active {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #006332;
	text-decoration: none;
	background-color: #FFFFCC;
	letter-spacing: 0.1em;
	display: block;
	height: auto;
	width: 170px;
	border: medium double #006332;
	text-align: left;
	padding-left: 5px;
}
#infoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 14px;
	color: #333333;
}



.tableFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	color: #006332;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009F50;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#logoLine {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F3F3A9;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Sans Unicode, Tahoma, Arial, Verdana;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}

.centerStuff {
	text-align: center;
}
h2 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006332;
	font-size: 16px;
}
.alignLeft {
	text-align: left;
	float: left;
}
.featuredHome {
	border: 1px solid #006332;
	padding: 5px;
}
