/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: Verdana, sans-serif;
--font2: Verdana, sans-serif;
--font-size: 20px;
--theme_background_1: rgb(13, 87, 103);
--theme_foreground_1: #fff;
--theme_background_2: rgb(250, 250, 250);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(231, 231, 231);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(65, 65, 65);
--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(65, 65, 65);
}
article h1, aside h1, footer h1 {
color:#006666;

}
article h2, aside h2, footer h2 {
color:#006666;

}
article h3, aside h3, footer h3 {
color:#006666;

}
article h4, aside h4, footer h4 {
color:#006666;

}
article h5, aside h5, footer h5 {
color:#006666;

}
article h6, aside h6, footer h6 {
color:#006666;

}
header {
color:rgb(247, 254, 255);
min-height:280px;
}
header div#inner {
height:280px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/82/logos/CB logo.jpg?r=2486704&maxwidth=1920&maxheight=600');
}
#header_bar {
}
nav {
background-color:rgb(13, 87, 103);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(13, 87, 103);
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(13, 87, 103);
color:#ffffff;
}
nav ul {justify-content:space-evenly;}
article {
}
aside {
background-color:rgb(169, 216, 179);
color:rgb(0, 0, 0);
}
footer {
background-color:rgb(13, 87, 103);
color:rgb(255, 255, 255);
}
@media(min-width: 780px) {
article section {padding: 2rem 4rem;}
aside section {padding: 2rem 4rem;}
footer section {padding: 2rem 4rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:rgb(29, 143, 159);
color:rgb(188, 222, 223);
}
section.breadcrumb a {
color:rgb(188, 222, 223);
}
#breadcrumbhomeicon {fill:rgb(188, 222, 223);}
@media(min-width: 1000px) {
.header_heading {align-self:end;justify-self:center;}
.header_subheading {align-self:end;justify-self:center;}
}
/* Individual Sections */
section#block_10389 {
background-color:transparent;
}
section#block_10389::before {background-color:rgba(255, 255, 255, 0.98);}
body#p1902 {}
body#p2425 {}
body#p2426 {}
body#p2430 {}
body#p2433 {}
body#p2434 {}
body#p2435 {}
body#p2602 {}
body#p2786 {}
body#p2788 {}
body#p3268 {}
body#p3276 {}
body#p3580 {}
body#p3678 {}
body#p3865 {}
body#p4901 {}
body#p5175 {}
body#p5497 {}
body#p5548 {}
body#p6694 {}
body#p7028 {}
body#p15305 {}
/* Custom CSS */
.gallery_holder a {
font-size:.8rem;
text-decoration:none;
}
.gallery_item_details h3 {
font-size:1.6rem;
}
