@charset "UTF-8";
/* CSS Document */

body, table, td, div, img, ul, li {
	margin:0;
	padding:0;
	border:none;
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	background-color:#0F0F03;
}
a {
	color:#3D3D17;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.clear {
	clear:both;
	float:none;
}
.noBorder {
	border:none!important;
}
p {
	line-height:1.3em;
}
td {
	vertical-align:top;
}
h1 {
	padding:5px 0;
	margin:5px 0;
	font-size:20px;
	color:#3D3D17;
	border-bottom:1px dotted #333;
}
h2 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size:16px;
	color:#333;
	border-bottom:1px dotted #333;
}
h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size:16px;
	color:#3D3D17;
}
h4 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size:12px;
	color:#3D3D17;
}
h5 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size:12px;
	color:#3D3D17;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	background: #FFF;
	border: 1px solid #007253;
	margin: 0 10px 5px;
}
img.left {
	margin-left: 0;
}
img.right {
	margin-right: 0;
}
img.none {
	background: transparent;
	border: 0;
	padding: 0;
}
.listItem {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.listItem li {
	list-style-type:square;
	padding:0 0 5px 0;
}
.siteWrapper {
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
.wrapper {
	margin:0 auto;
	width:936px;
}
.header {
	height:95px;
}
.headerNav {
	float:right;
	padding:60px 0 0 0;
}
ul.mainNav {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.mainNav li a {
	margin:0;
	padding:0;
	line-height:0;
	height:33px;
}
ul.mainNav li {
	margin:0;
	padding:0;
	line-height:0;
	display:inline;
}
ul#subNav li {
	float:left;
	background-image:url(../images/bg-subnav-dots.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin:10px 0;
	padding:0 20px;
	list-style-type:none;
}
ul#subNav li.firstItem {
	background-image:none;
	padding-left:0;
}
ul#subNav {
	margin-left:0;
}
ul#subNav li a.selected {
	font-weight:bold;
}
ul#subNav li a:hover {
	color:#667302;
	text-decoration:none;
}
.tabs div {
	float:none;
	clear:both;
}
.leftCol {
	float:left;
	padding:0 0 0 26px;
	width:200px;
}
.mainContent {
	float:left;
	width:710px;
	background-image:url(../images/bg-contentTop.jpg);
	background-repeat:repeat-x;
}
.mainContent.sub {
	background-image:none;
	margin:8px 0 0 0;
}
.flashFader {
	float:left;
	width:472px;
}
.quickLinks {
	float:left;
	padding: 20px 20px 0 20px;
	width: 198px;
	height:260px;
	background-image:url(../images/bg-topcontent-dot.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
.quickLinks ul, li {
	list-style-type:none;
}
.quickLinks li {
	background-image:url(../images/bullet-quicklinks.gif);
	background-repeat:no-repeat;
	background-position:center right;
	width:160px;
	padding:15px 20px 5px 0;
}
.quickLinks a {
	width:120px;
	display:block;
}
.leftContent .quickLinks {
	float:left;
	padding: 60px 0 10px 0;
	width: 178px;
	background:none;
}
.leftContent .quickLinks ul, li {
	list-style-type:none;
}
.leftContent .quickLinks li {
	background-image:url(../images/bullet-quicklinks.gif);
	background-repeat:no-repeat;
	background-position:center right;
	width:160px;
	padding:15px 20px 5px 0;
}
.leftContent .quickLinks a {
	width:120px;
	display:block;
}
.contentAreaWrapper {
	background-image:url(../images/bg-content-dots.gif);
	background-repeat:repeat-y;
	width:710px;
	clear:both;
	float:none;
	margin: 0 0 30px 0;
	background-color:#fff;
}
.contentArea {
	clear:both;
	float:none;
	background-image:url(../images/bg-content.jpg);
	background-repeat:repeat-x;
	margin:0 1px;
}
.contentArea.home {
	padding:25px 10px 0 25px;
}
.contentArea.sub {
	padding:30px 10px 0 30px;
	min-height:550px;
}
.content li {
	list-style-type:disc;
	padding:3px 0;
}
.content ul {
	margin:10px;
}
.ctaHome {
	float:left;
	width:226px;
}
.newsItem {
	clear:both;
	float:none;
	padding:8px 0;
}
.newsItem img {
	float:left;
	margin:0 5px 5px 0;
	border:2px solid #80733F;
}
.newsItem p {
	margin:0;
	padding:0;
}
.eventsFeatured {
	padding:10px 0;
}
.eventItem span.eventDate {
	font-weight:bold;
	display:block;
}
.eventItem {
	padding:4px 0;
}
.eventItem {
	background-image:url(../images/bg-green-arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
.footer {
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color:#0F0F03;
}
.footerWrapper {
	width:936px;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	color:#fff;
}
.footerWrapper a {
	color:#fff;
}
.footerWrapper a:hover {
	text-decoration:underline;
}
/* Content Template Classes



*/

.t3right {
	float:left;
	width:195px;
	padding:0 10px 0 20px;
}
.t3right ul {
	padding:0 10px;
}
.t3right li a {
	color:#007253;
}
.t3right li a:hover {
	text-decoration:underline;
}
.t3left {
	float:left;
	width:418px;
	padding:0 20px 0 10px;
}
.t3left ul {
	margin:8px 20px;
}
.t3left li {
	background-image:url(../images/bullet-arrow-blue.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:8px 14px;
	list-style-type:none;
}
.t2left {
	float:left;
	width:190px;
}
.t2left li {
	background-image:url(../images/bullet-brown.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0 0 15px 10px;
	list-style-type:none;
}
.t2left li a {
	color:#007253;
}
.t2leftli a:hover {
	text-decoration:underline;
}
.t2right {
	float:left;
	width:438px;
	padding:0 20px 0 10px;
}
.t2right ul, ol {
	margin:8px 20px;
}
.t2right li {
	padding:8px 0;
}
/* Nav Items */


.t2left .leftNav {
	padding:20px 0 150px 0;
}
.t2left .leftNav .navFirst {
}
.t2left .leftNav .navLast {
}
.t2left .leftNav .ln_on {
	font-size:14px;
	padding:0 0 8px;
	font-weight:bold;
}
.t2left .leftNav .ln {
	padding:0 0 8px 0;
	font-size:14px;
}
.t2left .leftNav .ln a {
	color:#007253;
}
.t2left .leftNav .ln_hasChild_on {
}
.t2left .leftNav .ln_tier1 navFirst {
}
/* Content Template Classes End



*/


.tableFormat {
	width:100%;
	margin-bottom:20px;
}
.tableFormat td {
	width:250px;
	padding:5px;
}
.tableFormat th {
	border-bottom:4px solid #4A4F08;
}
.tableFormat tr.altrow {
	background-color:#F4F8E3;
}
.note {
	padding:2px 0;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.txt-center {
	text-align: center;
}
.txt-justify {
	text-align: justify;
}
