
@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:#07281B;
}
a {
	color:#B76823;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}

.right
	{
		float:right;
	}
	
	
.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:#B76823;
		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:14px;
		color:#B76823;
		
	}	


h4
	{
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		font-size:12px;
		color:#B76823;
	}
	
	
h5
	{
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		font-size:12px;
		color:#667302;
	}	

.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 20px 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
	}
	
ul#subNav li.firstItem
	{
		background-image:none;
		padding-left:0;
	}


ul#subNav li a:hover
	{
		color:#667302;
		text-decoration:none;
	}
	
	
.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:10px 20px 5px 0;
}
.quickLinks a {
	width:120px;
	display:block;
	color:#333;
}





.leftContent .quickLinks {
	float:left;
	padding: 40px 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:500px;
}

.ctbody
	{
		
	}
	

.content li
	{
		list-style-type:disc;
		padding:3px 0;
	}

.content  ol li
	{
		list-style-type:decimal;
		padding:3px 0;
	}
	.content ul
	{
		
		padding: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:#07281B;
}
.footerWrapper {
	width:936px;
	margin:0 auto;
	padding:25px 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 */

div.leftNav
	{
		padding:0 0 15px 0;
	}
	

div.leftNav div
	{
		display:inline;
		background-image:url(../images/bg-subnav-dots.gif);
		background-repeat:no-repeat;
		background-position:center right;
		padding:0 10px;
	}
	
	
div.leftNav div.ln
{
	
}

div.leftNav div.ln_on
	{
		font-weight:bold;
		
	}


div.leftNav div.navFirst
{
	padding-left:0;
}



div.leftNav div.navLast
	{
		background-image:none;
		
	}

/* Content Template Classes End



*/


.tableFormat
	{
		width:100%;
		margin-bottom:20px;
	}
	
.tableFormat td
	{
		
		padding:5px;
	}

.tableFormat th
	{
	border-bottom:4px solid #B76823;
	}


.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; }

input, textarea, select
	{
		margin:0 0 10px 0;
	}
	





