html {
	background-color:#a0b456; /*green for under the footer*/
	}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/footer-bg.jpg);/*green gradient on the bottom*/
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff; /*white for the middle */
}

td {
border:0;
vertical-align:top;
}
a img {
	border:none;
	}


/* -----------------the jquery NEWSTICKER STYLES vertical scroller -------------------*/
#newsticker-demo { 
width:210px;

padding:0 20px 0 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:10px 0 0 0;
background-image:url(images/news-bg.png);
background-repeat:no-repeat;
background-position:left;
height:355px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }



.newsticker-jcarousellite { width:210px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:13px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:210px; line-height:13px; font-size:11px;  }
.newsticker-jcarousellite .info span.cat {display: block;  margin-top:5px;}

.newsticker-jcarousellite .info a {color:#2c401e; font-weight:600; line-height:14px; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
.newsticker-jcarousellite .info a:Hover {color:#a0b456;}


/* ----------- CONTAINER ------ */
#wrapper {
	background-image:url(images/bg.jpg);/*repeating leaves graphic*/
	background-position:top;
	background-repeat:repeat-x;
}


#container {
width:950px;
margin:0 auto;
}


/* ----------- HEADER ---------- */

#header {
width:950px;
height:400px;
padding:30px 0 0 0;
margin:0;
/*background-image:url(images/header-bg.png);
background-position:top right;
background-repeat:no-repeat;*/
}

#hero {
	width:251px;
	height:382px;
	float:left;
	}

/* ----------- LOGO ---------- */
#logo {
width:455px;
height:60px;
float:right;
margin:0 50px 0 0 ;
padding:0px 0 0 10px;
}


#logo h1 a:link, #logo h1 a:active, #logo h1 a:visited {
font-size:36px;
line-height:38px;
color:#2c401e;
text-decoration:none;
}
#logo h1 a:hover {
	color:#7ab03b;
	}

#slogan {
	color:#2e421f;
	font-size:18px;
	float:right;
	width:300px;
	margin-right:50px;
	margin-top:50px;
	text-align:right;
	}


/*------------ ADDRESS-----------*/
#address {
float:right;
margin:0;
padding:0px 50px 0 0;
margin:0;
}

#address p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*text-transform:uppercase; */
color:#2c401e;
margin:0;
padding:0;
text-align:right;
}

#address a:link, #address a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*text-transform:uppercase; */
color:#2c401e;
text-decoration:none;
padding:20px 0 20px 20px;
}

#address a:hover, #address a:active {
color:#7ab03b;
}
#address p.phone {
	padding-top:10px;
	}
#address p.phone a {
	font-size:18px;
	
	}
#address p.phone a:hover {
	color:#7ab03b;
	}

/* ----------- TOP NAV ---------- */

#topnav {
	width:699px;
	height:45px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
}

#topnav ul {
	padding:0px;
	margin:0px;
}

#topnav ul li {
	list-style-type:none;
	float:left;
	display:block;
	padding:0;
	margin:0;
	background-image:url(images/nav-sep.png); 
	background-position:right;
	background-repeat:no-repeat;
	
}
#topnav ul li a:link, #topnav ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e421f;
	text-align:center;
	text-decoration:none;
	float:left;
	display:block;
	height:45px;
	line-height:45px;
	padding:0 12px;
	margin:0;
	background-image:url(images/nav-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a.current {
	background-image:url(images/nav-hover.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#topnav ul li.last {
	background-image:url(images/nav-end.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:11px;
	}


#body {
	width:950px;
	padding:0;
	margin:0;
	overflow:hidden;
}

/* ----------- LEFT COLUMN WHICH CONTAINS THE NEWS---------- */

#left-column {
float:left;
width:238px;
margin:0;
padding:0 0 0 10px;
}
#left-column h3 a {
	color:#2c401e;
	text-decoration:none;
	}
#left-column h3 a:hover {
	color:#7ab03b;
	}

/* ----------- RIGHT COLUMN ---------- */

#right-column {
float:right;
width:673px;
margin:0;
padding:0px 0 0 25px;
}





/*-------------------------------home page tabs --------------------------------*/
#tabs {
	width:96px;
	margin:30px 0 0 3px;
	padding:0;
	float:left;
	}
#tabs a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
#tabs a span {
	font-size:14px;
	font-weight:600;
	line-height:17px;
	}
#tab1 a {
	text-decoration:none;
	text-align:right;
	display:block;
	float:right;
	color:#000;
	background-image:url(images/tab-1.png);
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:15px;
	padding:14px 18px 10px 27px;
	}
#tab1 a:hover {
	background-position:-160px 0px;
	}
	
#tab2 a {
	text-decoration:none;
	text-align:right;
	display:block;
	float:right;
	color:#fff;
	background-image:url(images/tab-2.png);
	background-repeat:no-repeat;
	background-position: 0px 0;
	line-height:15px;
	padding:18px 18px 20px 20px;
	}
#tab2 a:hover {
	background-position:-160px 0px;
	}
#tab3 a {
	text-decoration:none;
	text-align:right;
	display:block;
	float:right;
	color:#2e421f;
	background-image:url(images/tab-3.png);
	background-repeat:no-repeat;
	background-position: 0px 0;
	line-height:15px;
	padding:18px 17px 20px 25px;
	}
#tab3 a:hover {
	background-position:-160px 0px;
	}
#tab4 a {
	text-decoration:none;
	text-align:right;
	display:block;
	float:right;
	color:#2e421f;
	background-image:url(images/tab-4.png);
	background-repeat:no-repeat;
	background-position: 0px 0;
	line-height:15px;
	padding:18px 20px 20px 34px;
	}
#tab4 a:hover {
	background-position:-160px 0px;
	}




.left {
	float:left;
	margin:0 10px 10px 0;
	}
