

h1.pageTitle {
	color: #132247;
}
h2 {
	color: #471c13;
}
h3 {
	color: #3d3d3d;
}
h4 {
	color: #ffffff;
}
h5 {
	color: #471c13;
}
h6 {
	color: #3d3d3d;
}


a {
	color: #471c13;
}
a:hover, a:focus, a:active {
	color: #132247;
}
a.globalLink {
	background: #471c13;
}


input[type="button"], input[type="reset"], input[type="submit"] {
	background: #471c13;
}
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: #132247;
}
.select-options {
	background: #471c13;
}
.select-options li:hover {
	background: #132247;
}



.pagination a {
	background: #471c13;
}
.pagination .current, .pagination.disabled {
	background: #ffffff;
}
.pagination a:hover, .pagination.active a {
	background: #132247;
}


#menu-main-nav li a:hover {
	color: #471c13;
}
#menu-main-nav li ul:before {
	border-bottom-color: #471c13;
}
#menu-main-nav li ul {
	background: #471c13;
}
ul#menu-main-nav li ul li ul {
	background: #132247;
}
ul#menu-main-nav li ul li ul li ul {
	background: #3d3d3d;
}
nav.subNav .menu-sub-nav li a, nav.subNav .menu-sub-nav li a::before {
	color: ;
}
.mobileNav {
	background: #471c13 !important;
}
.mobileNav [id*="menu-main-nav-"] ul {
	background: #132247 !important;
}
.mobileNav [id*="menu-main-nav-"] ul ul {
	background: #3d3d3d !important;
}

#flexFeatures #staffListing .equate .imgContainer:before {
	background: #471c13;
}