/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Quicksand', sans-serif;
--font2: 'Quicksand', sans-serif;
--font-size: 19px;
--theme_background_1: rgb(17, 53, 151);
--theme_foreground_1: #fff;
--theme_background_2: rgba(17, 53, 151, 0.07);
--theme_foreground_2: #000;
--theme_background_3: rgba(17, 53, 151, 0.04);
--theme_foreground_3: #000;
--body_foreground: #000;
--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:#000;
}
header {
background-color:rgb(18, 119, 122);
color:rgb(255, 255, 255);
min-height:400px;
}
header div#inner {
height:400px;
}
#header_bar {
}
nav {
background-color:rgb(18, 119, 122);
color:rgb(255, 255, 255);
font-size:90%;
border-top:5px solid rgb(18,119,122);
border-bottom:5px solid rgb(18,119,122);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(18, 119, 122);
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(142, 191, 171);
color:rgb(0, 0, 0);
}
nav ul {justify-content:center;}
article {
background-color:rgb(255, 255, 255);
color:#000;
}
aside {
background-color:rgb(241, 241, 241);
color:#000;
}
footer {
background-color:rgb(18, 119, 122);
color:rgb(255, 255, 255);
border-top: 6px solid rgb(142,191,171);
}
@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:rgb(142, 191, 171);
color:rgb(0, 0, 0);
}
section.breadcrumb a {
color:rgb(0, 0, 0);
}
#breadcrumbhomeicon {fill:rgb(0, 0, 0);}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:start;justify-self:center;}
}
/* Individual Sections */
section#block_23577 {
color:rgb(215, 234, 234);
--block_color_1:#ffffff;
--block_color_1_alt:#000;
}
body#p10402 {}
body#p10403 {}
body#p10404 {}
body#p10405 {}
body#p10408 {}
body#p10424 {}
body#p10428 {}
body#p10429 {}
body#p10430 {}
body#p10434 {}
body#p10442 {}
body#p10443 {}
body#p10445 {}
body#p10446 {}
body#p10447 {}
body#p10448 {}
body#p10450 {}
body#p10452 {}
body#p10458 {}
body#p11249 {}
body#p11250 {}
body#p11829 {}
body#p11830 {}
body#p11831 {}
body#p11834 {}
body#p11835 {}
body#p11843 {}
body#p11846 {}
body#p11849 {}
body#p11856 {}
body#p17782 {}
/* Custom CSS */
