@charset "utf-8";
.header-call-to-action {
	text-align: right;
	margin-top: 68px;
	color: #007F64;

}
footer {
	padding-top: 20px;
	padding-bottom: 26px;
	background-image: url(../img/footer.png);
	background-color: #007F64;
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}
.footer-social ul {
	padding-left: 0px;
}
.footer-social ul li  {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 28px;
}

.footer-social ul li a {
	color: #F5D30E;
}
.footer-social ul li a:hover {
}
.footer-social h4 {
	color: #F5D30E;
}
#index-carousel {
	height: 425px;
	width: 100%;
	position: relative;
}
#main-content {
	background-color: #FFFFFF;
}
.nav.navbar-nav li a:hover  {
	background-color: #4F907B;
}
.row .col-sm-4 .service-agreement-link {
	margin-top: 40px;
}






/*edit by OregonPublishing.com hide mobile nav in header*/
.navbar-toggle {
         display: none !important;
}

/*default link color*/
a.footerlink {color:#f5d30e !important;}

/*end Edits*/









@media (max-width:320px){
}

@media (max-width:480px){
}

@media (max-width:767px){
}

@media (min-width:768px){
}

body {
	background-color: #007F64;
}
header {
	background-color: #FFFFFF;
}
.view-content  a  {
	color: #007F64;
	margin-bottom: 3px;
}
