/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*Navigation bar colour override*/
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #000000;
}
/*Logo bar colour override */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  background: #000000;
}
/*link colour override */
a {
  color: #918f8f;
}
.page-header h2 a {
  color: #ffffff;
}
/*logo font */
.g-logo {
  font-family: "Arial";
}
/*Contact form fields */
#contact-form .controls input, #contact-form .controls textarea {
  background: #000000;
}
.popover {
  color: #4A4A4A;
}
/*Font sizes*/
.blog p, .item-page p {
  font-size: 12pt;
}
.page-header h2 {
  font-size: 15pt;
  line-height: 1rem;
  padding-bottom: 0;
}
dl.article-info dd {
  color: #8c8c8c;
  font-size: 10pt;
}
.djslider-default {
  max-height: 400px;
}
.djslider-default.img-vcenter img.dj-image {
  top: 30%;
}
/*# sourceMappingURL=custom_166.css.map */