@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#fff url(../images/bg.gif) top center repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	color:#555555;
	text-align:center;
}
a {
	color:#86b005;
	text-decoration: none;
}
a:hover {
	color:#999;
}
a img {
	border:none;
}

.img-flush-left{
	float:left;
	margin: 0 20px 10px 0;
	border:1px solid #ccc;
	padding:6px;
	display: block;
}
.img-flush-right{
	float:right;
	margin: 0 0 10px 20px;
	border:1px solid #ccc;
	padding:6px;
	display: block;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

h1{
	font-size:24px;
}

/* DIVS */
#outerwrap0{
	background:url(../images/bg_section.gif) center bottom repeat-y;
}
#outerwrap1{
	background:url(../images/bottom.jpg) center bottom repeat-x;
}
#outerwrap2{
	background:url(../images/bg_lr.gif) center bottom no-repeat;
}
#outerwrap3{
	background:url(../images/bg_leaf.jpg) center top no-repeat;
}
#wrapper {
	width:961px;
	margin:0 auto;
	text-align:left;
	position: relative;
}

/* TOP HEADER */
#top{
	background: url(../images/top.gif) left top no-repeat;
	width:961px;
	height:33px;
	position: relative;
	margin: 0 auto;
}
#url{
	width:124px;
	height:78px;
	padding: 0;
	position: absolute;
	left: 76px;
	z-index: 5;
}
#lang{
	width:56px;
	height:33px;
	position: absolute;
	left:274px;
	z-index:6;
}
#lang a#m_langid{
	background:url(../images/m_langid.gif) left top no-repeat;
	float:left;
	width:25px;
	height:33px;
	display:block;
}
#lang a#m_langid:hover, #lang a#m_langid.active{
	background:url(../images/m_langid.gif) left bottom no-repeat;
	float:left;
	width:25px;
	height:33px;
	display:block;
}
#lang a#m_langeng{
	background:url(../images/m_langeng.gif) left top no-repeat;
	float:left;
	width:25px;
	height:33px;
	margin:0 0 0 6px;
	display:block;
}
#lang a#m_langeng:hover, #lang a#m_langeng.active{
	background:url(../images/m_langeng.gif) left -33px no-repeat;
	float:left;
	width:25px;
	height:33px;
	margin:0 0 0 6px;
	display:block;
}
#search{
	width:150px;
	height:25px;
	position:absolute;
	right:14px;
	z-index:7;
	background: url(../images/search.gif) left top no-repeat;
	padding: 8px 0 0 8px;
	text-align: left;
}
#search input#srch{
	float:left;
	width:126px;
	height:19px;
	border:0 none;
	background:none;
	font-size:10px;
	color:#b3b3b3;
	padding:1px 0 0 0;
}
#search input#btn{
	float:left;
	width:18px;
	height:18px;
	border:0 none;
	background:none;
	font-size:10px;
	line-height: 1500%;
	overflow: hidden;
}

#tophead{
	width:947px;
	height:34px;
	padding: 22px 14px 0 0;
}
#tophead #b_signin{
	background: url(../images/b_signin.jpg) left top no-repeat;
	float:right;
	display:block;
	width:78px;
	height:22px;
	margin: 0 2px 0 0;
	line-height: 1500%;
	overflow: hidden;
}
#tophead #b_signin:hover{
	background: url(../images/b_signin.jpg) left -22px no-repeat;
}
#tophead #b_signout{
	background: url(../images/b_signout.jpg) left top no-repeat;
	float:right;
	display:block;
	width:78px;
	height:22px;
	margin: 0 2px 0 0;
	line-height: 1500%;
	overflow: hidden;
}
#tophead #b_register{
	background: url(../images/b_register.jpg) left top no-repeat;
	float:right;
	display:block;
	width:78px;
	height:22px;
	padding: 0;
	margin: 0 0 0 0;
	line-height: 1500%;
	overflow: hidden;
}
#tophead #b_register:hover{
	background: url(../images/b_register.jpg) left -22px no-repeat;
}
#tophead #username{
	left:276px;
	position:absolute;
	padding:8px 0 0 0;
}
#mainnav{
	width:231px;
	padding: 7px 0 30px 29px;
}

