

/* Main Color Scheme */
.header-topmenu li,
.slider-navigation li.active a,
.main-menu,
.header-topmenu,
#sidebar .widget > .w-title h3,
.content .panel > .p-title h2 {
	background-color: #292A32;
}

#sidebar .widget > .w-title h3{
	background-color: #216CC1} 
    
.main-menu {
	color: #292A32;
}
.tab-a {
	box-shadow: inset 0 -3px 0 #292A32;
}

/* Background Color/Texture/Image */
body {
			background-image: url(https://teamfootworks.org/images/mb-corprun-2014-bg1-solid.jpg);background-size: 100%; background-attachment: fixed;
	
}

