.page-id-7 .entry-title{
display:none !important;
}

h4 {
  text-align: left;
  color: #660000;
}

h3 {
  color: #660000;
}

.header-green,
.header-red {
  font-size: 20px;
}

.entry-content p {
  line-height: 20px;
  margin: 0px;
  padding-top: 0px;
  margin-bottom: 16px;
}

.aligncenter {
  text-align: center;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  font-size: 16px;
}

#header-wrap {
  max-width: 1400px;
}

.left-header {
  width: 70%;
}

.right-header {
  width: 29%;
}

@media only screen and (max-width: 1024px) {
  .left-header {
    width: 100%;
    text-align: center;
  }

  .right-header {
    width: 100%;
    text-align: center;
  }
}

.nav-primary,
.genesis-nav-menu .sub-menu a {
  background-color: #F6D98B;
}

#top {
  background-color: cccccc;
}

.genesis-nav-menu .sub-menu a:hover {
  background-color: #006666;
}

#rwt-footer {
  background-color: #f6d98b;
  font-weight: bold;
}

.nav-primary {
  background-color: #f6d98b;
}

.nav-primary .sub-menu a:hover {
  background-color: #f5cf6a;
}

.entry-content h3 {
  color: #660000;
}

h6 {
  color: #660000;
}

h2 {
  color: #660000;
}