h1.pageTitle {
	color: #222947;
}
h2 {
	color: b20809;
}
h3 {
	color: #444444;
}
h4 {
	color: #014b84;
}
h5 {
	color: #eaa00b;
}
h6 {
	color: #b20809;
}


a {
	color: #b20809;
}
a:hover, a:focus, a:active {
	color: #565656;
}
a.globalLink {
	background: #b20809;
}


input[type="button"], input[type="reset"], input[type="submit"], .siteSearch input[type="text"], #searchform input[type="text"], button#searchsubmit {
	background: #b20809;
}
input[type="button"]:hover, button#searchsubmit: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: #181d33;
}
.select-options {
	background: #333333;
}
.select-options li:hover {
	background: #b20809;
}



.pagination a {
	background: #b20809;
}
.pagination .current, .pagination.disabled {
	background: #014b84;
}
.pagination a:hover, .pagination.active a {
	background: #565656;
}


#menu-main-nav li a:hover {
	color: #b20809;
}
#menu-main-nav li ul:before {
	border-bottom-color: #b20809;
}
#menu-main-nav li ul {
	background: #b20809;
}
ul#menu-main-nav li ul li ul {
	background: #181d33;
}
ul#menu-main-nav li ul li ul li ul {
	background: #727272;
}
nav.subNav .menu-sub-nav li a, nav.subNav .menu-sub-nav li a::before {
	color: ;
}
.mobileNav {
	background: #b20809 !important;
}
.mobileNav [id*="menu-main-nav-"] ul {
	background: #181d33 !important;
}
.mobileNav [id*="menu-main-nav-"] ul ul {
	background: #727272 !important;
}

#flexFeatures #staffListing .equate .imgContainer:before {
	background: #b20809;
}

#flexFeatures #staffListing .featuredImg:before, #flexFeatures #staffListing .staff .modal  {
	background: #b20809;
}
#flexFeatures #staffListing .staff .modal .bio div.close {
	background: #181d33;
}
#flexFeatures #staffListing .staff .modal .bio div.close:hover {
	background: #727272;
}

#flexFeatures #projects .description.contentDisplay {
	background: #b20809;
}
#flexFeatures #projects .project .description.contentDisplay .content a.viewProject {
    background: #181d33;
}
#flexFeatures #projects .project .description.contentDisplay .content a.enlarge {
	background: #727272;
}