/* Global Reset */
html{}
body{
	font-family: Arial;
	font-size: 14px;
	line-height:16px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(_images/main-bg.gif)  top center repeat-x;
	background-color: #eef5e2;
}


.btn {
padding: 15px 15px;
background: #496908;
color: #fff;
font-size: 20px;
}


html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, 
img { margin:0; padding:0; border:0; text-decoration: none; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

li{ list-style:none; float:left; }

a img { border:none; }

a { cursor:pointer; outline:none; 
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }

A:link{ COLOR: #486808; TEXT-DECORATION: none; }
A:visited{ COLOR: #486808; TEXT-DECORATION: none; }
A:active{ COLOR: #486808; TEXT-DECORATION: none; }
A:hover{ COLOR: #486808; TEXT-DECORATION: underline;}


A:link{ COLOR: #486808; TEXT-DECORATION: none; }
A:visited{ COLOR: #486808; TEXT-DECORATION: none; }
A:active{ COLOR: #486808; TEXT-DECORATION: none; }
A:hover{ COLOR: #486808; TEXT-DECORATION: underline;}



/* Page Holder */

.container{
	padding: 0;
	margin: 0 auto;
	width: 996px;
}

/* General Styles */
.clear { clear:both; overflow:hidden; width:100%; }
.fltlft{ float:left; }
.fltrt{ float:right; }

/* H1 to H6 type Styles */
h1, h2, h3, h4, h5, h6 { font-weight:normal;}


#header,
#wrapper,
#footer {
	width: 100%;
	text-align:left;
	clear:both;
	overflow:hidden;
}
/* Header */

.menu{
	width:705px;
	float:right;
	margin:-14px 0 -15px 79px;
	}
.menu li{
	padding:0px 10px 0 10px;
	background:url(_imagesHome/menu_border.png) no-repeat left center;
	}
.menu li.first{
	background:none;
	}	
.menu li a{
	padding:0 0 0 16px;
	float:left;
	text-align:center;
	}
	
.menu li a span{
	padding:50px 17px 50px 2px;
	float:left;
	color:#71a70b;
	font-size:13px;
	font-weight:bold;
	}
.menu li a:hover,.menu li a.active{
		background:url(_imagesHome/menu_left.png) no-repeat left top;
	}
.menu li a:hover span,.menu li .active span{
		background:url(_imagesHome/menu_right.png) no-repeat right top;
		color:#d2b300;
	}

	

	
#logo{
	float:left;
	width:197px;
	height:297px;
	position:relative;
	z-index:1;
	margin:0 0 0px -16px;
}
#header-left{
	float:right;
	width:720px;
}
#top-nav{
	float:right;
	display:block;
	clear:left;
}
#top-nav li{
	text-align:center;
	line-height:29px;
	font-family:Helvetica;
	font-size:11px;
	color:#fff;
	padding:0 16px;

}
#top-nav li a{
	display:block;
	color:#fff;
}

#top-nav li a:hover{
	display:block;
	color:#fff;
}
#mainnav{
	float:right;
	display:block;
	width:790px;
	margin:-10px 0 0 0;
}
#mainnav li{
	text-align:center;
	line-height:101px;
	 font-family: 'AccidentalPresidencyRegular';
	font-weight:bold;
	font-size:16px;
	color:#71a70b;
	padding:0 10px;
	background:url(_images/devider.png) center right no-repeat;
	/*border-right:1px solid #ccc;*/
}
#mainnav li.last{
	padding-right:0px;
	background:none;
}
#mainnav li a{
	float:left;
	padding:0 0px 0 19px;
	color:#71a70b;
	/*background:url(_images/btn-left.png) no-repeat left top;*/
}
#mainnav li a span{
	padding:0px 15px 0px 0;
	/*background:url(_images/btn_right.png) no-repeat right 0px;*/
	float:left;
}
#mainnav li a:hover{
	color:#d2b300;
	background:url(_images/btn-left.png) no-repeat 0px 0px;
}
#mainnav li a:hover span{
	background:url(_images/btn_right.png) no-repeat 100% 0px;
}


#mainnav li a.active{
	color:#d2b300;
	background:url(_images/btn-left.png) no-repeat 0px 0px;
}
#mainnav li a.active span{
	background:url(_images/btn_right.png) no-repeat 100% 0px;
}