#mainnav ul{
	width:231px;
	display:block;
	list-style-type: none;
}
#mainnav ul li{
	width:231px;
}
#mainnav ul li a{
	width:201px;
	display: block;
	font-size:11px;
	padding: 9px 0 11px 32px;
	color: #43522f;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	background: url(../images/bg_mli.png) left bottom no-repeat;
	height: 10px;
}
#mainnav ul li a:hover, #mainnav ul li a.active{
	color:#FFF;
	display: block;
	font-size:11px;
	background: url(../images/bg_mli.png) left top no-repeat;
}

#mainnav ul li ul{
	width:218px;
	display:block;
	list-style-type: none;
	margin:4px 0 4px 5px;
	background: #fff;
}
#mainnav ul li ul li{
	width:200px;
}
#mainnav ul li ul li a{
	background:#acc855;
	width:189px;
	padding:5px 0 7px 28px;
	display: block;
	text-transform:none;
}
#mainnav ul li ul li a:hover{
	background:#cccccc;
}
	

/* SECTIONS */
#section{
	width:961px;
	background: url(../images/bg_mid_rep.gif) right top repeat-y;
}
#leftsection{
	float: left;
	width:260px;
}
#boxL{
	width:224px;
	float: left;
	padding: 21px 0 0 0;
}


#rightsection{
	float: left;
	width:701px;
	padding: 0;
	background: url(../images/bg_mid.gif) center bottom no-repeat;
}
*html #outerwrap1 #outerwrap2 #outerwrap3 #wrapper #section #rightsection {
	width:699px;
}

#boxM{
	width:602px;
	float: left;
	padding: 38px 46px 260px 53px;
	text-align:justify;
	background: url(../images/bg_mid_top.jpg) center top no-repeat;
}
#boxM h1{
	font-size:22px;
	color:#598109;
	display:block;
	margin: 0 0 8px 0;
	font-weight: bold;
}
#boxM p{
	line-height:18px;	
}

*html #outerwrap1 #outerwrap2 #outerwrap3 #wrapper #section #rightsection #boxM{
	width:598px;
	float: left;
	padding: 38px 46px 30px 53px;
	text-align:justify;
	background: url(../images/body.jpg) left top no-repeat;
}

#banner{
	float: left;
	width:701px;
	height:226px;
	background: url(../images/head.jpg) left top no-repeat;
	position: relative;
}

*html #outerwrap1 #outerwrap2 #outerwrap3 #wrapper #section #rightsection #banner{
	width:699px;
}
#banner.inside{
	float: left;
	width:701px;
	height:148px;
	background: url(../images/head_inside.jpg) left top no-repeat;
	position: relative;
}



/* NEWSLETTER */
#newsletter{
	background: url(../images/newsletter.jpg) left top no-repeat;
	width:194px;
	height:114px;
	padding: 34px 0 0 37px;
	margin: 0 0 0 29px;
}
#newsletter input#text{
	width:158px;
	height: 24px;
	padding: 0 0 0 2px;
	background: transparent none;
	border: 0 none;
	font-size: 11px;
	color: #666;
	margin: 0 0 4px 0;
}
#newsletter input#subscribe{
	width:76px;
	background: url(../images/b_subscribe.gif) left top no-repeat;
	display:block;
	font-size:10px;
	height:32px;
	margin: 5px 0 4px 35px;
	padding: 0;
	text-align: center;
	border:none;
}
#newsletter input#subscribe:hover{
	background: url(../images/b_subscribe.gif) left bottom no-repeat;
}


#rbox01{
	margin:20px 0 0 0;
	padding:0;
	position: absolute;
	width: 260px;
	left: 0px;
	z-index: 20;
	bottom: -44px;
}

