/* ----- Site Menu ----- */

/* Testimonials */
body#testimonials li#nav-testimonials a {
  color: #FF8844;
}

/* Contact */
body#contact li#nav-contact a {
  color: #FF8844;
}

/* Links */
body#links li#nav-links a {
  color: #FF8844;
}

/* Labor Support */
body#labor_support li#nav-labor_support a {
  color: #FF8844;
}

/* Childbirth Education */
body#childbirth_education li#nav-childbirth_education a {
  color: #FF8844;
}

/* About */
body#about li#nav-about a {
  color: #FF8844;
}

/* Home */
body#home li#nav-home a {
  color: #FF8844;
}

