*{
	outline: none;
}

body{
	margin:0;
	min-width:1002px;
	font:13px Arial, Helvetica, sans-serif;
	background:#1c6327;
	color:#171717;
	
}
img{border:none;}

.center{
	text-align: center;	
}

.right.quote{
	float: right;
	display: block;
	clear: right;
}

.left{
	float: left;
}

.right{
	float: right;
}

.italic{
	font-style: italic;
}

.notop{
	margin-top: 0px;
}
a{
	color:#1C6327;
	text-decoration:none;
}


a:hover{
	text-decoration:underline;
}

h3.small{
	font-size: 15px !important;
}
#wrapper{
	width:100%;
	background:#42a318 url(../images/bg-page.jpg) repeat-x;
	margin:9px 0 0;
	padding:0 0 6px;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
#header{
	width:1002px;
	position:relative;
	margin:0 auto;
	z-index:2;
}
#header:after{	
	content:"";
	display:block;
	clear:both;
}
.top-nav{
	float:right;
	background:url(../images/sprites/main.png) -10px -698px no-repeat;
	padding:0 0 0 100px;
	margin-right: -50px;
}
.top-nav .inner{
	background:url(../images/sprites/repeat_bg.png) 0px -10px repeat-x;
	padding:10px 0px 73px 0px;
	float:left;
	font-size: 14px;
}
.top-nav .bg-r{
	background-image: url('../images/sprites/main.png');
	background-position: -10px -10px;
	float:left;
	width:100px;
	height:111px;
}
.top-nav ul{
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0 -15px 0 -13px;
	position:relative;
}
.top-nav ul li{
	float:left;
	display:inline;
	padding:0 0 0 18px;
	margin:0 0 0 15px;
	font-size:12px;
	line-height:38px;
	background:url(../images/sep-top-nav.gif) no-repeat 0 50%;
}
.top-nav ul li:first-child{
	margin-left:0;
	padding-left:0;
	background:none;
}
.top-nav ul li a{
	color:#595959;
	float:left;
}
.top-nav ul li a:hover,
.top-nav ul li a.active{color:#1c6327;}
.logo{
	margin:11px 0 0;
	float: left;
}

.slogan{
	position: absolute;
	font-size: 17px;
	color: #034a0e;
	left: 150px;
	top: 44px;
	font-weight: bold;
}

.logo a{
	background:url(../images/sprites/main.png) no-repeat;
	background-position: -10px -141px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:147px;
	height:73px;
}
.header-box{
	width:1000px;
	overflow:hidden;
	position: relative;
}

.drop{
	background:url(../images/sprites/shadows.png) -10px -10px no-repeat;
	position:absolute;
	top:-9999px;
	left:-1px;
	width:195px;
	padding:9px 0 0;
}
.drop-b{
	background:url(../images/sprites/main.png) no-repeat;
	background-position: -10px -302px;
	width:100%;
	overflow:hidden;
	height:10px;
}
.drop-inner{
	padding:0 3px;
	background:#061401;
	height:1%;
}
.drop-inner:after{
	content:"";
	display:block;
	clear:both;
}
#main-nav .drop ul{
	list-style:none;
	margin:-10px 0 -2px;
	position:relative;
	padding:0;
	width:100%;
	float:left;
}
#main-nav .drop ul li{
	height:1%;
	vertical-align:middle;
	padding:0 0 2px;
	margin:0;
	float:none;
	display:block;
 	background:url(../images/sprites/shadows.png) -225px 20px no-repeat;
}
#main-nav li:hover .drop a,
#main-nav li.hover .drop a{background:none;}
#main-nav .drop ul li a{
	display:block;
	height:1%;
	padding:7px 18px;
	line-height:16px;
	overflow:hidden;
	color:#b4ca79;
	float:none;
	text-align:left;
	white-space:normal;
	margin:0;
}
#main-nav .drop ul li a:hover{
	background:none;
	color:#fff;
	text-decoration:none;
}
.drop ul li:after{
	content:"";
	display:block;
	clear:both;
}
#main{
	width:988px;
	padding:0 14px 0 0;
	margin:-30px auto 0;
}
.main-t{
	background:url(../images/sprites/main.png) -10px -539px no-repeat;
	height:10px;
	width:100%;
	font-size:1px;
	line-height:1px;
}
.main-t:after{
	content:"";
	display:block;
	clear:both;
}
.main-b{
	background:url(../images/sprites/main.png) -10px -668px no-repeat;
	height:10px;
	width:100%;
	overflow:hidden;
}
#main.top-padding .main-c{padding-top:26px;}
.main-c{
	background:url(../images/sprites/horizontal_bg.png) -1018px -10px repeat-y;
	height:1%;
	padding:4px 4px 0;
}
.main-c:after{
	content:"";
	display:block;
	clear:both;
}
#main .main-heading{
	margin:0 9px 0;
	height:40px;
	overflow:hidden;
	background:url(../images/sprites/main.png) -10px -569px no-repeat;
}
#main .main-heading h1{
	margin:0;
	text-align:center;
	font-size:18px;
	line-height:40px;
	color:#3a4319;
	font-weight:normal;
}
#content{
	width:100%;

	margin:10px 0 0;
	padding:0 0 8px;
}
#content.colored{background:url(../images/bg-content.jpg) repeat-x;}
.content-bg{
	background:url(../images/sprites/shadows.png) -434px -10px no-repeat;
	height:1%;
	padding:20px 10px 0;
	min-height:255px;
}
* html .c-bg{height:255px;}
.c-bg:after{
	content:"";
	display:block;
	clear:both;
}
#primary{
	float:left;
	width:628px;
	overflow:hidden;
	padding:0 0 72px;
	min-height: 400px;
}
#primary .banner{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#primary .banner img{display:block;}
.section{
	min-height: 200px;
	height:15%;
	overflow:hidden;
	background:url(../images/bg-section.png) no-repeat;
	padding:0px 16px 0;
}
.section .content-1 img{
	float:left;
	display:inline;
}
.section .content-9{
	float:left;
	display:inline;
	width:290px;
}
.section .content-9 img{
	float:right;
	display:inline;
	margin: 0 0 10px 10px;
}
.section .content-9 ul li{
	line-height:30px;
}
.section .content-1 h2{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.section .content-1 p{
/* 	margin-left:150px; */
}
.section .content-4 img{
	float:left;
	display:inline;
}
.section .content-4 h2{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.section .content-4 p{
	margin-left:190px;
}
.section .columns-3 {

}
.section .columns-3 span {
	font-weight:bold;
}
.section .columns-3 p {
	font-weight:normal;
	font-size:12px;
}
.section .btn{
	display:block;
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	height:19px;
	margin-top:8px;
}
.section .btn a{
	float:left;
	background:url(../images/bg-btn-l.gif) no-repeat;
	cursor:pointer;
	position:relative;
	color:#fff;
	height:19px;
	padding:0 0 0 6px;
}
.section .btn a:hover{
	text-decoration:none;
}
.section .btn a span{
	padding:0 7px 0 0;
	float:left;
	background:url(../images/bg-btn-r.gif) no-repeat 100% 0;
	line-height:16px;
	height:19px;
}
.section .heading{
	position:relative;
	height:35px;
	margin:0 -16px 7px;
	border-bottom:1px solid #bbb;
}
.section .heading h2{
	font-size:18px;
	line-height:35px;
	padding:0 0 0 17px;
	color:#3a4319;
}

.section h2{
	font-size:18px;
	line-height:22px;
	color:#3a4319;
	margin:0 0 16px;
	font-weight:normal;
}
.section p{
	line-height:16px;
	margin:0;
	padding:0 0 16px;
}
#sidebar{
	float:right;
	width:315px;
	overflow:hidden;
}
#sidebar .content-block{
	width: auto;
}

