/****************Stuff you'll pretty much always need**********************/
/** Google Font Imports **/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Open+Sans+Condensed:300,600,700);
/**Links**/
a{}
a:hover{}
a:visited{}

a.vieth-link{
}
a.vieth-link:hover{
}
a.vieth-link:visited{
}
a.fp{
	color: #6A813B;
	margin-left: 15px;
}
/** images **/
img {
	border: 0px;
}
.sm-icon{

	margin-left: 4px;
	margin-top: 5px;
}
/** fonts/spans **/
.titles {
	font-family: 'Open Sans Condensed', sans-serif !important;
}
.connect a{
	float: right;
}
.connect-text{
	margin-top: 5px;
	float: left;
}
/** subpage titles **/
.sp-title-area{
	width: 748px;
	border-bottom: 1px solid #6A813B;
	height: 40px;

	float: left;
}
.sp-title{
	background-color: #ffffff;
	height: 41px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color: #6A813B;
	font-weight: 600;
	float: left;
	margin-top: -20px;
	text-transform: uppercase;
}
/** inputs **/
.ls-box{
	color: #8FA16C;
	background-color: #FBECC8;
	border-color: #6A813B;
	border-style: solid;
	border-width: 0px 2px 2px 2px;

}
.ls-button{
	color: #6A813B;
	background-color: #CED6BE;
	border-color: #6A813B;
	border-style: solid;
	border-width: 0px 0px 2px 2px;
}
.lbmr{
	margin-left: 15px;
}
/** utility **/
.cb{
	clear: both;
	height: 0px;
	width: 0px;
	content: ".";
}

/** Sliders **/
#slider{
	width: 778px;
	height: 300px;
	margin-bottom: 40px;
}
/** Nivo stuff **/
.nivo-control {
	font-size: 16px;
	color: #FBECC8;
	font-weight: 700;
}
/*.nivo-control:first-child:before{
	content: url(images/gallery.png);
	background-color: transparent;
}*/
.nivo-control:after{
	content: "\00a0 \00a0 ";
}
.nivo-control:before{
	content: "\00a0 \00a0 ";
}

.nivo-controlNav{
	position: absolute;
	background-color: rgba(143,161,108, .4);
	width: 748px;
	height: 25px;
	top: 418px;
	text-align: right;
	content: "Gallery: ";
	padding: 5px 15px;
	z-index: 9;
}
.nivo-imageLink{
	
}
.nivo-caption{
	background-color: transparent !important;
	font-size: 16px;
	color: #ffffff !important;
	font-weight: 700;
	z-index: 99;
}
.active {
	background-color: #E8AE38;
	color: #69813A;
}
/**Backgrounds/wrappers/full-page specifics**/
body {
	background-color: #5F7630;
	margin-top: 35px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background-image: url("images/bgtile.jpg");
	background-repeat:repeat-x;
	background-position: top center;
}
#page-wrapper {
	width: 1000px;
	background-color: #ffffff;
	margin: 30px auto;
	-webkit-box-shadow: 0px 1px 18px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 1px 18px rgba(50, 50, 50, 1);
	box-shadow:         0px 1px 18px rgba(50, 50, 50, 1);
	

}
/*************************************************** layout stuff */
/****--- sub-page specifics ---****/
#content-padding{
	width: 748px;
	padding: 15px;
	color: #000000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
/****--- head area ---****/
#head-wrapper{
	width: 1000px;
	height: 116px;
}

