

/* Main Color Scheme */
.header-topmenu li,
.slider-navigation li.active a,
.main-menu,
.header-topmenu {
	background-color: #000000;
}
.main-menu {
	color: #000000;
}


/* Panel & Widget Title Color */
#sidebar .widget > .w-title h3,
.content .panel > .p-title h2 {
	background-color: #A3A3A6;
}
.tab-a {
	box-shadow: inset 0 -3px 0 #A3A3A6;
}

/* Background Color/Texture/Image */
body {
			background-image: url(http://rpmcanada.ca/wp-content/uploads/2017/04/road-bg-1.jpg);background-size: 100%; background-attachment: fixed;
	
}

