@import url('https://fonts.googleapis.com/css2?family=Lemon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

body {
	margin: 0 auto;
	width: 1440px;
}

.topnav {
	display: flex;
	justify-content: center;
	font-family: 'Lemon', sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	font-size: 25px;
	width: 1440px;
}

ul{
	list-style: none;
}

a {
	text-decoration: none;
}

.topnav a{
	color: #29AAE0;
}

.topnav li a:hover{
	border-bottom: 5px dotted;
	color: #43c3fa;
}

.topnav ul{
	display: flex;
	padding-top: 50px;
}

.topnav li{
	padding-right: 30px;
	padding-left: 30px;
}

header{
	background-image: url("../images/headerphoto1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 1440px;
	height: 702px;
	margin: 0 auto;
	justify-content: flex-end;
}

h2{
	font-size: 100px;
	font-family: 'Lemon', sans-serif;
	color: #ffffff;
	margin: 0 auto;
}
h3{
	font-size: 30px;
	font-family: 'Lemon', sans-serif;
	color: #29AAE0;
	margin: 0 auto;
}

section{
	width: 1440px;
	margin: 0 auto;
	text-align: center;
	justify-content: center;
}

section h2{
	padding-top: 50px;
}

section a:hover{
	color: #43c3fa;
}

.sectorone{
	margin: 0 auto;
	text-align: center;
	background-image: linear-gradient(#92DBFD, #6CD0FD);
	height: 450px;
}

.sectorone h2{
	padding-top: 100px;
	padding-bottom: 150px;	
}

.sectorone a{
	color: #29AAE0;
	font-size: 36px;
	font-family: 'Lemon', sans-serif;
}

.sectortwo{
	margin: 0 auto;
	text-align: center;
	background-image: linear-gradient(#6CD0FD, #39C2FB);
	height: 550px;
	padding-bottom: 330px;
}

.sectortwo h2{
padding-top: 250px;
}

.sectortwo a{
	color: #29AAE0;
	font-size: 36px;
	font-family: 'Lemon', sans-serif;
}

.sectortwo p{
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 30px;
	padding-bottom: 130px;
	font-family: 'Crimson Text', sans-serif;
	font-size: 25px;
	color: #ffffff;
}

footer{
color: #29AAE0;
justify-content: center;
width: 1440px;
text-align: center;
padding-left: 10px;
}

footer p{
	justify-content: center;
	text-align: center;
}

footer a{ 
	margin: 0 auto;
	color: #29AAE0;
}

.info{
	display: flex;
	justify-content: center;
}

.info p{
	text-align: center;	
}

.leftfoot{
	padding-top: 20px;
	padding-left: 160px;
	font-size: 35px;
	align-content: flex-start;
}

.leftfoot li{
	padding-top: 5px;
	padding-bottom: 5px;
}

.middlefoot{
	text-align: center;
	font-size: 25px;
	padding-right: 200px;
	padding-left: 200px;
}

.middlefootone{
	font-size: 55px;
}

.linked{
	display: flex;
	padding-top: 20px;
}

.downfoot{
	display: flex;
	justify-content: center;
}
.downfoot li{ 
	padding: 10px;
}

.donate{
	padding-top: 50px;
	padding-right: 90px;
	font-size: 46px;
}
.copy{
	font-size: 14px;
	padding-right: 200px;
	padding-left: 210px;
}
.tierone{
	margin: 0 auto;
	text-align: center;
	background-image: linear-gradient(#98DAFF, #87D6FF);
	height: 450px;
}

.tierone p{
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 60px;
	padding-bottom: 70px;
	font-family: 'Crimson Text', sans-serif;
	font-size: 25px;
	color: #ffffff;
}

.tierone h2{
padding-top: 100px;
}

.tiertwo{
	margin: 0 auto;
	text-align: center;
	background-image: linear-gradient(#87D6FF, #87D6FF);
	height: 550px;
	padding-bottom: 100px;
}

.tiertwo h2{
	padding-top: 300px;
	padding-bottom: 150px;
}

.tiertwo a{
	color: #29AAE0;
	font-size: 36px;
	font-family: 'Lemon', sans-serif;
}

.tierthree p{
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 30px;
	padding-bottom: 70px;
	font-family: 'Crimson Text', sans-serif;
	font-size: 23px;
	color: #29AAE0;
}

.tierthree{
	font-family: 'Lemon', sans-serif;
	color: #ffffff;
	margin: 0 auto;
	background-image: linear-gradient(#87D6FF, #39C2FB);
	padding-bottom: 160px;
}

.tierthree h2{
	padding-top: 50px;
	padding-bottom: 200px;
}

.notesone{
	padding-top: 670px;
	padding-bottom: 235px;
}

.notestwo{
	padding-top: 150px;
	padding-bottom: 380px;
}

.notesthree{
	padding-bottom: 280px;
}

.notesfour{
	padding-top: 150px;
}

.cloud{
padding-left: 510px;
}

.cloudsone{
	padding-top: 580px;
	padding-bottom: 30px;
}

.cloudstwo{
padding-bottom: 30px;
}

.ins{
	padding-top: 70px;
}

.rnc{
	padding-top: 225px;
}

.ind{
	padding-top: 215px;
}