.right {
	float:right;
	margin:0 0 10px 10px;
	}
/* ----------- MAIN CONTENT LOCATED IN THE LEFT COLUMN---------- */

#content {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

#content p {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
color:#2c401e;
}

blockquote {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#2c401e;
}

#content a:link, #content a:visited {
color:#2c401e;
text-decoration:underline;
}

#content a:hover, #content a:active {
color:#7ab03b;
text-decoration:none;
}

#content table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#2c401e;
}

#content table td {
padding: 5px;
}

#content ul {
}

#content ul li, #content ol li {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
color:#2c401e;
}

#content ul li a:link, #content ul li a:visited,
#content ol li a:link, #content ol li a:visited {
color:#2c401e;
text-decoration:underline;
}

#content ul li a:hover, #content ul li a:active,
#content ol li a:hover, #content ol li a:active {
color:#7ab03b;
text-decoration:none;
}
#content ul.nobullet {
	padding:0;
	margin:0;
	}
#content ul.nobullet li {
list-style-type:none;
color:#7ab03b;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
#content ul.nobullet li a {
font-color:#2c401e;
text-decoration:none;
}

#content p a.readmore, #content table a.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	line-height:10px;
	color:#7ab03b;
	text-transform:uppercase;
	text-decoration:none;
	}	
#content p a:hover.readmore, #content table a:hover.readmore  {
	color:#2c401e;
	}

h1, #content h1, #content h1 a:link, #content h1 a:visited {
font-family:Times, serif;
font-size:24px;
line-height:26px;
color:#2c401e;
padding:0 0 10px 0;
margin:0;
text-decoration:none;
}

h1, #content h1 a:hover, #content h1 a:active {
color:#726a4a;
}

#content h2, #content h2 a:link, #content h2 a:visited {
font-family:Times, serif;
font-size:24px;
line-height:24px;
color:#2c401e;
padding:0 0 5px 0;
margin:0;
text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
color:#42423b;
}

#content h3, #content h3 a:link, #content h3 a:visited {
font-family:Times, serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color:#2c401e;
padding:0 0 5px 0;
text-decoration:none;
}

#content h3 a:hover, #content h3 a:active {
color:#42423b;
}

#content h4, #content h4 a:link, #content h4 a:visited {
font-family:Times, serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#2c401e;
padding:0 0 5px 0;
text-decoration:none;
}

#content h4 a:hover, #content h4 a:active {
color:#726a4a;
}

#content h5, #content h5 a:link, #content h5 a:visited  {
font-family:Times, serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#2c401e;
padding:0 0 5px 0;
text-decoration:none;
}

#content h5 a:hover, #content h5 a:active {
color:#42423b;
}

#content hr {
margin:5px 0 5px 0;
padding:0;
color:#2c401e;
height:1px;
text-align:left;
}

/* ----------- STYLING FOR PDF DOCUMENT LINKS ---------- */

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

.document {
list-style-image:url(images/paper.gif); 
}

/* ----------- SUB NAV WHICH CONTAINS THE RELATED LINKS ---------- */

#subnav {
margin:0 0 20px 0;
padding:20px 20px 40px 70px;
float:right;
width:175px;
}

#subnav h3 {
padding:10px 0 10px 0;
margin:0;
font-family: "Times New Roman", Times, serifTimes, serif;
font-size:16px;
color:#2c401e;
}

#subnav ul {
margin:0;
padding:0;
list-style-type:none;
}

#subnav ul li {
margin:0;
padding:3px 0;
}

#subnav ul li a:link, #subnav ul li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
color:#7ab03b;
text-decoration:none;
display:block;
width:auto;
padding:0 0 5px 0;
}

#subnav ul li a:hover, #subnav ul li a:active, #subnav ul li a.selectedon {
border-bottom:2px solid #7ed904;
display:block;
padding:0 0 3px 0;
color:#2c401e;
}





/*------Bread Crumbs-----*/
#breadcrumbtree {
margin:0;
padding:0 0 30px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
clear:left;
}
#breadcrumbtree a.breadcrumb:link, #breadcrumbtree a.breadcrumb:visited {
font-size:10px; color:#2c401e;
}

#breadcrumbtree a.breadcrumb:hover, #breadcrumbtree a.breadcrumb:active {
}


/* ----------- FOOTER ------ */
#footer {
	width:950px;
	height:260px;
 	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:12px;
	position:relative;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8c84;
padding:0;
margin:0;
}

#footer ul {
	padding:0 0 10px 0;
	margin:0;	
	
}
#footer li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	list-style-type:none;
	display:inline;
	text-align:left;
	padding:0 10px 0 0;
	margin:0;
}

#footer li a, #footer p a {
	padding:0;
	margin:0;
	color:#aa9e6e;	
	text-decoration:none;
	font-size:10px;
	font-weight:normal;	
}
#footer li a:hover, #footer p a:Hover {
	color:#8e8c84;
	text-decoration:none;
}
img.rocks {
	position:absolute; 
	top:0;
	right:0;
	}
.footerleft {
	position:absolute;
	top:120px;
	left:10px;
	}
	
ul.urls {
	width:500px;
	}	
/*--search box --*/

#searchbox {
	float:right;
	width:210px;
	padding:0;
	margin:10px;
	border:0px dashed white;
	height:31px;
	}
#searchbox input {
	float:left;
	margin:5px 0 0 0;
	}	
#searchbox a {
	color:#fff;
	}
	

.searchboxoff {
	color:#ccc;
	
}
.searchboxon {
	color:#000;
	}



a[href $='.pdf'] { 
   padding-right: 30px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}


.screenonly {
	display:block;
	visibility:visible;
	}
.printonly {
	display:none;
	visibility:collapse;
	}
.preload {
	display:none;
	}