/* Content */
#wrapper {
	position:relative;
	z-index:0;
	margin:-170px 0 0 0;
}
#wrapper .container{
	background:#fff url(_images/container_bg.png) center top no-repeat;	
	overflow:hidden;
	
	}

#content{
	width:936px;
	margin:215px 10px 60px 10px;
	background:#fff;
	overflow:hidden;
	padding: 15px;
 	
}

#content p{
	margin-top: 15px;
 	
}


#content ul{
	margin:0 15px;
	display:block;
	padding:0 0 10px 0;
	
}

#content ul li{
  padding:0 0 0 5px;
  float:none;
  list-style-type: disc;
  }




#content .leftblock{
	float:left;
	width:201px;
}
.box1{
	float:left;
	width:201px;
}
.box2{
	float:left;
	width:201px;
	margin:-10px 0 0 0;
}
.box3{
	float:left;
	width:201px;
	margin:0 0 0 0;

}
.box4{
	float:left;
	width:201px;
	margin:-10px 0 0 0;
}
.bot-top{
	background:url(_images/side-box-top.png) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	line-height:30px;
	color:#fbd813;
	padding:0 0 0 15px;
}
.box-block{
	border-left:1px solid #dde4cf;
	border-right:1px solid #dde4cf;
	height:auto;
	background:#ffffff;
	display:block;
	height:70px;
}
.box-block2{
	border-left:1px solid #dde4cf;
	border-right:1px solid #dde4cf;
	height:auto;
	background:#ffffff;
	display:block;
	height:85px;
}
.box-block3{
	border-left:1px solid #dde4cf;
	border-right:1px solid #dde4cf;
	height:auto;
	background:#ffffff;
	overflow:hidden;
	 
}
.searchbox {
	float:left;
	width:172px;
	height:22px;
	padding:20px 0 0  10px;
}
.selectbox{
	float:left;
	width:172px;
	height:23px;
	padding:20px 0 0  10px;
}
.select1{
	margin:0 0 10px 0;
	float:left;
}
.select2 {
		float:left;
}
.search {
	float:left;
	background:url(_images/selectbox.gif) left top no-repeat;
	width:143px;
	height:23px;
	border:none;
	color:#333333;
	font-size:13px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}
.searchbtn {
	float:right;
	width:24px;
	line-height:23px;
	border:none;
	height:23px;
	background:url(_images/go.png) top right no-repeat;
	cursor:pointer;
}
.sidemenuone{
	width:165px;
	margin:0 15px;
	display:block;
	overflow:hidden;
	padding:0 0 10px 0;
}
.sidemenuone li{
 width:150px;
 /*background:url(_images/dot.png) left center no-repeat;*/
 padding:0 0 0 18px;
 font-size:14px;
 font-family:"Trebuchet MS";
 color:#6e7b56;
 float:none;
 line-height:24px;
 border-bottom:1px dashed #6e7b56;
}
.sidemenuone li a{
	display:block;
	padding:7px 0;
	color:#6e7b56;
}
.sidemenuone li.bottom{
	 border-bottom: none;
	 padding:0 0 20px 0;
	 background:none;
}
#banner{
	width:764px;
	height:215px;
}
#content .righrblock{
	float:right;
	width:720px;
	padding:0 0 0 0px ;/*padding:0 0 0 11px ;*/
	
}


#content-block{
	width:764px;
	margin:12px 0 0 0;
}
.block1{
	float:left;
	width:552px;
	padding:0 12px 0 0;
}
.block2{
	float:right;
	width:200px;
}
.box-inner{
	float:left;
	width:720px;
	border-left:1px solid #dde4cf;
	border-right:1px solid #dde4cf;
	 
}
.breadcrumb {
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#6e7b56;
	text-align:left;
	padding:0px 0 0 10px;
}
.breadcrumb span{
	padding:0 5px;
}
.breadcrumb a{
	color:#6e7b56;
}
.products{
	width:720px;
	padding:5px 7px 0 8px;
	margin:8px 0 0 0;
	overflow:hidden;
}
.product-1{
	float:left;
	width:172px;
	padding:0 6px 0 0;
}
#product-last{
	padding-left:0 ;
}
#product-last2{
	padding-left:0 ;
}
.prodict-inner{
	width:170px;
	min-height: 270px;
	border-left:1px solid #e9eee0;
	border-right:1px solid #e9eee0;
	overflow:hidden;
}
.box-bottombg{
	background:url(_images/inner-box-bottom.gif) left bottom no-repeat;
	width:172px;
	height:9px;
}
	
