/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Open Sans', sans-serif;
--font2: 'Libre Baskerville', serif;
--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: #000;
--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:#000;
}
main {
max-width:1280px;
margin:0 auto;
}
@media(min-width: 600px) {
main {
margin:1rem auto;
}
}
header {
background-color:rgb(255, 255, 255);
background-image:url('https://web-cdn.org/s/1170/image/Design/Banner.jpg');;
color:rgb(0, 0, 0);
min-height:350px;
}
header div#inner {
height:350px;
}
#header_bar {
}
nav {
background-color:rgb(38, 64, 139);
color:rgb(255, 255, 255);
}
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:#000;
}
aside {
background-color:rgb(239, 239, 239);
color:#000;
}
footer {
background-color:rgb(38, 64, 139);
color:rgb(255, 255, 255);
3px solid rgb(13,2,33)
}
@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:start;justify-self:start;}
}
/* Individual Sections */
section#block_15702 {
background-color:rgb(224, 31, 228);
background-color:rgb(224, 31, 228);
background-image:url('https://web-cdn.org/s/1170/image/Grants/LCC-mg/IMG_0170.jpg?maxwidth=1000');
}
section#block_25419 {
background-color:transparent;
background-image:url('https://web-cdn.org/s/1170/image/Grants/Kmcf/20220831_204524L.jpg?maxwidth=1000');
}
section#block_25422 {
background-color:transparent;
background-image:url('https://web-cdn.org/s/1170/image/Grants/Cumberhead/IMG_0167.jpg?maxwidth=1000');
}
section#block_25424 {
background-color:rgb(219, 51, 19);
}
section#block_41022 {
background-color:rgb(38, 64, 139);
color:rgb(255, 255, 255);
}
section#block_41023 {
background-color:transparent;
background-image:url('https://web-cdn.org/s/1170/image/Grants/BrokenCross/1000017027.jpg?maxwidth=1000');
}
section#block_15502::before {
background-image: url(https://web-cdn.org/s/1170/image/Scenic/Windfarm.jpg?maxwidth=1920);
}
section#block_15502>div>div.inner {
background-color:;
}
section#block_15502 {
min-height:0px;
}
body#p5071 {}
body#p5072 {}
body#p5073 {}
body#p5074 {}
body#p5075 {}
body#p5076 {}
body#p5077 {}
body#p5103 {}
body#p5104 {}
body#p5355 {}
body#p5444 {}
body#p11292 {}
body#p15289 {}
/* Custom CSS */
header {
height:auto;
min-height:0;
aspect-ratio: 5 / 1;
position:relative;
}
header div#inner {
display:none;
}
