/* Site CSS */
:root {
--grid-gap: 0px;
--font1: Tahoma;
--font2: Tahoma;
--font-size: 18px;
--theme_background_1: rgb(38, 64, 139);
--theme_foreground_1: #fff;
--theme_background_2: rgb(200, 227, 246);
--theme_foreground_2: #000;
--theme_background_3: rgb(194, 231, 217);
--theme_foreground_3: #000;
--body_foreground: rgb(18, 156, 56);
--body_background: rgb(200, 227, 246);
--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(200, 227, 246);
color:rgb(18, 156, 56);
}
article h1, aside h1, footer h1 {
color: rgb(38, 64, 139);

}
article h2, aside h2, footer h2 {
color: rgb(38, 64, 139);

}
article h3, aside h3, footer h3 {
color: rgb(38, 64, 139);

}
article h4, aside h4, footer h4 {
color: rgb(38, 64, 139);

}
article h5, aside h5, footer h5 {
color: rgb(38, 64, 139);

}
article h6, aside h6, footer h6 {
color: rgb(38, 64, 139);

}
main {
max-width:1280px;
margin:0 auto;
}
@media(min-width: 600px) {
main {
margin:1rem auto;
}
}
header {
background-color:rgb(255, 255, 255);
color:rgb(255, 255, 255);
min-height:450px;
}
header div#inner {
height:450px;
}
#header_bar {
}
nav {
font-family:var(--font2);
background-color:rgb(38, 64, 139);
color:rgb(255, 255, 255);
border-bottom:6px solid rgb(194,231,217);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(38, 64, 139);
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(194, 231, 217);
color:rgb(13, 2, 33);
}
nav ul {justify-content:center;}
article {
background-color:rgb(255, 255, 255);
color:rgb(28, 116, 52);
}
aside {
background-color:rgb(239, 239, 239);
color:#000;
}
footer {
background-color:rgb(38, 64, 139);
color:rgb(255, 255, 255);
border-top: 6px solid rgb(194,231,217);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 2rem 2rem;}
aside section {padding: 2rem 2rem;}
footer section {padding: 2rem 2rem;}
}
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;}
}
/* Individual Sections */
section#block_27914 {
background-color:rgb(248, 247, 226);
}
section#block_27963 {
background-color:rgb(248, 247, 226);
}
section#block_27965 {
background-color:rgb(248, 247, 226);
}
section#block_28009 {
background-color:rgb(248, 247, 226);
}
section#block_28264 {
background-color:rgb(248, 247, 226);
}
section#block_28348 {
background-color:rgb(248, 247, 226);
color:rgb(13, 2, 33);
}
section#block_28352 {
background-color:rgb(248, 247, 226);
}
section#block_28353 {
background-color:rgb(248, 247, 226);
}
section#block_28354 {
background-color:rgb(248, 247, 226);
}
section#block_28355 {
background-color:rgb(248, 247, 226);
}
section#block_28357 {
background-color:rgb(248, 247, 226);
color:rgb(0, 0, 0);
}
section#block_28359 {
background-color:rgb(248, 247, 226);
}
section#block_28360 {
background-color:rgb(248, 247, 226);
}
section#block_28362 {
background-color:rgb(248, 247, 226);
}
section#block_28363 {
background-color:rgb(248, 247, 226);
}
section#block_28364 {
background-color:rgb(248, 247, 226);
}
body#p12261 {}
body#p12263 {}
body#p12264 {}
body#p12265 {}
body#p12266 {}
body#p12267 {}
body#p12268 {}
body#p12270 {}
body#p12271 {}
body#p12402 {}
body#p18711 {}
/* Custom CSS */
.header_heading {
text-shadow:1px 1px 1px rgba(0,20,0,.6);
}