#sidebar .illustration{
/* 	overflow:hidden; */
	width: 274px;
	margin-left: 0px;
}

#sidebar .content-block .heading{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width:auto;
}

.content-block{
	height:1%;
	width:315px;
	overflow:hidden;
	padding:8px 16px 32px;
}
.s-1{
	background:url(../images/sprites/page.png) -10px -72px no-repeat;
}
.s-2{
	background:url(../images/bg-content-block-2.png) no-repeat;
}
.content-block .heading{
	position:relative;
	margin:0 -16px 15px 7px;
	padding: 2px 17px 6px;
	width:315px;
/* 	border-bottom:1px solid #bbb; */
}
.content-block .heading h3{
	margin:0;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	color:#3a4319;
	width: 315px;
}
.content-block .socials{
	background:url(../images/sprites/page.png) -10px -244px no-repeat;
	
	height:40px;
	padding:10px 4px 8px 5px;

	width: 275px;
	margin: 0 auto 10px auto;
	list-style:none;
	text-align:center;
}
.content-block .socials li{
	float:left;
	width:40px;
	padding:0 5px;
	margin-right: 6px;
}

.content-block .socials li.last{
	margin-right: 0px;
}

.content-block .socials li a{
	display:block;
	font-size:9px;
	line-height:12px;
	color:#e2e1dd;
	cursor:pointer;
}
.content-block .socials li a:hover{
	text-decoration:none;
	border:0;
}
.content-block .socials li a img{
	float:left;
	display:inline;
	margin:0 0 0 7px;
}
.content-block .socials li a span{
	clear:both;
	display:block;
	padding:2px 0 0;
	font-size:9px;
	line-height:12px;
	vertical-align:top;
}
.content-block .socials li a:hover span{text-decoration:underline;}
.content-block p{
	line-height:16px;
	margin:0;
	padding:0 0 15px;
}
.content-block .btn{
	display:block;
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	height:19px;
}
.content-block .btn a{
	float:left;
		background:url(../images/bg-btn-l.gif) no-repeat;
	cursor:pointer;
	position:relative;
	color:#fff;
	height:19px;
	padding:0 0 0 6px;
}
.content-block .btn a:hover{
	text-decoration:none;
}
.content-block .btn a span{
	padding:0 7px 0 0;
	float:left;
	background:url(../images/bg-btn-r.gif) no-repeat 100% 0;
	line-height:16px;
	height:19px;
}
.content-block .illustration{
/* 	width:100%; */
	overflow:hidden;
	padding:0 0 10px;
	width: 274px;
	margin: 0 auto ;
}
.content-block .illustration a{float:left;}
.content-block .illustration img{display:block;}
.content-block .listing{
	list-style:none;
	padding:0;
	margin:0;
	height:1%;
	overflow:hidden;
}
.content-block .listing li{
	height:1%;
	padding:0 0 0 12px;
	vertical-align:middle;
	overflow:hidden;
	line-height:16px;
	background:url(../images/sprites/main.png) -10px -921px no-repeat;
	position: relative;
}