#link{
	width:246px;
	padding: 0 0 0 14px;
	display:none;
}
#link #head{
	background: url(../images/resourcelink_t.jpg) left top no-repeat;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	width:246px;
	height:25px;
	padding: 0;
}
#rbox01 #content{
	background: url(../images/boxr_b.jpg) left bottom no-repeat;
	color:#555555;
	font-size:11px;
	width:164px;
	height:147px;
	padding: 0 40px 0 50px;
}
#rbox01 #content a{
color:#80ba17;
}
#rbox01 #content a:hover{
color:#80ba17;
text-decoration: underline;
}

/*CONTENT*/
#content a:hover{
	text-decoration:underline;	
}
#content ul{
	margin:4px 0;
	list-style-position:inside;
line-height:20px;

}

/*LATEST NEWS*/
#latestnews{
	float:left;
	width:303px;
	height: 191px;
	padding: 6px 0 0 0;
}
#latestnews ul{
	list-style-type:none;
}
#latestnews ul li{
	background:url(../images/b_arrow1.gif) right 9px no-repeat;
	border-bottom:1px solid #e9e9e9;
	color:#5c7827;
}
#latestnews ul li:hover{
	background:url(../images/b_arrow1.gif) right -175px no-repeat;
}
#latestnews ul li a{
	color:#5c7626;
	display:block;
	padding: 10px 0;
}
#latestnews ul li a:hover{
	color:#999;
	text-decoration:none;
}

p.b_morenews a{
	background:url(../images/b_morenews.gif) left -23px no-repeat;
	width:79px;
	height:23px;
	display:block;
	line-height:1500%;
	overflow:hidden;
	margin: 10px 0;
}
p.b_morenews a:hover{
	background:url(../images/b_morenews.gif) left top no-repeat;
}

p.b_moredetail a{
	background:url(../images/b_moredetail.gif) left -23px no-repeat;
	width:79px;
	height:23px;
	display:block;
	line-height:1500%;
	overflow:hidden;
	margin: 10px 0;
}
p.b_moredetail a:hover{
	background:url(../images/b_moredetail.gif) left top no-repeat;
}

#latestphoto{
	float:left;
	width:207px;
	height: 141px;
	padding: 6px 0 0 0;
	margin: 0 0 0 57px;
}
#latestphoto img{
	padding:6px;
	border:1px solid #ccc;
}

/* NEWS */
#news{
	list-style-type: none;
	padding:5px 0 10px 0;
}
#news li{
	line-height:16px;
	background:url(../images/bg_lidot01.gif) left bottom repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#news li p.title{
	font-weight:bold;
	color: #598109;
	font-size: 12px;
	margin: 0 0 8px 0;
}

/* GALLERY */
#photo_gallery{
	list-style-type:none;
	padding:5px 0 30px 0;
}
#photo_gallery li{
	background:url(../images/bg_pgallery.jpg) left top no-repeat;
	display:block;
	width:168px;
	height:168px;
	float: left;
	margin: 0 15px 20px 0;
	padding: 7px 8px 0 9px;
}
*html #outerwrap1 #outerwrap2 #outerwrap3 #wrapper #section #rightsection #boxM #content #photo_gallery li{
	margin: 0 10px 20px 0;
}

#photo_gallery li p.title{
	text-align:center;
	padding: 0 8px 0 9px;
}
/* FOOTER */
#footer{
	height:64px;
	clear: both;
}
#footerc{
	margin: 0 auto;
	height:64px;
	width:961px;
	font-size:10px;
}
#footercopy{
	height:46px;
	float:right;
	padding: 18px 0 0 0;
	color:#8f8f8f;
	width: 701px;
}
#footercopy a{
	font-weight:bold;
	color:#94ca32;
}
#footercopy a:hover{
color:#94ca32;
text-decoration:underline;
}
#footerlink{
width:511px;
height:79px;
float:left;
}
#footerlink ul{
list-style-type: none;
color:#8f8f8f;
}
#footerlink ul li{
	background: url(../images/bg_lifooter.gif) right top no-repeat;
	float:right;
	display:block;
	height: 57px;
	padding: 22px 0 0 0;
}
#footerlink ul li a{
color:#8f8f8f;
text-transform: uppercase;
font-weight:bold;
padding:0 23px;
}
#footerlink ul li a:hover{
color:#94ca32;
text-decoration:underline;
}
