body{
	margin:0px;
	background-color:#dae6cd;
}

.frontpage{
	background-image:url(/media/images/004.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
	height:250px;
}
#fpage {
	position:relative;
	float: right;
	margin-top: -80px;
}
#fpage a {
	float: left;
	width: 200px;
	height: 64px;
	line-height:60px;
	text-align: center;
	font-family:"Tahoma";
	font-size: 24px;
	margin-right: 20px;
	text-decoration: none;
	color: #FFF;
}

#fpage a.advs {
	background: transparent url('/images/signupadv.gif') no-repeat top left;
}
#fpage a.pubs {
	background: transparent url('/images/signuppub.gif') no-repeat top left;
}

.header{
	background-image:url("/images/headerbg.jpg");
	background-repeat:repeat-x;
	border:1px solid #c1d1b1;
	height:97px;
}

.footer{
	background-image:url("/images/footerbg.jpg");
	background-repeat:repeat-x;
	background-color:#5e8f29;
	border-top:1px solid #699638;
	height:180px;
}

.footelements td{
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

.footelements a{
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

.footelements a:hover{
	text-decoration:underline;
}
#footlink a{
	color:#fff;
	text-decoration:none;
	padding-left:22px;
	padding-bottom:5px;
	line-height:18px;
}
a.facebook{
	background-image:url("/images/fb.jpg");
	background-repeat: no-repeat;
}
a.twit{
	background-image:url("/images/twit.jpg");
	background-repeat: no-repeat;
}
a.youtube{
	background-image:url("/images/youtubeico.gif");
	background-repeat: no-repeat;
}
a.blog{
	background-image:url("/images/blogico.gif");
	background-repeat: no-repeat;
}
a.rss{
	background-image:url("/images/rss.jpg");
	background-repeat: no-repeat;
}

#footlink a:hover{
	text-decoration:underline;
}

h1{
	margin:0px;
	padding-top:8px;
	padding-bottom:7px;
	padding-left:20px;
	font-family:"Tahoma";
	font-size:24px;
	color:#77ad3b;
}
h2{
	margin:0px;
	padding-top:8px;
	padding-bottom:7px;
	font-family:"Tahoma";
	font-size:24px;
	color:#537A30;
}

h3{
	margin:0px;
	padding-top:15px;
	padding-bottom:5px;
	font-family:"Tahoma";
	font-size:17px;
	color:#618D38;
}
h4{
	margin:0px;
	padding-top:7px;
	padding-bottom:5px;
	font-family:"Tahoma";
	font-size:14px;
	color:#77ad3b;
}
h5{
	margin:0px;
	padding-top:6px;
	padding-bottom:4px;
	font-family:"Tahoma";
	font-size:12px;
	color:#fff;
}

.nav{
	border-top:1px solid #c1d1b1;
	margin:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:20px;
	font-family:"Tahoma";
	font-size:12px;
	color:#5A842D;
}

.menu_in {
	height: 36px;
	width:700px;
	float:left;
	margin-right:20px;
	margin-top:4px;
}
.menu_in ul {
	padding: 0px;
	margin: 0px;
	height: 40px;
}
.menu_in li {
	font-family: "Tahoma";
	font-size: 14px;
	line-height: 38px;
	list-style-type: none;
	float: left;
	display: block;
}
.menu_in a {
	color: #639131;
	text-decoration: none;
	float: left;
	padding-right: 16px;
	padding-left: 3px;
}
.menu_in a:hover {
	color: #496929;
}

#lgnfrm, #lgnfrm a{
	font-family: "Tahoma";
	font-size: 11px;
	color:#666;
	text-decoration:none;
	
}
#lgnfrm{
	margin-top: 28px;
}

#lgnfrm a:hover{
	color:#333;
	text-decoration:underline;
}

.login{
	float:right;
	margin-top:0px;
}
.line {text-align:right;}
.search{
	float:right;
	margin-top:0px;
	width:650px;
}

.searchtxt{
	width: 153px;
	height:16px;
	background-image:url("/images/magnico.gif");
	background-repeat: no-repeat;
background-position:2px 2px;
	padding-top:3px;
	padding-left:20px;
	font-family: "Tahoma";
	font-size: 10px;
	color:#999;
	border:1px solid #A8C88A;
}

.inputtxt{
	width: 120px;
	height:16px;
	padding-top:3px;
	padding-left:3px;
	font-family: "Tahoma";
	font-size: 11px;
	color:#666;
	border:1px solid #A8C88A;
}
.lgnsubmit{
	position:relative;
	top:2px;
	width: 40px;
	height:20px;
	background-image:url("/images/footerbg.jpg");
	border:1px solid #51712D;
	font-family: "Tahoma";
	font-size: 10px;
	color:#fff;
}
p{
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 16px;
	color:#555;
}

.contenttxt, .contenttxt ul{
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 15px;
	color:#555;
}

.contenttxt a{
	color:#618D38;
	text-decoration:none;
}

.contenttxt a:hover{
	text-decoration:underline;
}

