@charset "utf-8";
/* CSS Document */




body 
{
	margin: 0;
	background-color: #6c8951;
}
.leftside
{
	/*background-image:url(../images/leftsideloop.jpg);
	background-repeat:repeat-y;
	background-position:top; */
	width:240px;
	float:left;
}
.leftsidewithtitle
{
	background-image:url(../images/thetitleleft.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
}
.leftsidecontent
{
	width:220px;
	margin:0px 0px 0px 20px;

}
.rightside
{
	float:right;
	width:800px;
}
.rightsidewithtitle
{
	background-image:url(../images/thetitleright.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:800px;
}
.rightsidecontent
{
	width:800px;
	margin:0px 0px 0px 0px;
}
.rightroom
{
	height:370px;
}
.docwrapper
{
	background-image:url(../images/bgloop.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:1040px;
	margin: 0px auto 0px auto;
}
.spc10
{
	height:10px;
}


.mainarea
{
	background-image:url(../images/maincontentloop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:770px;
	margin-left:10px;
	padding-top: 5px;
	/* background-color:#41562e; */
	margin-top: 15px;
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	font-size:13px;
	color:#FFF;
	text-wrap:normal;
	word-wrap:normal;
}
.maintext h1 {
	color: #BFD156;
	text-align: center;
	text-shadow: 1px 2px 2px #000;
	font-size: 26px;
}

.maintext ul {
	padding-left: 15px;
	margin: 0;
}
.maintext li {
	margin-bottom: 8px;
	padding: 0;
}
.maintextwrapper
{
	width:740px;
	margin:0px auto 0px auto;
}
#news
{
	background-image:url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:200px;
	height:50px;
}
#resources
{
	background-image:url(../images/resources.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:200px;
	height:50px;
}
.clearme
{
	clear:both;
}

#newsarticles
{
	width: 200px;
	margin:10px 0px 0px 0px;
	float:right;
}
.newsloop
{
	background-image:url(../images/midnewsloop.jpg);
	background-repeat: repeat-y;
	background-position:left top;
}
.newstitle
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	vertical-align:middle;

}
.newstitle a
{
	display: block;
	text-decoration: none;
	color:#e7fe98;
}
.newstitle a:hover
{
	color:#FFF;
}
.newstitle a:hover .ntitletop{background-image:url(../images/newstitletoproll.jpg);}
.newstitle a:hover .ntitlemid{background-image:url(../images/newstitlemidroll.jpg);}
.newstitle a:hover .ntitlebottom{background-image:url(../images/newstitlebottomroll.jpg);}
.ntitletop
{
	background-image:url(../images/newstitletop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:15px;
}
.ntitlemid
{
	background-image:url(../images/newstitlemid.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	width:170px;
	min-height:20px;
	padding:0px 20px 0px 10px;
	word-wrap:break-word;
}

.ntitlebottom
{
	background-image:url(../images/newstitlebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:15px;
}
.newsarticle
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size:12px;
	vertical-align:middle;

}
.newsarticle a
{
	display: block;
	text-decoration: none;
	color:#e7fe98;
}
.newsarticle a:hover
{
	color:#000;
}
.newsarticle
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size:12px;
	vertical-align:middle;

}
.newsarticle a
{
	display: block;
	text-decoration: none;
	color:#fff;
}
.newsarticle a:hover
{
	color:#e7fe98;
}
.articlebg
{
	background-image:url(../images/newsbodymid.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width:200px;
	min-height:85px;

}
.articlemid
{

	width:180px;
	padding:5px 20px 5px 10px;
	word-wrap:break-word;
}
.more
{
	width: 200px;
}
.more a
{
	display: block;
}
.readmore
{
	background-image:url(../images/newsbodybottom.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width:200px;
	height:25px;
}
.more a:hover .readmore
{
	background-image:url(../images/newsbodybottomroll.jpg);
}
.spc10
{
	height:10px;
}
.footertext
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-size:17px;
	color:#1d2416;
	position:absolute;
	top:40px;
	left:35%;
}
.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:1040px;
	height:95px;
	position:relative;
}

/*  ------------FORM STYLES  -----------  */


.form_caption {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin: 0;
	padding: 10px 0px 5px 20px;
	width:220px;
}
.formwrapper
{
	float:right;
	background-image:url(../images/contactbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:260px;
	margin:0px 0px 5px 10px;
	vertical-align:top;
	background-color:#597934;
	display: block;
}
.formcontent
{
	margin-top:60px;
}
.formbottom
{
	background-image:url(../images/contactbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:260px;
	height:40px;
}
#side_form {
	margin: 0px 0px 0px 40px;
	width: 185px;
	
}

.submit_me {
    height:30px;
	width:80px;
	background: url(../images/submit.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin: 10px auto 0px 50px;
	border:none;
	cursor: pointer;
	display: block;
}

.custom_select_1 {
	width: 180px;
	height: 22px;
	padding: 2px;
	line-height: 18px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	background-color: #50683a;
	border: 1px solid #24301a;
}

.custom_text_area {
	background-color:#50683a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	width: 180px;
	color: #fff;
	margin-left: 0px;
	font-weight:normal;
	text-align:left;
	height: 90px;
	border: 1px solid #24301a;
}
.custom_text_1 {
	width: 180px;
	height: 18px;
	background-color: #50683a;
  	line-height:18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;     
	border: 1px solid #24301a;
	color: #fff;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

.prompt_text {
	font-size:12px;
	color: #fff;
	margin:6px 0 2px 0px;
	font-weight:normal;
	display: block;
}

/*  -------------END FORM STYLES---------  */
.leftroom
{
	height:180px;
}
ul.links {
	padding: 0;
	list-style:none;
	margin:0;
	
}
ul.links li {


	margin:0px 0px 5px 0px;
}
ul.links .link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	padding:7px 0px 0px 10px;
}
ul.links li a{
	display: block;
	text-decoration: none;
	color:#FFF;
	background: url(../images/link.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 190px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	padding:0 0 0 10px;
	line-height: 30px;
}
ul.links li a:hover{
	background: url(../images/linkroll.png);
}
