
body {
	background-color:#e2e2e2;
}

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

h1 {
	color: ; 
}

.header {
    background-color:#e2e2e2;
}

.sf-menu li a {
	color: #dd3333!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: #dd3333!important; 
	color: #ffffff!important;
}


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

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

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

.box h4 {
	color:#dd3333}

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


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





