* {
  padding: 0px;
  margin: 0px;
  border:0px;
}

body {
  background: #b3e5ff;
}

#left {
  width:25%;
  max-width:600px;
  float:left;
  border-top:2px solid white;
  border-bottom:2px solid white;
  }

#left img {
  outline: 4px solid white;
  outline-offset: -4px;
  }
  
.smallbox {
  position:relative;
  text-align:center;
  width:100%;
  clear:right;
  margin-bottom: -4px;
}

#center {
  width:50%;
  max-width:1200px;
  float:left;
  border-top:2px solid white;
}

#center img {
  outline: 4px solid white;
  outline-offset: -4px;
}

.largebox {
  width:100%;
  clear:right;
}

#right {
  width:25%;
  max-width:600px;
  float:right;
  border-top:2px solid white;
  border-bottom:1px solid white;
}

#right img {
  outline: 4px solid white;
  outline-offset: -4px;
  }
  
.bottom-center{
  position:absolute;
  bottom:5%;
  left:50%;
  transform:translate(-50%);
  color:white;
  font-family: sans-serif;
  font-size: 1.5em;
  text-shadow: 0px 0px 5px black;
}

.bottom-center-red{
  position:absolute;
  bottom:5%;
  left:50%;
  transform:translate(-50%);
  color:#930000;
  font-family: sans-serif;
  font-size: 1.5em;
  text-shadow:2px 2px 3px white;
}

header {
  float: left;
  width: 100%;
  height: 180px;
  background-image: url(images/responsive-header-2017-11-04b.jpg);
  background-size: 100%;
  max-width: 1440px;
  margin: auto;
}

header ul {
  list-style-type: none;
  padding: 0;
  width: 100%;
  margin: 150px 0 0 0;
  height: 30px;
}

header ul li {
  display: inline-block;
  float: left;
  width: 20%;
  background: #b3e5ff;
}

header ul li:hover {
  color: white;
  background: #3399ff;
}

header ul li a {
  display: block;
  line-height: 30px;
  color: #000;
  font-family: sans-serif;
  text-decoration: none;
  text-align: center;
}

header ul li a:hover {
  color: white;
}

header ul li ul {
  display: none;
  position: absolute;
  z-index: 1;
}

header ul li:hover ul {
  display: block;
  position: absolute;
  width: 100%;
  top: 30px;
}

header ul li ul {
  position: absolute;
  width: 100%;
}

header ul li ul li {
  clear: both;
  outline: white 1px solid;
}
.container {
  clear: both;
  float: left;
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin: auto;
  position: absolute;
  top: 180px;
  left: 0px;
}

#photo-caption-gallery {
  width: 96%;
  height: auto;
  max-width: 1440px;
  margin: 0 2% 0 2%;
  position: absolute;
  top: 180px;
  left: 0px;
}

#photo-n-caption{
  float: left;
  width: 19%;
  min-width: 200px;
  height: 300px;
  border: 4px #b3e5ff solid;
  background-color: white;
}

.photo p {
  margin: 2px 5% 2px;
  text-align: center;
  font-family: sans-serif;
  color:#494848;
}
.white p {
  color:#147736;
}

.photo {
  float: left;
  border: 2px white solid;
}

.image2 {
  display: none;
 }

.image2 p {
  display: none;
}

.smalltext {
  font-size: smaller;
}

  #small-parts-page {
  position: absolute;
  margin: 20% 2% 10% 2%;
  font-family: sans-serif; 
}

.bold {
  font-weight: bold;
}
.indent li {
  padding-left: 25px;
}

#doc777 {
  max-width: 50%;
  margin-left: 25%;
  font-size: 1.5em;
  font-family: sans-serif;
}

#doc777 p {
  margin-top: 20px;
  }

.centeredp{
    margin-top: 50px;
}


#bottomindexcenter{
  clear: both;
  padding-top: 2%;
  font-family: sans-serif;
  text-align: center;
}
#bottomindexcenter h2 {
  width: 90%;
  margin: 20px auto; 
}

#bottomindexcenter h1 {
  width: 50%;
  margin: 10px auto;
}

#bottomindexcenter p {
  width: 50%;
  margin: 0 auto;
}

#centerdiv {
  display: block;
  width: 25%;
  margin: 20px auto;
}

.button {
  background-color: #2a7c19;
  border: none;
  color: #ffffff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
}
/* iframe{ width=560px; height=315px; display:block; margin: 0px auto;} */
/* --------------------------------------------------------------------------- */

@media (max-width: 1125px){

.button {
  background-color: #2a7c19;
  border: none;
  color: #ffffff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

#centerdiv {
  width: 25%;
}

}


@media (max-width: 1100px) {
  #photo-n-caption {
  width: 24%;
  min-width: 150px;
  }
  
  #small-parts-page {
  margin-top: 25%;
  }
}

@media (max-width: 1025px) {
  .leftside {
    width: 20%;
  }
}
@media (max-width: 827px) {
  #photo-caption-gallery {
  top:210px;
  }
}

@media (max-width: 832px) {
  #photo-n-caption {
  width: 32%;
  min-width: 150px;
  }
  
  #small-parts-page {
  margin-top: 30%;
  }
}
@media (max-width: 805px){
  .leftside {
    width: 90%;
  }

}

@media (max-width: 700px){
  #small-parts-page {
  margin-top: 35%;
  }

#doc777 {
  max-width: 80%;
  margin-left: 10%;

}
@media (max-width: 624px) {
  #photo-n-caption {
  width: 31.9%;
  min-width: 150px;
  }
}
@media (max-width: 600px) {
  .button {
  padding: 15px 15px;
}
#centerdiv {
  width: 100%;
}


  #photo-n-caption {
  width: 48%;
  min-width: 150px;
  }
  
  #photo-caption-gallery {
  top: 160px;
  }
                
  header {
    background-image: url(images/responsive-header-600-2017-11-04a.jpg);
    max-width: 600px;
    height: 100px; 
  }

  header ul {
    margin-top: 100px;
  }

  header ul li ul li {
    width: 40%;
    margin-left: -77px;
  }

  header ul li ul li a {
    outline: solid white 1px;
  }

  header {
    height: 130px;
  }
  
  #left {
    width:100%;
    margin-top: 120%;
    }
  
  #center {
    width:100%;
    margin-top: -305%;
  }
  
  #right {
    width:100%;
  }
  
  .bottom-center{
    font-size: 2em;
    font-weight: bold;
  }
  
  .bottom-center-red{
    font-size: 2em;
    font-weight: bold;
  }
  #small-parts-page {
  margin-top: 40%;
  }

#bottomindexcenter p {
  width: 90%;
}

/* iframe{ width=90%; height=60%; display:block; margin: 0px auto;} */

}      

@media (max-width: 422px) {
  #photo-caption-gallery {
  top: 190px;
  }

  #small-parts-page {
  margin-top: 50%;
  }

}

@media (max-width: 416px) {
  #photo-n-caption {
  width: 99%;
  height: 100%;
  min-width: 150px;
  }
  .image1{
    display: none;
  }
  .image2{
    display: block;
  }
}