/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'PT Sans', sans-serif;
--font2: 'Playfair Display', serif;
--font-size: 20px;
--theme_background_1: rgb(45, 67, 65);
--theme_foreground_1: #fff;
--theme_background_2: rgb(227, 227, 227);
--theme_foreground_2: #000;
--theme_background_3: rgb(201, 201, 201);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(0, 0, 0);
--body_background: ;
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
color:rgb(0, 0, 0);
}
article h1, aside h1, footer h1 {
color:rgb(45, 67, 65);

}
article h2, aside h2, footer h2 {
color:rgb(45, 67, 65);

}
article h3, aside h3, footer h3 {
color:rgb(45, 67, 65);

}
article h4, aside h4, footer h4 {
color:rgb(45, 67, 65);

}
article h5, aside h5, footer h5 {
color:rgb(45, 67, 65);

}
article h6, aside h6, footer h6 {
color:rgb(45, 67, 65);

}
header {
background-color:rgb(69, 131, 103);
color:rgb(255, 255, 255);
min-height:280px;
}
header div#inner {
height:280px;
}
#header_bar {
background-color:rgba(255, 255, 255, 0.42);
}
nav {
background-color:rgb(45, 67, 65);
color:rgb(255, 255, 255);
border-top:4px solid rgb(215,81,54);
border-bottom:4px solid rgb(215,81,54);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(45, 67, 65);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(69, 131, 103);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
}
aside {
}
footer {
background-color:rgb(69, 131, 103);
color:rgb(255, 255, 255);
border-top: 4px solid rgb(215,81,54);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 1rem 1rem;}
aside section {padding: 1rem 1rem;}
footer section {padding: 1rem 1rem;}
}
article section:nth-child(even) {
background-color:rgb(241, 241, 241);
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:center;justify-self:center;}
}
body#p4935 {}
body#p4937 {}
body#p4938 {}
body#p4939 {}
body#p4940 {}
body#p4941 {}
body#p4942 {}
body#p4943 {}
body#p4944 {}
body#p4945 {}
body#p5283 {}
body#p7938 {}
body#p7939 {}
body#p7940 {}
body#p10464 {}
body#p11887 {}
body#p11942 {}
body#p12010 {}
body#p12011 {}
body#p13529 {}
body#p13530 {}
body#p13531 {}
body#p13643 {}
body#p14040 {}
body#p14041 {}
body#p14042 {}
body#p14078 {}
body#p14469 {}
body#p14470 {}
body#p14471 {}
body#p14969 {}
body#p16024 {}
body#p16507 {}
body#p16625 {}
body#p17040 {}
body#p17083 {}
body#p17084 {}
body#p17085 {}
body#p17086 {}
body#p17090 {}
body#p17118 {}
body#p17231 {}
body#p17420 {}
/* Custom CSS */
.header_heading,
.header_subheading {
background-color:rgba(0,0,0,.5);
padding:.2rem 2rem;
border-radius:.5rem;
}
.header_subheading {
font-size:22px;
}

.paypal_button.large {
  padding: 12px 44px;
}

.twitter-timeline {
width:340px !important;
}
