/* 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
 */

html body #g-page-surround {
  background-image: url('../../images/body-background.jpg');
  color: #1A470F;
  background-attachment: fixed;
}
html body p {
  margin: 0 0 0.5rem 0;
}
#g-container-main {
  color: #1A470F;
}
#g-container-main {
  margin: 0 12%;
}
#g-navigation {
  background: #fff;
  margin: 0 12%;
  width: auto;
}
#g-navigation {
  background: #fff;
  border-bottom: 5px solid #719808;
  border-top: 10px solid #719808;
}
#g-navigation .g-logo img {
  width: auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::after {
  display: none;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
  background: #719808;
}
body#blogs div.page-header h2.entry-title {
  text-transform: uppercase;
  line-height: 120%;
  color: #2E7C1B;
}
body#blogs div.page-header h2.entry-title {
  font-size: 120%;
}
.g-content-array .g-item-title a {
  color: #065a84;
}
.g-content-array .g-item-title {
  margin: 0;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 500;
}
.g-content-array .g-content {
  padding: 0;
}
body#blogs div.archive div.page-header h2.entry-title {
  font-size: 1.3rem;
  line-height: 110%;
  color: #2E7C1B;
  margin-bottom: 0;
  padding-bottom: 0;
}
body#blogs div.page-header h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
section#g-copyright {
  background-color: rgba(32, 60, 20, 0.4);
  color: #FFF;
  text-transform: none;
}
.g-social .g-social-items a {
  font-size: 1.1rem;
}
/*# sourceMappingURL=custom_main_pages.css.map */