/* Bootstrap Config
http://getbootstrap.com/customize/?id=b95ab4d46746a1e47c77
desk: 53/30 - 966
tab: 35/30 - 750
*/


body {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #333;
	font-weight: 300;
	background: #FFF;
	border-top:4px solid #1A6600;
}
a {
	color: #D80000;
	text-decoration: none;
}
a:hover {
	color:#000;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	text-decoration: none;
}
ol {
	margin:0;
	padding:0 0 0 25px;
}
ul {
	position: relative;
	margin-left: 1em;
	padding-left: 0;
}
li {
	line-height: inherit;
	margin-bottom:5px;
}
hr {
	border-color:#4CA42A;
	border-style: solid;
}
h1 {
	color: #136600;
	font-size: 222.222222%;
	font-weight: 300;
	line-height: 100%;
	margin:0 0 5px 0;
}
h1 a {
	color:#136600;
}
h1 a:hover {
	color: #D80000;
}
h2 {
	color: #575746;
	font-size: 144.444444%;
	font-weight: 300;
	line-height: 100%;
	margin:0 0 30px;
	padding:0;
}
h3 {
	color: #46A51D;
	font-size: 116.666666%;
	font-weight: 600;
	line-height: 100%;
	margin:5px 0 10px;
	padding:0;
	text-transform: uppercase;
}
h4 {
	color: #444444;
	font-size: 111.764705%;
	font-weight: normal;
	line-height: 100%;
	margin:5px 0 5px;
	padding:0;
}
button.btn,
a.btn {
	background: #136600;
	color:#FFF;
	font-size: 70.5882352%;
	padding:6px 14px;
	border-radius: 0px;
	border:1px solid #FFF;
	font-weight: normal;
	display: inline-block;
	margin-top:15px;
	vertical-align: top;
	text-transform: uppercase;
}
button.btn:hover,
a.btn:hover {
	background: #FFF;
	-webkit-transition: background .15s linear;
	-moz-transition: background .15s linear;
	-o-transition: background .15s linear;
	transition: background .15s linear;
	color:#136600;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	border-color:#136600;
	-webkit-transition: border-color .15s linear;
	-moz-transition: border-color .15s linear;
	-o-transition: border-color .15s linear;
	transition: border-color .15s linear;
}
.pager li>a.btn .glyphicon {
	font-size: 80%;
}
div.moduletable div.custom {
	width: 100%;
	padding:0;
	margin:0;
}
blockquote {
	font-size: 94.44%;
	font-weight: 600;
	line-height: 130%;
	margin:20px 0;
	padding:10px 20px;
	border-left:5px solid #136600;
}
.img-responsive {
}
span.wf_caption img {
	width: 100%;
}
span.wf_caption {
	font-size: 73.68%;
	font-weight: 300;
	border-bottom:1px dotted #666;
	padding:3px 0;
	line-height: 150%;
}
span.wf_caption span {
	padding:3px 0;
}
.create {
	font-size: 75%;
	line-height: 100%;
	margin:10px 0;
	color:#000;
	font-weight: bold;
}
#modal-messages {
	padding:10px;
}
#modal-messages #messages-header,
#modal-messages #messages-footer {
	background:#136600;
}
.igui-lightbox-items {
	position:static!important;
}


/* Form */
fieldset.formContainer label.control-label {
	display: none;
}
fieldset.formContainer div.formControls.col-sm-6 {
	width: 90% !important;
}
fieldset.formContainer .form-control {
	font-size: 100%;
	height: auto;
	width: 75%;
}
fieldset.formContainer select.form-control {
	height:39px;
}
fieldset.formContainer .checkbox label {
	font-weight: 300;
}
.rsform-block-footer,
.rsform-block-qoptions {
	padding:15px 0 0 15px;
}


/* Pagination */
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagination ul {
	display: inline;
}
.pagination ul > li {
	display: inline;
	font-size: 82%;
	font-weight: 400;
}
.pagination ul > li > a, .pagination ul > li > span {
	padding: 4px 10px;
}
.pagination ul > li > a, .pagination ul > li > span {
	float: left;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
}
.pagination ul > li.pagination-start > a, .pagination ul > li.pagination-start > span {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-left-width: 1px;
}
.pagination ul > li.pagination-end > a, .pagination ul > li.pagination-end > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination ul li a [class*="icon-"] {
	opacity: 0.8;
}
.pagination ul li a:hover [class*="icon-"] {
	opacity: 0.8;
}
.pagination ul > li:before {
	display: none;
}
.display-limit {
	margin: 20px 0px;
	color:#666;
}
.tooltip {
	display: none !important;
}
.pager li {
	font-size: 70%;
	font-weight: normal;
}