.listing a{
	display: block;
	height: 100%;
	width: 100%;
}

.content-block .listing li a{color:#171717;}
.promobox{
	width:988px;
	padding:0 14px 30px 0;
	margin:-5px auto 0;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.promobox .t{
	background:url(../images/sprites/main.png) -10px -332px no-repeat;
	width:100%;
	overflow:hidden;
	height:14px;
}
.promobox .b{
	background:url(../images/sprites/main.png) -10px -505px no-repeat;
	width:100%;
	overflow:hidden;
	height:14px;
}
.promobox .c{
	background:url(../images/sprites/horizontal_bg.png) -10px 0px repeat-y;
	padding:0 14px 0px 14px;
	height: 304px;
}
.promobox .c:after{
	content:"";
	display:block;
	clear:both;
}
.promobox .gallery,
.promobox .gallery-area{
	float:left;
	width:679px;
	position:relative;
}
.promobox .gallery .illustration{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	height:304px;
	overflow:hidden;
	position:relative;
}
.promobox .gallery .illustration li{
	position:absolute;
	width:100%;
	overflow:hidden;
	top:0;
	left:0;
}
.promobox .gallery .illustration li img{
/* 	display: none; */
}

.promobox .gallery .illustration li.active img{
	display: block;
}

.promobox .listing{
	position:absolute;
	left:0;
	bottom:0;
}
.promobox .listing ul{
	background:url(../images/sprites/main.png) -10px -366px no-repeat;
	list-style:none;
	padding:7px 0 6px 12px;
	margin:0;
	height:22px;
	width:679px;
	overflow:hidden;
}
.promobox .listing li{
	float:left;
	display:inline;
	margin:0 0 0 -4px;
}
.promobox .listing li a{
	background:url(../images/sprites/main.png) -10px -421px no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
}
.promobox .listing li a:hover,
.promobox .listing li a.active{
	background:url(../images/sprites/main.png) -10px -463px no-repeat;
}
.promobox .banners{
	float:right;
	list-style:none;
	padding:0;
	margin-top: 0px;
	width:272px;
	position: absolute;
	right: 25px;
}
.promobox .banners li{
	height:1%;
	vertical-align:middle;
	margin-bottom: 20px;
	overflow:hidden;
}

.promobox .banners li.last{
	margin-bottom: -15px !important;
}
.promobox .banners a{float:left;}
.promobox .banners img{display:block;}
.posts{
	width: 985px;
/* 	overflow:hidden; */
}
.posts-inner{
	float:left;
	margin:0 0 0 -6px;
}
* html .posts-inner{margin-left:-9px;}
* +html .posts-inner{margin-left:-9px;}
.posts .content-block{
	display:inline-block;
	
	vertical-align:top;
	
	width:285px;
	
	margin-left: 4px;
	
	background:url(../images/bg-posts-content-block.jpg) no-repeat;
}
* html .posts .content-block{margin:0 0 0 9px;}
* +html .posts .content-block{margin:0 0 0 9px;}
.posts .content-block .heading{
	margin-left:-19px;
	margin-right:-18px;
	width:261px;
}
.posts .content-block .two-lists{
	width:100%;
	overflow:hidden;
}
.content-block .two-lists .inner{
	float:left;
	display:inline;
/* 	margin:0 0 0 -10px; */
}
.content-block .two-lists .inner div{
	float:left;
	width:124px;
	padding:0 0 0 10px;
}
.content-block .two-lists .ttl{
	display:block;
	padding:0 0 4px;
	letter-spacing:-1px;
}
.posts .content-block .btn a{
	background:url(../images/sprites/main.png) -10px -629px no-repeat;
}


.posts .content-block .btn a span{
/* 	background:url(../images/sprites/main.png) 53px -888px no-repeat; */
}
#columns-1 {
	float: left;
	width: 249px;
	display:inline;
}
#columns-2 {
	float: right;
	width: 320px;
	display:inline;
}
#footer{
	width:100%;
	overflow:hidden;
	background:#1c6327 url(../images/bg-foote-top.gif) repeat-x;
	padding:32px 0 35px;
	color:#fff;
}
.footer-holder{
	width: 988px;
	padding: 0 64px 0 0;
	margin:0 auto;
}
#footer .nav{
	list-style:none;
	padding:0 0 24px;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	text-align:center;
}