#logo-area{
	float: left;
	height: 116px;
}
#search-area{
	background-image: url("images/top-grad.png");
	background-repeat: repeat-y;
	background-position: right center;
	height: 35px;
	width: 768px;
	display: inline-block;
	text-align: right;
	padding: 5px 10px 0px 0px;
}
#tag-line{
	height: 76px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 777px;
	display: inline-block;
}
.gl {/*green line*/
	height: 2px;
	width: 1000px;
	background-color: #657C36;
	content: ".";
	color: #657C36;
}
/****--- body area ---****/
#content-wrapper{
	width: 1000px;
}
#content-table{
	border-collapse: collapse;
	width: 1000px;
	height: 100%;
}
/*** left column ***/
#left-column{
	width: 222px;
	background-color: #8FA16C;
	background-image: url("images/lcolbg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
	
}
#login-area{
	background-color: #E8BB54;
	background-image: url("images/yellow-hex.png");
	width: 202px;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	font-weight: 700;
}
#nav-area{
	width: 222px;

}
#mailinglist{
	width: 202px;
	background-color: #6A813B;
	font-size: 16px;
	font-weight: 700;
	padding: 10px;
	color: #ffffff;
	height: 28px;
}
#mailinglist a{
	color: #ffffff;
}
#connect{
	width: 202px;
	background-color: #6A813B;
	font-size: 16px;
	font-weight: 700;
	padding: 10px;
	color: #ffffff;
	height: 28px;
}
/*** right column ***/
#right-column{
	width: 778px;
	background-color: #ffffff;
	background-image: url("images/rcolbg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	height:730px;
}
.feature-box-wrapper{
	width: 225px;
	height: 140px;
	float: left;
	margin-left: 25px;
}
.feature-box{
	border: 2px solid;
	border-bottom-left-radius: 15px;
	padding: 5px;
}
.feature-box-title{
	height: 23px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #ffffff;
	border-top-right-radius: 15px;
	padding: 5px;
}
.bb{
	background-color: #ffffff;
	border: 2px solid #808080;
}
.bt{
	background-color: #808080;
	border-color: #808080;
}
.yb{
	background-color: #f8e7c3;
	border-color: #e8ae38;
}
.yt{
	background-color: #e8ae38;
	border-color: #e8ae38;
}
.gb{
	background-color: #d2d9c4;
	border-color: #69813a;
}
.gt{
	background-color: #69813a;
	border-color: #69813a;
}
/****--- foot area ---****/
#footer-wrapper{
	background-color: #6A813B;
	width: 970px;
	height: 120px;
	padding: 15px;
}

/** News stuff **/
#news-wrapper{
	margin-bottom: 20px;
}
a.news-link{
	color: #000000;
	font-size: 18px;
	font-weight: 700;
}
.news-title{
	color: #000000;
	font-size: 18px;
	font-weight: 700;
}
.news-read-more-link{
	/* div for link */
}
.news-read-more{
	color: #0000ff;
}
.news-image{
	padding: 5px 5px 5px 0px;
}
.news-date{
	font-size: 10px;
}
.news-body{}
/*---DROPDOWN CODE---*/

#nav ,#nav ul { /* all lists */
	padding:0;
	list-style:none;
	text-align: left;
	float : left;
	width : 222px;
	margin:0px;
	background-color: #8FA16C;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight: 600;
	font-size: 20px;
	color: #FDF2CF;

}

#nav li { /* all list items */
	float : left;
	line-height : 25px;
	width: 222px;
	padding:0px;
	border-bottom: 1px solid #F9DFA3;
	padding: 11px 0px;
	font-size: 16px;
}
#nav li a:hover{
	color:#455914;
	background-color: #8FA16C;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 222px;
	margin-top :-36px;
	z-index : 1001;
	text-indent:7px;

}

#nav li a {
	line-height: 25px;
	height:25px;
	display : block;
	color :white;
	text-decoration : none;
	vertical-align:middle;
	text-align:left;
	overflow:visible;
	text-indent:7px;
	border-right:none;
}

#nav li ul a {
	background:#8FA16C;
	color:white;
	width:222px;
	height:25px;
	line-height:25px;
}

#nav li ul a:hover {

	color:#4C721D;
	width:222px;
	padding:0px;	
}

#nav li:hover ul,#nav li.sfhover ul,#nav li:hover ul ul,#nav li.sfhover ul ul {
	color:#cea950;
	border-right:none;
	width:222px;
	padding:0px;
}

#nav li:hover ul, #nav li.sfhover ul, #nav li li:hover ul,#nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	line-height:25px;
	border-right:none
}