.p-name{
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#3f6103;
	font-weight:bold;
	height: 30px;
}
.p-image{
	width:79px;
	min-height:195px;
	padding:0 0 0 10px;
}
.p-info{
	text-align:center;
	color:#3f6103;
	font-size:12px;
	font-family:"Trebuchet MS";
	line-height:15px;
}
.p-price{
	float:left;
	width:150px;
	font-size:17px;
	color:#62a50a;
	text-align:center;
	font-family:"Trebuchet MS";
	margin:0 0 0 9px;
	
}
.cart{
	float:right;
	background:url(_images/cart.png) left top no-repeat;
	width:62px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#fff;
	margin:0 10px 0 0;
	font-size:9px;
	font-family:"Trebuchet MS";
}
.cart a{
	display:block;
	color:#fff;
}
.right-box{
	background:url(_images/green-bg.png) left top no-repeat;
	height:69px;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#fbd813;
	width:200px;
	text-align:center;
	line-height:24px;
	padding:25px 0 0 0;
}
.social{
	margin:-7px 0 0 0;
	width:198px;
	border-left:1px solid #dde4cf;
	border-right:1px solid #dde4cf;
}
.heading{
	font-size:18px;
	color:#bda104;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	padding:20px 0 0 13px;
}
.images{
	padding:5px 0 0 10px;
}
	
	
	
/* Footer */
#footer {
	}
.footer-block{
	width:996px;
	height:199px;
	background:url(_images/footer-bg.gif) left top repeat-x;
}
.f-box1{
	float:left;
	width:102px;
	padding:10px 32px 0 40px;
}
.f-box2{
	width:112px;
	float:left;
	border-right:1px solid #c2cead;
	height:199px;
}
.f-box2 ul li{
	width:112px;
	font-size:12px;
	font-family:Helvetica;
	color:#627046;
	text-align:left;
	padding:6px 0;
	font-weight:bold;
}
.f-box2 ul li a{
	color:#627046;
}
.f-box2 ul li a:hover{
	color:#000;
}
.f-box3{
	width:418px;
	float:left;
	border-right:1px solid #c2cead;
	height:199px;
	position:relative;
	
}
.heading2{
	text-align:left;
	color:#627046;
	font-family:"Trebuchet MS"; 
	font-size:18px;
	padding: 10px 0 0 30px;
}
.f-box4{
	width:284px;
	float:left;
	height:199px;
}
.address{
	text-align:left;
	width:200px;
	font-weight:bold;
	padding:10px 0 0 20px;
	font-size:12px;
	font-family: Helvetica;
	color:#546237;
	line-height:14px;
}
.map{
	padding:5px 0 0 15px;
}


.f-1ogo1{
	position:absolute;
	left:32px;
	top:37px;
	width:102px;
	height:57px;
}


.f-1ogo2{
	position:absolute;
	left:160px;
	top:37px;
	width:100px;
	height:35px;
}

.f-1ogo3{
	position:absolute;
	left:280px;
	top:37px;
	width:95px;
	height:37px;
}


.f-1ogo5{
	position:absolute;
	left:285px;
	top:48px;
	width:105px;
	height:72px;
}
.f-1ogo4{
	position:absolute;
	left:155px;
	top:110px;
	width:116px;
	height:40px;
}
.copyright{
	text-align:center;
	font-size:10px;
	font-family:Helvetica;
	color:#56643b;
	position:absolute;
	left:25px;
	bottom:0px;
	
}

.readMore {
	background:url(_imagesHome/more.png) no-repeat left top;
	width:88px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	margin:12px 0 0 0;
	
}


.photo{
	background:url(_imagesHome/photo_bag.png) no-repeat left top;
	width:284px;
	height:226px;
	float:left;
	padding:20px 0 0 15px;
	margin:21px 0 0 0;

	}