.cleft{
	width:220px;
	background-image:url("/images/subnavbg.jpg");
	background-repeat:repeat-y;
	border-right:1px solid #bfcfae;
}

ul#subnav{
	width:200px;
	float:left;
	list-style:none;
	padding-left:15px;
}

ul#subnav li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

ul#subnav li a{
	width:185px;
	border-bottom:1px solid #bfcfae;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#726B6B;
	display:block;
	padding:8px 0;
	line-height:18px;
	font-family:"Tahoma";
	padding-left:7px;
	position:relative;
	text-shadow :0px 1px 0px #fff;
}

ul#subnav li a:hover{
	color:#618D38;
}
ul#subnav li a.active,ul#subnav li a.active:hover{color:#fff;text-shadow :0px 1px 0px #666;width:205px;border:0;position:relative;top:0px;left:-15px;border:0 !important;text-indent:16px;padding-bottom:11px;}

.newscontainer{
	padding-left:20px;
}

.newscontainer a{
	padding-left:16px;
	font-family:"Tahoma";
	font-size:13px;
	line-height:19px;
	color: #666;
	text-decoration: none;
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.newscontainer a:hover{
	color: #333;
	text-decoration: underline;
}
/*FEATURES + cu3er HOMEPAGE*/
ul.features{
	list-style:none;
	padding:0px;
}
ul.features li {
	line-height: 35px;
	padding-left: 40px;
}
ul.features a{
	font-family:"Tahoma";
	font-size:15px;
	color: #666;
	text-decoration: none;
}
ul.features a:hover {
	color: #333;
	text-decoration: underline;
}
.features .menu1{background:url('/images/001.jpg') no-repeat center left;}
.features .menu2{background:url('/images/002.jpg') no-repeat center left;}
.features .menu3{background:url('/images/003.jpg') no-repeat center left;}
.features .menu4{background:url('/images/004.jpg') no-repeat center left;}
.features .menu5{background:url('/images/005.jpg') no-repeat center left;}
.features .menu6{background:url('/images/006.jpg') no-repeat center left;}
.features .menu7{background:url('/images/007.jpg') no-repeat center left;}
.features .menu8{background:url('/images/008.jpg') no-repeat center left;}
#cu3er-container{
width:580px;
float:right;
}
/*END FEATURES + cu3er*/


#viewall{
	height:20px;
	float:right;
	margin-bottom:10px;
	margin-right:10px;
}
#viewall a{
	background:none;
	font-family:"Tahoma";
	font-size:11px;
	color: #666;
	text-decoration: none;
}
#viewall a:hover{
	color: #333;
	text-decoration: underline;
}

/*HOMEPAGE BOXES */
#cbox {
	width: 214px;
	float: left;
	margin-right: 9px;
}
.section {
	float: left;
	margin: 0;
}

#subscribe {
    margin: 0 20px 0 0;
	color: #FFF;
    width: 210px;
	float:right;
}

#subscribe a { padding:2px 9px 2px 4px;color:#666;text-decoration:none;}
#subscribe-form { margin-top:0px; position: relative; padding: 0 !important;}
#subscribe-form label { display:block;float:none;color:#666;text-align:left; }
#subscribe-form input { float:left;margin:0;font-size:12px; }
#signup-response { float:left;clear:both; width:90%; margin: 6px 0 4px; }
#signup-response li { margin-left:0;list-style:none; }
#subscribe-form label {
    display: block;
    width: auto;
}
#subscribe-form ul {
	display: block;
	clear: both;
}


/*END HOMEPAGE BOXES*/


.contactform{
	font-family:"Tahoma";
	font-size:14px;
	color: #666;
}

p.error{
	font-family:"Tahoma";
	font-size:13px;
	color: #933;
}

p.success{
	font-family:"Tahoma";
	font-size:13px;
	color: #9c6;

}

.txtbox{
	font-family:"Tahoma";
	font-size:12px;
	color: #666;
	width:380px;
}

.txtarea{
	font-family:"Tahoma";
	font-size:12px;
	color: #666;
	width:450px;
	height:350px;
}

.photo2{
	margin:0px;
	padding:0px;
	width:100px;
	float:right;
}

.borderedbox{
	height:100px;
	width:650px;
	margin-bottom:15px;
	padding:6px;
	background-color:#ededed;
	border:1px solid #cfcfcf;
}

.subtitle{
	margin:0px;
	padding:0px;
	float:left;
	width:550px;
}

p.subtitlesmall{
	font-family:"Tahoma";
	font-size:10px;
	color: #666;
	font-weight:bold;
	margin:3px 0px;
}

.subtitle a{
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	color:#77ad3b;
	text-decoration:none;
}

.subtitle a:hover{
	color: #618D38;
	text-decoration:underline;
}

#topSEnote{
	height:30px; 
	background-image:url(/images/tab_m.png);
	font-family:"Tahoma";
	font-size:11px;
	color: #fff;
}

#topSEnote a{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#77ad3b;
	text-decoration:none;
}

#topSEnote a:hover{
	color: #618D38;
	text-decoration:underline;
}

.noresults{
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	color:#77ad3b;
	margin-top:30px;
}
