/* All Tables in Content */
#block-openy-carnation-content table { }

#block-openy-carnation-content table,
#block-openy-carnation-content table tr,
#block-openy-carnation-content table td,
#block-openy-carnation-content table th { border: none; }

#block-openy-carnation-content table thead {
  font-family: "Cachet Medium";
  font-weight: normal;
  background-color: #eee;
  border: 1px solid #ddd;
  font-size: 22px;
  line-height: 110%;
}

#block-openy-carnation-content table tbody { font-family: Verdana; }

#block-openy-carnation-content table tbody tr { border: 1px solid #ddd; }

#block-openy-carnation-content table tbody tr > th {
  font-family: "Cachet Bold";
  font-weight: normal;
  font-size: 1.1em;
  border-right: 1px solid #ddd;
}

/** Remove borders on specific pages **/
#block-openy-carnation-content .locations-list table tbody tr,
#block-openy-carnation-content .branch-header table tbody tr { border: none; }