/* Top */
.top-content {
	padding:0;
}
.top div.moduletable {
	color: #545454;
	font-weight: bold;
	font-size: 61.1111111%;
	line-height: 272.727272%;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* Navigation */
.navigation {
	position: relative;
	z-index: 200;
}
.navigation-content {
	padding:0;
}
.navbar-brand {
	display: block;
	border: 0;
	text-shadow: none;
	padding: 0;
	margin:0 0 0 15px;
	width:136px;
	height: 111px;
	z-index: 2000;
	float:none;
}
.navbar-brand img {
	width: 100%;
}
.navigation .navbar-collapse {
	padding:0;
}
.navigation .navbar-default {
	background: none;
	border:0;
	border-radius: 0;
	box-shadow: none;
}
.navigation .navbar {
	padding:0;
	z-index: 1000000;
	margin:0;
	min-height: auto;
}
.navigation .navbar .container-fluid {
	padding:0;
}
.navigation .navbar .nav {
	margin:45px 0 0;
}
.navigation .navbar .nav li {
	font-size: 72.2222222%;
	line-height: 120%;
	padding:30px 30px 20px 0;
	margin:0;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:2px;
}
.navigation .navbar .nav li a {
	padding:0;
	color: #B8B8B8;
	font-weight: bold;
	padding-right:30px;
	padding-bottom:10px;
	border-bottom:1px solid #B8B8B8;
}
.navigation .navbar .nav li a:focus {
	background: none;
	outline:none;
}
.navigation .navbar .nav li a:hover {
	background: none;
	color:#136600;
	border-color:#136600;
}
.navigation .navbar .nav li.active a {
	color:#136600;
	border-color:#136600;
}
.navigation .navbar .nav li.active a:hover {
	color: #136600;
	border-color:#136600;
}
.navigation .navbar .nav-child {
	position: absolute;
	z-index: 1000000;
	opacity:0;
	height: 0;
	min-width: 200px;
	overflow:hidden;
	border:0px;
	background: rgba(255,255,255,.98);
	-webkit-box-shadow: 6px 5px 5px rgba(0,0,0,.63);
	box-shadow: 6px 5px 5px rgba(0,0,0,.63);
	border-top:1px solid #FFF;
	padding:30px;
	margin:19px 0 0 -15px;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	text-align: left;
}
.navigation .navbar .nav li:last-child .nav-child {
	right:0;
}
.navigation .navbar .nav-child:hover {
	max-height: 999px;
}
.navigation .navbar .nav-child li {
	display: block;
	padding:10px 0px !important;
	line-height: 150%;
	margin:0;
	border-top:1px solid #DDD !important;
	list-style: none;
	text-transform: none;
	letter-spacing: normal;
	font-size: 138.461538%;
}
.navigation .navbar .nav-child li:first-child {
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);	
	border-top:0 !important;
	margin:-30px -50px 0;
	padding:30px 50px 10px !important;
}
.navigation .navbar .nav-child li:last-child {
}
.navigation .navbar .nav-child li a {
	display: block;
	color: #888 !important;
	white-space: nowrap;
	padding:0 30px 0 0;
	line-height: 150%;
	font-weight: bold;
	border:0;
}
.navigation .navbar .nav-child li a:hover {
	color:#136600 !important;
}
.navigation .navbar .nav > li:hover > .nav-child,
.navigation .navbar .nav > li > a:focus + .nav-child {
	opacity:1;
	height:auto;
}
.navigation .navbar .nav-child li.current a {
	color:#136600 !important;
}


/* Slideshow */
.slideshow {
	position: relative;
	background:#666666 url(../images/slideshow_bg.png) 0 50% repeat-x;
}
.slideshow-content {
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	padding:0;
}

