

.header_bottom {
  background-color: #FF0000 !important;
}
/*side bar*/
#sidebar {
  background-color: #FF0000;
  padding: 22px;
}
#sidebar p {
  color: #000;
  font-size: 18px;
  line-height: 23px;
}
.module-body {
  padding: 32px;
  padding-top: 0;
  padding-bottom: 0;
}

/*end side bar*/

.header_bottom .container_inner {

  background-image: url('http://127.0.0.1/bishopspraynorthcentral/wp-content/uploads/2015/07/headerbg1.png');
  padding: 10px;
  background-repeat: no-repeat;
}

/*home page*/
.off-text p {
  text-align: center;
  font-size: 30px;
  color: #800000;
  line-height: 35px;
}
p
{
  margin-bottom: 15px;
}