







/* body */
body{font-family:'Lato',sans-serif}
.accent-left{border-color:#d7b93f}
/* header */
.accessible-btn a{background:#b4971c!important}
.accessibility-menu ul{box-shadow:inset 0 0 0px 2px #b4971c}

/* top bar */
.alert-dismissible{background-color:#399707}
.alert-title{background-color:#d7b93f}

/* translate */
#translation-links ul{background:#ffffff}
#translation-links ul a{color:#18243b}
#translation-links span{font-family:'Lato',sans-serif}

/* social media links */
header .social-media-link{color:#ffffff}
header .social-media-link:hover{color:#f6f5f1}
#site-information .social-media-link{color:#b4971c}

/* navigation */
#nav a,#nav span{color:#ffffff;font-family:'Lato',sans-serif}
#nav ul a,#nav ul span{color:#ffffff}

/* slider */
#slider{height:600px;position: relative;overflow:hidden}
#freeform #slider{height:525px}

/* quick links */
#quick-links-carousel .quick-link{color:#18243b;font-family:'Lato',sans-serif}
#quick-links-carousel .quick-link:hover{color:#399707}
/* section heading */
.section-heading h2{font-family:'Lato',sans-serif;color:#18243b}

/* news */
.news-info>a:hover .news-title{color:#399707}
.news-title{color:#d7b93f;font-family:'Lato',sans-serif}
.news-date{color:#399707}
.news-caption{font-family:'Lato',sans-serif}
#post a,.news-info a{color:#d7b93f}

/* buttons */
.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn{background:#2a8800;font-family:'Lato',sans-serif;color:#ffffff!important}
.button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn:hover{background:#399707;color:#fff!important}
.button:active,
a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.btn:active{background:#399707}
.faq-container{border-top-color:#1b7900}
.rpfbids tr[bgcolor] {background: #1b7900!important;}

/* share button */
.floating-share-btn{background:#399707 !important}
.quick-link:hover>.ql-icon {background: #1b7900!important;}
span.slider-caption {font-family: 'Lato',sans-serif;}

/* flyout */
#flyout-wrap{background:#399707}
#flyout a,#flyout span{color:#ffffff;font-family:'Lato',sans-serif}
#breadcrumbs,#breadcrumbs a{font-family:'Lato',sans-serif}
@media only screen and (min-width:992px){
	#nav>li:hover>a,#nav>li:hover>span{color:#f6f5f1}
	#nav ul{background:#2a8800}
	#flyout ul{background:#399707}
	#flyout ul a,#flyout ul span{font-family:'Lato',sans-serif}
}
@media only screen and (max-width:991px){
	
		#slider{height:400px;max-height:400px}
	
}
@media only screen and (max-width:767px){
}