/* Banner */
.banner {
	position: relative;
	background:#666666;
}
.banner div.moduletable {
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
.banner div.moduletable img {
	width: 100%;
}

/* Content */
#main.mainbody .container {
	padding-top:40px;
}
#content {
	padding:0;
}
#content .padding {
	margin:0;
	padding:0 30px 60px 0;
}
#content.col-sm-12 {
	text-align: center;
	color:#575746;
	font-size: 133.333333%;
	line-height: 150%;
}
#content.col-sm-12 .padding {
	margin:0;
	padding:0 0 30px 0;
	text-align: center;
}
#content.col-sm-12 h1 {
	font-size: 166.666666%;
	margin-bottom:20px;
}
#content.col-sm-12 a {
	font-size: 66.666666%;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content .page-header {
	padding:0;
	margin:0;
	border:0;
}
div.category-desc,
div.items-leading > div {
	border-bottom:1px dotted #000;
	padding-bottom:30px;
	margin-bottom:30px;
}
div.items-leading > div:last-child {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
div[class*='leading-'] h2 {
	font-size: 142.86%;
	margin-bottom:5px;
}
div[class*='leading-'] h3 {
	display: none;
}
div[class*='leading-'] .create.author {
	border-left:1px solid #000;
	margin-left:5px;
	padding-left:10px;
}
div[class*='leading-'] .item-image {
	width:33%;
	float:left;
	margin-right:15px;
	margin-top:5px;
}
div[class*='leading-'] .item-image img {
	width: 100%;
}
.item-page .item-image {
	width:95%;
	margin:20px 0;
	float:none !important;
}
.item-page .item-image.pull-left {
	width:33%;
	float:left !important;
	margin-right:15px;
	margin-top:5px;
	display: inline-block;
}
.item-page .item-image img {
	width: 100%;
}
#left {
	padding:0;
}
#left .padding {
	padding:108px 60px 50px 0px;
}
#left div.moduletable.connect {
	font-size: 107.142857%;
	margin-top:30px;
}
#left div.moduletable.connect h3 {
	font-size: 86.6666666%;
	color:#FFF;
	text-transform: uppercase;
	background:#435B6F;
	padding:6px;
}
#left div.moduletable.connect h4 {
	border-top:1px dotted #398DB6;	
	margin-top:10px;
	padding-top:5px;
	font-size: 100%;
	color:#174C7D;
}

/* Level 1 */
#left ul.nav {
	margin:0;
}
#left ul.nav > li {
	display: none;
}
#left ul.nav > li.active {
	display: block;
	margin:0;
	padding:0;
	line-height: 100%;
	font-size: 72.2222222%;
}
#left ul.nav > li > a {
	color:#2C7144;
	padding:0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
#left ul.nav > li:hover > a {
	color:#2C7144;
	background: none;
}

/* Level 2 */
#left ul.nav > li > ul.nav-child {
	margin:0;
	padding:7px 0 0;
	list-style: none;
}
#left ul.nav > li > ul.nav-child > li {
	margin:2px 0 0 0;
	padding:8px 0px;
	line-height: 120%;
	font-size: 118.181818%;
	font-weight: 600;
}
#left ul.nav > li > ul.nav-child > li > a {
	color:#B8B8B8;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#left ul.nav > li > ul.nav-child > li > a:hover {
	color:#D80000;
}
#left ul.nav> li > ul.nav-child > li.active > a {
	color:#D80000;
}
#left ul.nav > li > ul.nav-child > li.active > a:hover {
	color:#D80000;
}
/* Level 3 */
#left ul.nav > li > ul.nav-child > li > ul.nav-child {
	font-size: 94.17%;
	padding:5px 0 5px 10px;;
}
#left ul.nav > li > ul.nav-child > li > ul.nav-child > li {
	font-weight: normal;
}
#left ul.nav > li > ul.nav-child > li > ul.nav-child > li:before {
	content:"+ ";
}
#left ul.nav > li > ul.nav-child > li > ul.nav-child > li.active {
	font-weight: 600;
}

/* Bottom Area */
.bottom {
	border-top:1px solid #4CA42A;
	border-bottom:1px solid #4CA42A;
}
.bottom .container {
	padding:0px;
}
.bottom div.moduletable {
	font-size: 116.666666%;
	color:#777777;
	padding:30px;
}
.bottom div.moduletable:nth-child(1) {
	border-right:1px solid #4CA42A;
}
.bottom div.moduletable:nth-child(2) {
	border-right:1px solid #4CA42A;
	border-left:1px solid #4CA42A;
	margin:0 -1px;
}
.bottom div.moduletable:nth-child(3) {
	border-left:1px solid #4CA42A;
}
.bottom div.moduletable h3 {
	color:#777;
	font-size: 100%;
	margin-bottom:10px;
	font-weight: 300;
	text-transform: none;
	line-height: 130%;
}
.bottom div.moduletable b, .bottom div.moduletable strong {
	color:#4CA42A;
	font-weight: bold;
	font-size: 66.6666666%;
	text-transform: uppercase;
}
.bottom div.moduletable a {
	color:#777;
}
.bottom div.moduletable a:hover {
	color:#D80000;
}
.bottom div.moduletable ul {
	list-style: none;
	margin-top:10px;
	margin-left:0;
}
.bottom div.moduletable ul li {
	border-bottom:1px solid #4CA42A;
	padding:5px 0 10px;
}
.bottom div.moduletable ul li:last-child {
	border:0;
}
.bottom div.moduletable img {
	width: 100%;
	padding:1px;
	border:1px solid #555555;
	margin-bottom:10px;
}

