

#masthead {background:#fff !important;}

#fservices .service-box a.read-more,
#comments #respond p.form-submit input,
.news-box a.read-more,
.entry-footer a.read-more{
	background: #F57F02!important;
}

.news-box a.read-more{  border: 1px solid #f57f02;
  background: #F9F9F9 !important;
  color: #F57F02;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 14px;}

 .news-box a.read-more:hover{ 
  background: #f57f02 !important;
  color: #fff;}

#comments #respond p.form-submit input{
	border-color:#F57F02!important;
}

.home-section .section-title,
#combo-section h2.section-title{
	color:#fff!important;
}
.main-navigation ul ul,
#footer-widgets
{
	background: !important;
}

/* Links */

a, .entry-meta span a{
	color: ;
}

a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}


