/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Trebuchet MS', Helvetica, sans-serif;
--font2: 'Trebuchet MS', Helvetica, sans-serif;
--font-size: 15px;
--theme_background_1: rgb(96, 108, 56);
--theme_foreground_1: #fff;
--theme_background_2: rgb(221, 161, 94);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(255, 255, 255);
--theme_foreground_3: ;
--body_foreground: rgb(0, 0, 0);
--body_background: rgb(255, 255, 255);
--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 {
background-color:rgb(255, 255, 255);
color:rgb(0, 0, 0);
}
header {
background-color:rgb(251, 251, 248);
color:rgb(253, 253, 253);
min-height:280px;
}
header div#inner {
height:280px;
}
#header_bar {
background-color:rgba(0, 0, 0, 0.48);
color:rgb(255, 255, 255);
}
nav {
background-color:rgba(167, 169, 207, 0.99);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgba(167, 169, 207, 0.99);
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(40, 54, 24);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
background-color:rgb(255, 255, 255);
color:rgb(49, 49, 49);
}
aside {
}
footer {
background-color:rgba(84, 84, 88, 0.99);
color:rgb(255, 255, 255);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 2rem 4rem;}
aside section {padding: 2rem 4rem;}
footer section {padding: 2rem 4rem;}
}
article section:nth-child(even) {
background-color:rgb(255, 255, 255);
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:rgb(86, 85, 85);
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;}
}
/* Individual Sections */
section#block_4457 {
background-color:rgb(250, 244, 244);
color:rgb(8, 1, 1);
}
section#block_11159 {
background-color:rgb(250, 246, 246);
}
section#block_13709 {
background-color:rgb(85, 85, 85);
}
body#p2136 {}
body#p2139 {}
body#p2140 {}
body#p2145 {}
body#p2146 {}
body#p2147 {}
body#p2159 {}
body#p2171 {}
body#p3680 {}
body#p3823 {}
body#p3824 {}
body#p3846 {}
body#p5066 {}
body#p5145 {}
body#p5176 {}
body#p5195 {}
body#p5196 {}
body#p5197 {}
body#p5200 {}
body#p5302 {}
body#p5317 {}
body#p6573 {}
body#p7668 {}
/* Custom CSS */