.photo2{
	background:url(_imagesHome/photo_bag.png) no-repeat left top;
	width:294px;
	height:226px;
	float:left;
	padding:20px 0 0 5px;
	margin:21px 0 0 0;
	text-align: center;

	}
	
.eventHeader {
	background: #a4b18a;
	padding: 5px;
	width: 100%;
	
}


/* Calendar Styles */
.calendar {width:100%; border-collapse:collapse;}
.calendar tr.navigation th {padding-bottom:20px;}
.calendar th.prev-month {text-align:left;}
.calendar th.current-month {text-align:center; font-size:1.5em;}
.calendar th.next-month {text-align:right;}
.calendar tr.weekdays th {text-align:left;}
.calendar td {width:14%; height:100px; vertical-align:top; border:1px solid #CCC;}
.calendar td.today {background:#FFD;}
.calendar td.prev-next {background:#EEE;}
.calendar td.prev-next span.date {color:#9C9C9C;}
.calendar td.holiday {background:#DDFFDE;}
.calendar span.date {display:block; padding:4px; line-height:12px; background:#EEE;}
.calendar div.day-content {}
.calendar ul.output {margin:0; padding:0 4px; list-style:none;}
.calendar ul.output li {margin:0; padding:5px 0; line-height:1em; border-bottom:1px solid #CCC;}
.calendar ul.output li:last-child {border:0;}
 
/* Small Calendar */
.calendar.small {width:460px; height: 250px;  border-collapse:separate;}
.calendar.small tr.navigation th {padding-bottom:5px;}
.calendar.small tr.navigation th a {font-size:1.5em;}
.calendar.small th.current-month {font-size:1em;}
.calendar.small tr.weekdays th {text-align:center;}
.calendar.small td.date {width:auto; height:auto; padding:4px 8px; text-align:center; border:0; background:#EEE;}
.calendar.small td.eventDate {width:auto; height:auto; padding:4px 8px; text-align:center; border:0; background:#d5e5b8;}

.calendar.small span.date {display:inline; padding:0; background:none; }

A.eventLink:link{ COLOR: #000; TEXT-DECORATION: none; }
A.eventLink:visited{ COLOR: #000; TEXT-DECORATION: none; }
A.eventLink:active{ COLOR: #000; TEXT-DECORATION: none; }
A.eventLink:hover{ COLOR: #000; TEXT-DECORATION: underline;}


.eventDate {
	background: #d5e5b8;
}


/* NEWS */

.post {
	margin: 0; padding: 60px 20px 20px;
	position: relative;
	float: left;
	width: 850px;
	
}
.post .postheader {
	background: url(_images/postheader_bg.gif) repeat-x;
	float: left;
	width: 850px;
	position: absolute;
	left: 50px; top: 0;
}

.dateHeader {
	background: url(_images/date_bg.png) no-repeat;
	width: 46px; height: 58px;
	float: left;
	padding: 5px 3px 3px 0;
	text-align: center;
	font-size: 1.8em;
	position: absolute;
	left: -50px; top: 0;
	
}
.dateHeader strong, .dateHeader small {
	font-size: 0.5em;
	text-transform: uppercase;
	display: block;
	margin-left: 5px;
}
a.comments {
	position: absolute;
	right: -10px; top: -10px;
	background: url(_images/comment_bubble.gif) no-repeat;
	width: 34px; height: 39px;
	padding: 7px 0 0;
	text-align: center;
	color: #fff;
	font-size: 1.6em;
	text-decoration: none;
}
.post .postheader h2 { 
	margin: 0; padding: 0 25px 0 10px; 
	font: normal 2.2em Arial, Sans-serif; 
	height: 64px; line-height: 62px;
	
}
.post .postheader h2 a {
	text-decoration: none;
	color: #222;
	display: block;
}
.post .postheader p{ 
	font-size: 0.9em; 
	background: url(_images/author_bg.gif) no-repeat 10px bottom; 
	height: 27px; line-height: 27px; 
	margin: 0; padding: 0 10px 0 60px; 
	color: #fff;
}
.postheader p a {color: #fff;}
.postheader p span {float: right;}




div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #456508;
	
	text-decoration: none; /* no underline */
	color: #456508;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
	border: 1px solid #456508;
	
	font-weight: bold;
	background-color: #456508;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}


.map{
	float:left;
	margin-left: 10px;;
	
	}
	
	
