

/* ADD ANY CSS OVERRIDES TO THE DEFAULT STYLE-CUSTOMIZER HERE */


body, p, td, th, table, li {font-family: canada-type-gibson;}
h1,h2,h3,h4,h5,h6, 
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.page-header p a, .script, .nav-tabs a, .serif
{font-family:poynter-oldstyle-text; font-weight:700 !important;}

.contact.bleft {border-left: 3px solid #005a29;}
.footer .contact.bleft.tright  {border-left: 3px solid #c8cabd;}
.page-header #Navbar .nav > li {border-left: 1px solid #005a29;}
.attachment-thumbnail {border-color:#d9dbcf;}

#Banner {box-shadow:-1px 12px 12px rgba(143,144,137,0.5) !important;}
.excerpt strong {color:#00441f; font-weight:400;}

.nav-tabs {margin-top:50px;}
ul.nav-tabs > li > a, .ul.nav-tabs > li > a:visited {color:#00441f; backgroud-color:rgba(217,217,207,0.5) !important;}
.nav-tabs a:hover {background:#4da8ca !important; color:#fff; text-decoration:none;}
.nav-tabs a.show, .nav-tabs > li > a:focus {background-color:#00441f; color:#fff;}

.mobile-menu {border-right:1px solid #00441f; box-shadow: 1px 1px 30px rgba(0,0,0,0.6);}
.navbar-toggler {margin-top:0px; background-color:#00441f; opacity:1;}

@media (max-width:1120px) {
.banner-image .banner-desktop {
    right: -22%;
    position: absolute;}
}
@media (min-width:1120px) and (max-width:1320px) {
.banner-image .banner-desktop {
    right: -10%;
    position: absolute;}
}