#footer .nav a{
	text-transform: uppercase;
}

#footer .copy{
	display: block;
	margin-left: 26px;
}

#footer .by{
	
}

* html #footer .nav{margin:2px 0 1px;}
* +html #footer .nav{margin:3px 0 1px;}
#footer .nav li{
	display:inline;
	font-size:11px;
	line-height:14px;
	padding:0 0 0 14px;
	margin:0 0 0 10px;
	background:url(../images/sprites/main.png) -10px -949.8px no-repeat;
}
#footer .nav li:first-child{
	background:none;
	margin-left:0;
	padding-left:0;
}
#footer .nav li a{color:#cce67a;}
.footer-box{
	width:100%;
	margin: 0 auto;
	font-size:12px;
	line-height:14px;
}
.by{
	float:right;
	padding:0 4px 0 0;
	display: block;
	margin-right: -25px;
}
.by a{color:#fff;}
.copy{padding:0 0 0 4px;}

.staff_image img{
	display: block;
/* 	float: left; */
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	
}

.staff_image{
	float: left;
	width: 260px;
	height: 210px;
	display: block;
	margin-right: 38px !important;
}

.clear{
	clear: both;
}

noscript #noscript_message{
	width: auto;
	text-align: center;
	background-color: #B94A46;
	color: #FFF;
	padding: 10px;
	margin-bottom: -10px;
}

