
body {
	background-color:#d1d1d1;
}

a, a:focus, a:hover {
	color:#e2001a;
}

h1 {
	color: #e2001a; 
}

.header {
    background-color:#b5babf;
}

.sf-menu li a {
	color: #e2001a!important; 
}

.sf-menu li.sfHover a, .sf-menu li a:hover  {
	color: #b5babf!important;
}

.sf-menu li.Selected, .sf-menu li.Selected a {
	background-color: #3c506e!important; 
	color: #b5babf!important;
}


.sf-menu ul li {
	background-color: #3c506e!important; 
}

.sf-menu ul ul li {
	background-color: #3c506e!important; 
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	background-color: #3c506e!important; 
	color: #b5babf!important; 
}

.box h4 {
	color:#e2001a}

.box:hover {
	background-color: #EEE;
}


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(60,80,110,.8)!important;
    color: #b5babf!important;
}





