

h1.pageTitle {
	color: #41151f;
}
h2 {
	color: #535b47;
}
h3 {
	color: #4d86a7;
}
h4 {
	color: #b3b18d;
}
h5 {
	color: #41151f;
}
h6 {
	color: #444444;
}


a {
	color: #4d86a7;
}
a:hover, a:focus, a:active {
	color: #535b47;
}
a.globalLink {
	background: #4d86a7;
}


input[type="button"], input[type="reset"], input[type="submit"] {
	background: #535b47;
}
input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
	background: #b3b18d;
}
.select-options {
	background: #4d86a7;
}
.select-options li:hover {
	background: #39547c;
}



.pagination a {
	background: #4d86a7;
}
.pagination .current, .pagination.disabled {
	background: #b3b18d;
}
.pagination a:hover, .pagination.active a {
	background: #535b47;
}


#menu-main-nav li a:hover {
	color: #41151f;
}
<!--#menu-main-nav li ul:before {
	border-bottom-color: ;
}-->
#menu-main-nav li ul {
	background: #41151f;
}
ul#menu-main-nav li ul li ul {
	background: #4d86a7;
}
ul#menu-main-nav li ul li ul li ul {
	background: #535b47;
}
nav.subNav .menu-sub-nav li a, nav.subNav .menu-sub-nav li a::before {
	color: ;
}
.mobileNav {
	background: #41151f !important;
}
.mobileNav [id*="menu-main-nav-"] ul {
	background: #4d86a7 !important;
}
.mobileNav [id*="menu-main-nav-"] ul ul {
	background: #535b47 !important;
}

#flexFeatures #staffListing .equate .imgContainer:before {
	background: #41151f;
}