noscript #noscript_message a{
	color: #000;
	text-decoration: none;
}

noscript #noscript_message a:hover{
	border-bottom: 1px solid #FFF;
}

noscript #noscript_message a:active{
	position: relative;
	top: 1px;
}


/**
 * Bottom Banners
 */
ul.bottom_banners{
	width: 1065px;
	margin: 10px auto 10px auto;
/* 	background: red; */
	padding: 0px;
	padding-left: 68px;
}

ul.bottom_banners li{
	display: inline;
/* 	margin: 0px 79px 0px 0px; */
	margin-right: 49px;
	padding: 0px;
	
}


ul.bottom_banners li.last{
	margin-right: 0px;
}


/**
 * Home Page
 */
div.home_banner.right{
	width: 272px;
}

div.home_banner h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #FFF;
}

div.home_banner p{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #F3F3F3;
	margin-bottom: 20px;
}

div.home_banner div.about_text{
	background: url('../images/home/text_right.png') no-repeat;
	height: 197px;
	width: 241px;
	font-weight: bold;
	color: #713806 !important;
	padding: 15px;
	text-align: justify;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 14px;
}

div.home_banner div.button_right,
#sidebar div.button_right{
	background: url('../images/home/button-right.png') no-repeat;
	width: 251px;
	height: 40px;
	color: #dbeca8;
	font-size: 15px;
	font-weight: bold;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

#sidebar div.button_right{
	background: url('../images/home/button_right_large.png') no-repeat;
	width: 295px;
	margin-bottom: 15px;
}

div.home_banner div.button_right a,
#sidebar div.button_right a{
	color: #dbeca8;
}

div.home_banner div.button_right a:hover,
#sidebar div.button_right a:hover{
	color: #e7f8b2;
	text-decoration: none;
}

div.home_banner div.button_right a:active,
#sidebar div.button_right a:active{
	position: relative;
	top: 1px;
}

/**
 * Inquiry Form
 */
div.error,
div.success{
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
 
.error{
	color: #FF0000;
}

.success{
	color: #588000;
}

form p label{
	float: left;
	width: 105px;
	margin-right: 10px;
	font-weight: bold;
}	

form p input{
	padding: 3px;
}

form p label:after{
	content: ':';
}

form p label.empty:after{
	content: '';
}

form p.small label{
	width: 65px;
}

form p.smaller label{
	width: 40px;
}

form p.small{
	clear: none;
	float: left;
	margin-right: 155px;
}


p.small.last{
	margin-right: 0px;
}

form p.medium label{
	width: 85px;
}

form p input[type=text]{
	width: 300px;
}


form p input[type=submit]{
	float: right;
}

form p.long input[type=text]{
	width: 20px;
}

form p.long label{
	width: 205px;
	margin-right: 10px;
}

form p{
	clear: both;
}

form h2{
	clear: both;
}