/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

<style type="text/css">
A:link {color:blue; text-decoration: none;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
</style>

img
{
border: 0px;
}


a{
	color: #C05100;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #C05100;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:20px;
}

#bg {
	background: url(images/back.gif) repeat-x #3bb93e;
	margin: 0px auto;
}

#main{
	width: 994px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#main_bot {
	width: 994px;
}


#header { width:994px;
padding: 0px 0px 0px 0px;
height: 212px;
background:url(images/gjs120white.png) left top no-repeat;
}

#logo {	font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:;
		padding: 14px 0px 0px 4px;
		height: 95px;
		text-align: center;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

.header_bg
{
margin-bottom: 20px;
}

#logo h1 {
	padding: 0px;
	font-size: 48px;
	color: #0e6135;
	text-align: center;
	padding-right: 30px;
}
#logo h2 {
	padding: 0px;
	padding-right: 30px;
	font-size: 22px;
	color: #000000;
    text-align: center;
}
#logo h3 {
	padding: 0px;
	padding-top: 8px;
	font-size: 16px;
	color: #000000;
    text-align: center;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#buttons{
	width: 943px;
	height: 64px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 0px;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 125px;
	height: 42px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 30px;
	text-align: center;
	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/button.png) no-repeat center;
}

#buttons .active
{
background: url(images/button.png) no-repeat center;
}

#content h2 {
	padding: 0px;
	padding-top: 15px;
    padding-left: 20px;
	font-size: 16px;
	color: #ffffff;
    text-align: left;
}
#content h1 {
	padding: 0px;
	padding-top: 0px;
	font-size: 36px;
	color: #429805;
    text-align: center;
}
#content{
	width: 943px;
	padding: 30px 0px 30px 30px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 10px;
	min-height: 600px;
}
#contentA{
	width: 943px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 10px;
	min-height: 600px;
}
#contentCat{
	width: 994px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 10px;
	min-height: 600px;
}
.aboutbrd {
    position: absolute;
    left: 195px;
    top: 566px;
    width: 850px;
    font-size:16px; 
	line-height:1.5em; 
	color:#3d3d3d;
    background-color: #d0cfce;
    border-radius: 0px 0px 0px 0px;
    border: 10px groove #73AD21; padding: 10px;
}

.space4, .space8 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.space4 {
	width: 280px;
}

.space8 {
	width:580px;
}

.wrapper {width:100%; overflow:hidden; position:relative}
.indent-bot2 {margin-bottom:28px}
.indent-bot {margin-bottom:20px}
.indent-left2 {padding-left:40px; margin-bottom:20px}
.img-indent {float:left; margin:0 20px 0px 0}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}

h6 {
	font-size:14px; 
	line-height:1.5em; 
	color:#ffffff;
	text-transform:;
}

h5 {
	font-size:14px; 
	line-height:1.0em; 
	color:#429805;
	text-transform:uppercase;
}

h4 {
	font-size:16px; 
	line-height:1.2em; 
	color:#e89925;
	text-transform:uppercase;
}

h3 {
	font-size:20px; 
	line-height: 1.6em; 
	color:#429805;
	margin-bottom:13px;
}

.text-2 {
	display:block;
	color:#929292;

}

span
{
padding: 0px;
margin-bottom: 10px;
}

.extra-wrap {overflow:hidden}
.img-border {border:1px solid #fff}
.list-1 li a {text-decoration:none}	
.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 24px; 
	background:url(images/marker-2.png) 0 8px no-repeat;
	list-style: none;
}
	.list-1 li a {
		display:inline-block;
		color:#333;
	}
	.list-1 li a:hover {text-decoration:underline}

#footer{
	height: 56px;
	width: 994px;
	font-size: 14px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.clear {clear: both}

.header_bg
{
background: url(images/header_back.png) no-repeat;
width: 973px;
height: 379px;
padding-top: 8px;	
margin: 0 auto;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    width: 954px;
    height: 331px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 954px;
    height: 331px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
