.background-section {
    position: relative;
    color: black; 
    min-height: 300px; 
}

.background-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('images/new%20back.png');
    background-size: 1050px 1050px;
    background-position: center;
    opacity: 1; 
    pointer-events: none; 
}

.background-section > * {
    position: absolute;
    z-index: 1; 
}

.background-section h1 {
    position: relative;
    top: 25px;
    margin-left: 10px; 
}

.background-section navigation {
    position: relative;
    text-align: left;
    top: 10px; 
    margin-left: 20px; 
}

.background-section-two{
    position: relative;
    color: black; 
    min-height: 300px;
}

.background-section-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('images/flipped%20bottom%20background.png');
    background-size: 300px 300px;
    background-position: center;
    opacity: 1; 
    pointer-events: none; 
}

.background-section-two > * {
    position: absolute;
    z-index: 1; 
}

.background-section-two h1 {
    position: relative;
    top: 10px;
    margin-left: 10px; 
}

.background-section-two h2 {
    position: relative;
    top: 190px;
    margin-left: 10px; 
}

@media screen and (max-width: 960px) {
.wrapper {
width:640px;
}
}

body {
    font-family: Verdana, sans-serif;
    background-color: white;
    text-decoration-color: black;
    margin: 3;
	padding: 3;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    text-align: center;
}

h1 {
    font-family:inherit; 
    color:#AFD5A8;
    font-size: 300%;
    text-align: center;
    align-content: center;
    
}

h1 {
    text-align: center;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h2 {
    font-family: Georgia, serif;
    color: black;
    font-size: 140%;
    text-align: center;  
}

h2 {
    border-top: solid 2px #000000;
    padding-top: 1em;
    color: black;
    text-align: center;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
    
h3 {
    font-family: Georgia, serif;
    color: #AFD5A8;
    font-size: 150%;
    text-align: center; 
    font-weight: bold;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h4 {
    font-family: Georgia, serif;
    color: black;
    font-size: 140%;
    text-align: center;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h5 {
    font-family: Georgia, serif;
    color: #F4E495;
    font-size: 150%;
    text-align: center; 
    font-weight: bold;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
    vertical-align: baseline;
}

h6 {
    font-family: Georgia, serif;
    color: #A7D8E3;
    font-size: 150%;
    text-align: center; 
    font-weight: bold;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
    vertical-align: baseline;
}

h7{
    text-align: center;
    align-items: center;
    align-content: center;
}

#footer {
    font-family: Georgia, serif;
    font-size: 110%;
    text-align: center;
    color: #AFD5A8; 
    width: 100%;
    font-weight: bold;
}
em {
    font-weight: bold;
    font-size: 125%;
}
content {
    width: 85%;
    margin: 20px auto;
    background: white;
    padding: lem 5em;
}
blockquote {
    background: #AFD5A8;
    color: black;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: bold;
}
#navigation {
    font-family: Georgia, serif;
    font-size: 100%;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    text-align: center;
    font-weight: bold;
}
li {
    display: inline;
    list-style-type: none;
    margin: 1;
	padding: 1;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: black;
}
a:hover {
    text-decoration: underline;
    color: #AFD5A8;
}

.firstWord{
    text-transform: none;
    color:#AFD5A8 ;
    font-weight: bold;
}

#skip-links {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
    
image {
    border-top: solid 2px #000000;
    padding-top: 1em;
    color: black;
}

div{
    display: flex;
    justify-content: center;
}

.rectangle, .circle {
    width: 1000px;
    height: 25px;
    display: inline-block;
    float: left
}
.circle {
    border-radius: 50%;
}
#blockblue {
    background-color: #A7D8E3;
}
#blockyellow {
    background-color: #F4E495;
}

hr{
    margin: 1em auto;
    height: 1px;
    background-color: black;
    border: none;  
}

html {
	box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
	}	

/* Type */

body, input, select, textarea {
	color: #585858;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	line-height: 1.75;
}

@media screen and (max-width: 1680px) {

	body, input, select, textarea {
		font-size: 14pt;
	}

}

@media screen and (max-width: 1280px) {

	body, input, select, textarea {
        font-size: 12pt;
    }

}

a {
    transition: border-bottom-color 0.2s ease, color 0.2s ease;
    text-decoration: none;
    color: #585858;
    border-bottom: none;
}

a:hover {
        border-bottom-color: transparent;
        color: #AFD5A8 !important;
}

strong, b {
        font-weight: 900;
}

em, i {
    font-style: italic;
}

p {
    margin: 0 0 2em 0;
}

@media screen and (max-width: 736px) {

    h1 {
        font-size: 2em;
        margin: 0 0 1em 0;
    }

}

@media screen and (max-width: 360px) {

    h1 {
        font-size: 1.75em;
    }

}

h2, h3, h4, h5, h6 {
    font-weight: 900;
    line-height: 1.5;
    margin: 0 0 2em 0;
    text-transform: uppercase;
    letter-spacing: 0.35em;
}

	/* Navigation Images */

.tiles {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: -2.5em 0 0 -2.5em;
}

.tiles article {
	transition: transform 0.5s ease, opacity 0.5s ease;
	position: relative;
	width: calc(33.33333% - 2.5em);
	margin: 2.5em 0 0 2.5em;
}

.tiles article > .image {
	transition: transform 0.5s ease;
	position: relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}

.tiles article > .image img {
	display: block;
	width: 100%;
}

.tiles article > .image:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
    z-index: 1;
	opacity: 0.4;
}

				
.tiles article > a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em;
	border-radius: 4px;
	border-bottom: 0;
	color: #ffffff;
    text-align: center;
	text-decoration: none;
	z-index: 3;
}				

.tiles article > a .content > :last-child {
	margin-bottom: 0;
}

.tiles article.style1 > .image:before {
	background-color: #AFD5A8;
}

.tiles article.style2 > .image:before {
    background-color: #F4E495;
}

.tiles article.style3 > .image:before {
    background-color: #A7D8E3;
}

.tiles article.style4 > .image:before {
	background-color: #A7D8E3;
}

.tiles article.style5 > .image:before {
	background-color: #AFD5A8;
}

.tiles article.style6 > .image:before {
	background-color: #F4E495;
}

body:not(.is-touch) .tiles article:hover .content {
	max-height: 15em;
    opacity: 1;
}

@media screen and (max-width: 980px) {

.tiles {
    margin: -2.5em 0 0 -2.5em;
}

.tiles article {
	width: calc(50% - 2.5em);
	margin: 2.5em 0 0 2.5em;
    }

}

.grid-container {
        display: grid;
        grid-template-columns: auto 1fr; 
        gap: 20px; 
        align-items: center;
}

.right-float {
        float: right;       
        margin-left: 20px;  
}

img {
    float: right; 
    margin-left: 20px; 
}

.content-container {
        display: flex;
        align-items: center; 
        justify-content: center; 
    }
    .centered-text {
        margin: 0 20px; 
        font-size: 100%; 
    }
    .flanking-image {
        height: 300px; 
        width: auto;
    }

.map-container {
        width: 80%; 
        height: 80%; 
        align-items: center;
        justify-content: center;
}

iframe {
    border: none; 
}