/* Fonts from Google Fonts - more at https://fonts.google.com */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,700');
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');

body {
  background-color: #80ffff;
  font-family: "Arvo", serif;
  padding: 5px 25px;
  font-size: 18px;
  margin: 0;
  color: #444;
}

h1 {
  font-family: "Droid Sans", serif;
  font-size: 32px;  
  text-align: center;
}
menu {
  font-family: 'Arvo' serif;
  text-align: center;
  clear:both;
  border-bottom: 5px #2C4CB4 dotted ;
}
header {
  margin-top: 10px;
}
.head {
  float:left;
  margin-top: 45px;
  width: 30%;
}
.head_img {
padding-top: 0px;
float:left;
width: 30%;
margin-left: 60px;
}
.mainnav {
padding-right: 30px;
}
.main_content {
  max-width: 75%;
  margin:auto;
}
.page_layout {
  display:flex;
  display: -webkit-flex;
  margin:auto;
  align-self: center;
}
.page_img {
  margin-left: 30%;
}

a:link{
  color: #000000;
}
a:visited {
  color: #091024;
}
a:hover{
  color:#2f90ad; 
}
    
.welcome_text {
  text-align: center;
  align-content: center;
  align-self: center;
}    

.vertical_spacer {
  min-height: 50px;
}
.horizontal_spacer {
  min-width: 40px;
}
.img_credit {
  font-size: 10px;
}
footer {
  font-size: 10px;
}    
    
.content_text {
  max-width: 100%;
  align-content: center;
  align-self: center;
  
}  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
    
    