

#welcome-box, .home-blog .home-blog-title .hdate,
#footer-widgets .widget h1.widget-title:after,.entry-header .hdate,
#top-bar,
.home-service-item span,
a.cbutton,
#home-staff .home-staff-item:hover .staff-info,
#page-staff .home-staff-item:hover .staff-info,
#sub-header {
	background: #dd3333;
}
#home-staff .home-staff-item .staff-info .staff-title,
#page-staff .home-staff-item .staff-info .staff-title,
.home-widget i{
	color: #dd3333}

#masthead,
#home-testimonials,
#home-staff, .main-navigation, #footer-widgets{
	background: ;
}
/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: #dd3333; }
::selection      { color: #fff;  background: #dd3333; } 
/* Links */

a, .hentry .entry-header .entry-meta span {
	color: ;
}

a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}


