
body {
	background-color:#e0eaf2;
}

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

h1 {
	color: #ba1d28; 
}

.header {
    background-color:#527c9d;
}

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

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

.sf-menu li.Selected, .sf-menu li.Selected a {
	background-color: #38546a!important; 
	color: #ffffff!important;
}


.sf-menu ul li {
	background-color: #38546a!important; 
}

.sf-menu ul ul li {
	background-color: #38546a!important; 
}

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

.box h4 {
	color:#ba1d28}

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


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(56,84,106,.8)!important;
    color: #ffffff!important;
}