/* Footer Area */
.footer {
	padding:45px 0;
}
.footer div.moduletable {
	color:#999999;
	font-size: 94.4444444%;
	line-height: 150%;
}


/* start nav button styles */
@media (max-width: 767px) {
	
.navbar-toggle {
	border:0 !important;
	border-radius: 0;
	margin:0;
	padding:0;
	position: absolute;
	top:-60px;
	right:30px;
}
.navbar-toggle:hover {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-toggle .icon-bar {
	background: #156700 !important;
	height: 5px;
	width: 40px;
	border-radius: 0px;
	display: block !important;
}
.navbar-toggle .icon-bar:first-child {
	margin-top:0;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 5px;	
}
.navbar-collapse {
	border:0;
	background: rgba(255,255,255,.98);
	-webkit-box-shadow: 6px 5px 5px rgba(0,0,0,.63);
	box-shadow: 6px 5px 5px rgba(0,0,0,.63);
	position: absolute;
	z-index: 10000;
	width: 100%;
	margin:0 !important;
}
.navbar-collapse .navbar {
	margin-bottom:0;
}
.navbar .container-fluid {
	padding:0;
	width: 100%;
}
.navbar .nav {
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);	
	border:0 !important;
	width: 100% !important;
	margin:0 !important;
	padding:30px 30px;
}
.navbar .nav li {
	display: block !important;
	border:0 !important;
	width: 100%;
	padding:20px 0px !important;
	text-align:left;
	border-top:1px solid #DDD !important;
}
.navbar .nav li:first-child {
	border-top:0 !important;
}
.navbar .nav li:hover,
.navbar .nav li.active {
}
.navbar .nav li a,
.navbar .nav li.active a,
.navbar .nav li a:hover,
.navbar .nav li.active a:hover {
	color: #535353 !important;
	font-weight: bold;
	font-size: 100%;
	padding:0px 25px !important;
	border:0 !important;
}
.navbar .nav-child {
	display: none;
}

} /* end nav button styles */

/* start tablet width styles */
@media (min-width: 768px) and (max-width: 991px) {
.navigation .container {
	padding:0;
}
.navigation .navbar .nav li a {
	padding-right:0;
}
#left .padding {
	padding:108px 60px 50px 15px;
}
.bottom div.moduletable {
	font-size: 100%;
}
.footer div.moduletable {
	font-size: 83.3333333%;
}

} /* end tablet width styles */

/* start smartphone width styles */
@media (max-width: 767px) {
body {
	font-size: 15px;
}
h1 {
	font-size: 186.666666%;
}
h2 {
	font-size: 140%;
}
.row {
	margin:0;
}
.col-sm-12 {
	padding:0;
}
.top div.moduletable {
	color: #888888;
	line-height: 150%;
	text-align: center;
	margin:5px 0;
}
.navigation .container {
	padding:0;
}
.slideshow .container,
.banner .container {
	padding:0;
}
#content .padding {
	padding:0 0 30px 0;
}
#content.col-sm-12 {
	font-size: 125%;
}
#content.col-sm-12 h1 {
	font-size: 166.666666%;
}
#content.col-sm-12 a {
	font-size: 66.666666%;
}
#left .padding {
	padding:0 0 20px 0px;
}
#left ul.nav > li > a {
	color:#FFF;
	background:#156700;
	padding:10px 15px;
	margin:0 -15px;
}
.bottom div.moduletable {
	border-right:0 !important;
	border-left:0 !important;
}
.bottom div.moduletable:nth-child(2) {
	border-top:1px solid #4CA42A;
	border-bottom:1px solid #4CA42A;
	margin:0;
}
.footer .text-right {
	text-align: left;
}

} /* end smartphone width styles */
