@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;800&display=swap');



html, body{
	margin: 0px;
}


.header{
	position: center;
	height: 150px;
	width: 100%; 
	
}  

.centre{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p{
  font-family: 'Open Sans';
  font-size: 16px;
  
}

.p1{
  width: 400px;
  font-family: 'Open Sans';
  font-size: 16px;
}

.p2{
  font-family: 'Open Sans';
  color: white;
  text-align: center;
}

.p3{
  width: 400px;
  font-family: 'Open Sans';
  font-size: 16px;
  text-align: left;
  margin-left: 550px;
  margin-top: -420px;
}



h1{
  font-family: 'Open Sans';
  color: #000052;
  font-size: 40px;
}

h2{
  margin-top: -25px;
  font-size: 40px;
  color: #990000;
  font-family: 'Open Sans';
}


h3{
  font-size: 25px;
  font-family: 'Open Sans';
  color: #000052;
  text-align: center;
}

h4{
  font-size: 16px;
  font-family: 'Open Sans';
  color: #000052;
}

h5{
  font-size: 25px;
  font-family: 'Open Sans';
  color: #990000;
  text-align: center;
  margin-top: -40px;
}
  
h6{            /*map*/
  font-size: 25px;
  font-family: 'Open Sans';
  color: #000052;
  text-align: left;
}
  


#container{
	width: 100%;
	min-height: 1000px;
	background-color: #FFF;
	position: relative;
	margin: auto;
	margin-top: 0px;
	display: block;
	z-index: 0;
}


#container2{
	width: 100%;
	min-height: 2000px;
	background-color: #fff;
	position: relative;
	margin: auto;
	margin-top: 0px;
	display: block;
	z-index: 0;

}

#container3{
	width: 100%;
	min-height: 1600px;
	background-color: #fff;
	position: relative;
	margin: auto;
	margin-top: 0px;
	display: block;
	z-index: 0;


}



#content{
  width: 1000px;
  height: 1500px;
  z-index: 1;
  margin: auto;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff; 
  padding-left: 20px;
}


#content2{
  width: 1000px;
  height: 1500px;
  z-index: 1;
  margin: auto;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff; 
  padding-left: 20px;

}


#content3{
  width: 1000px;
  height: 1800px;
  z-index: 1;
  margin: auto;
  margin-bottom: 50px;
  position: relative;
  background-color: #fff; 
  padding-left: 20px;
}



#main{
	margin: auto;
	height: 25%;
	width: 75%;
	margin-bottom: 0px;
	text-align: center;
	
}

#main3{
	margin: auto;
	height: 25%;
	width: 75%;
	margin-bottom: -80px;
	text-align: center;
	
}



.hr{
  border-top: 2px solid #000052;
  width: 400px;
  margin-top: 90px;
}

.hr2{
  border-top: 2px solid #000052;
  width: 400px;
  margin-top: 25px;
}
  
.img{
  position: relative; 
   /*top right bottom left*/
  margin-left: 450px;
  margin-top: -130px;
  width: 300px;
  padding: 5px;
}


.img1{
  position: relative; 
   /*top right bottom left*/
  margin-left: 450px;
  margin-top: -150px;
  width: 300px;
  padding: 5px;
}


.img2{
  position: relative; 
   /*top right bottom left*/
  margin-left: 450px;
  margin-top: -200px;
  width: 300px;
  padding: 5px;
}

.img3{
  position: relative; 
   /*top right bottom left*/
  margin-left: 450px;
  margin-top: -300px;
  width: 300px;
  padding: 5px;
}

.community{
	height: 60%;
	width: 85%;
	margin: auto;
	margin-top: 100px;
}


.location{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 0px;
}

.location1{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 40px;
}

.location2{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 40px;
}


.education{
	height: 60%;
	width: 85%;
	margin: auto;
	margin-top: -30px;

}



.school{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 0px;
}

.school1{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 40px;
}

.school2{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 40px;
}


.groups{
	height: 60%;
	width: 85%;
	margin: auto;
	margin-top: -30px;

}

.group{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 0px;
}

.group1{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-bottom: 50px;
	margin-top: -50px;
}

.group2{
	margin: auto;
	height: 30%;
	width: 95%;
	margin-top: 150px;
}
/*CSS for styling my navigation menu*/
.nav{
  box-sizing: border-box;
  background-color: #000052;
  margin-top:-4px;
  font-family: 'Open Sans';
}


ul {
  display: inline;
  padding: 15px 0px 0px 0px;
  list-style: none;
  color: #fff;
  
}


ul li {
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 200;
  text-align: center;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px 17px; /* padding for main block menu buttons */
	color: #fff;
	line-height: 1.5em; /*Space between each paragraph line*/
}

ul li:hover {
  background: #750000;
  }
 
/* Hover Colours*/
a:link {
  color:#ffffff; /* unvisited link */
  text-decoration: none;
}


a:visited {
  color:#fff; /*visited link*/
  text-decoration: none;
}

a:hover {
  color:#fff; /* mouse over link */
  text-decoration: underline;
  cursor: pointer;
}

a:active {
  color:#ffffff;  /* selected link */
  text-decoration: none;
}


ul li ul {
  padding: 0;
  position: absolute;
  top: 48px; /* space between each drop-down menu list */
  left: 0;
  width: 175px; /* width of drop-down menu list */
  display: none;
  visibility: hidden; /* this hides the drop-down menu list */
  z-index: 1; /* for overlapping divs, bringing to the front like a drop down menu */
}

ul li ul li {
  background: #134f36; /* this is the drop-down menu background color */
  display: block;
}
ul li ul li:hover { background: #2abd7f;} /* this is the drop-down menu hover on blocks */

ul li:hover ul {
  display: block;
  visibility: visible; /* this makes the drop-down menu visable*/
}
/* Style for Navigation ends here*/


.footer{
	background-color: #000052; 
	text-align: center;
	height: 150px;
	width: 100%;
}







