/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.header_wrapper2{
    position: absolute;  /* this keeps the header fixed in view when content is over loaded */
    width:96%;
    height:100px;
    background: white;
    border: 1px solid #000;
    }

.main_wrapper2{
    width:98%;
    height: 100px;
    margin: auto;  /*center alligned */
    margin-bottom: 0px;
    background: white; /* this fills in the blank space that's created under the side bar when the page is load*/
    border: 0px solid #000;
}

.image-wrapper {
        float:left;
        margin-left: 200px;
        width: 40%;
        min-width: 500px;
        height: 550px;
        margin: 10px;
        border: 0px solid #000;
        margin-bottom: 0px;

}

#map-wrapper { 
        float:left;
        top:10px;
        width: 480px;
        height: 800px;
        margin-top: 40px;
        margin-left: 100px;
        border: 0px solid #bfbfbf;
}

#desc{
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0px solid #bfbfbf;
    margin-top: 10px;
    padding-top: 2px;
    padding-left: 0px;
    top: 0px;
    margin-left: 0px;
    height: auto;
    max-height: 300px;
    width: 470px;
    min-width: 200px;
    font-family: sans-serif; 
}

#link{
    position: relative;
    margin-top: 5px;
    padding-top: 10px;
    border:0px solid #000;
    width: 476px;
    height: 20px;
}


#map { 
        position:absolute;
        margin-top: 10px;
        margin-left: 4px;
        width:370px;
        height:355px;
        border: 3px solid #bfbfbf
}


 .responsive-container {
        position: relative;
        width: 80%;
        height: 450px;
        border: 0px solid #666;
        margin-left: 10%;
        margin-top: 5px;
      }   

      .example {
        padding-top: 100%;
      }    


      .img-container {
        position: absolute;
        top: 6px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        height: 450px;
        width:450px;
        text-align: left;
        margin-top: 0px;
        padding-left: 0px;
        border: 0px solid #000;
        vertical-align: bottom;

      }      

   
      .img-container img {
        display: inline-block;
        padding-left: 0px;

        
      }

  #preload{
        width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        cursor: pointer;

    }

      #image1 {
       float:left;
       position: relative;
       margin-left: 6px;
       cursor: pointer;
     
      }  

     .image1- {
        width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        cursor: pointer;
        vertical-align: bottom;
        
        } 
 
      #image2 {
      float:left;
       position: relative;
       margin-left: 4px;
       cursor: pointer;

      } 

      .image2- {
        width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        vertical-align: bottom;
        cursor: pointer;
    }

    .image3- {
         width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        vertical-align: bottom;
        cursor: pointer;
      }

      #image3{
        float:left;
       position: relative;
       margin-left: 1px;
       cursor: pointer;
      }  

    #image4{
         float:left;
       position: relative;
       margin-left: 1px;
       cursor: pointer;
      }

     #image5{
        float:left;
       position: relative;
       margin-left: 1px;
       cursor: pointer;
      }

.image4- {
        width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        vertical-align: bottom;
        cursor: pointer;
      } 

.image5- {
         width: 100%;
        height:100%;
        margin-left:0%;
        object-fit: contain;
        vertical-align: bottom;
        cursor: pointer;
      } 



#desc2{
    position: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0px solid #000;
    margin-top:0px;
    margin-bottom: 3px;
    top: 100px;
    margin-left: 5%;
    height: auto;
    max-width:70%;
    font-size: 20px;
    font-family: "Georgia"; 
}



#space3 {
   
    width:100%;
    height:12px;
    background: steelblue;
    color: black;
    border: 0px solid #000;
    margin-top: 0px;
}

#space4 {
   
    margin-top: 0px;
    width:100%;
    height:12px;
    background:gainsboro;
    color: black;
    border: 0px solid #000;

}

.menubar2{
    float:right;
    padding-top: 0px;
    margin-bottom: 100px;
    width:100%;
    height:60px;
    background: whitesmoke; 
    color: black;
    border: 2px solid #000;
}
#menu{
    position: relative;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding:3px;
    padding-bottom: 4px;
    margin-right: 0px;
    margin-top: 4px;
    width: 40%;
    height:90px;
    line-height:0px; /* this centers the text of the menu bar */
    float: right;
    border: 0px solid #000;
    display: block;
    }

#menu li {
    list-style: none;
    
}

#menu a {
    text-decoration: none;
    float: right;
    color: black;
    padding-top: 20px;
    padding:15px; /* provides space between rows of text when browser is resized */
    font-size: 22px;
    inline-size: 140px; /* prevents words from overlapping when resizing browser */
    font-family:COMIC SANS MS;
}
#menu a:hover {
    color: steelblue;  
    font-weight: bolder; 
    text-decoration: underline;
}

#logo { 
    float:left;
    padding-top: 1px;
    width:180px;
    height:110px;
   }



#contact { 
        position: inherit;
        border: 0px solid #000;
        margin-top: 0px;
        right: 100px;
        width:400px;
        height:50px;
        margin-left: 800px;
        font-size: 20px;
        font-family: "initial"; 
}

#contact2{

        text-align: left;
}

    #thumb{
        position: static;
        padding-left: 70px;
        padding-top: 8px;
        margin-left: 10%;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 400px;
        height: 70px;
        border: 0px solid #000;

      }  


/* The css below will align divs side by side */


.container {
        position: relative;
        float: left;
        width: 98%;
        height: 50px;
        margin: 10px 0px 20px 0px; 
        border: 0px solid #000;
        padding: 2px 0px 0px;

      }
      .container:before,
      .container:after {
        content: "";
        display: table;
        clear: both;
        width: 98%;
      }
      .container div {
        float: left;
        width: 98%;
        height: 50px;
        margin-top:0px;
      }

      #box1 {
        position:static;
        padding-left: 10px;
        padding-top: 12px;
        margin-top:1px;
        margin-left: 1%;
        margin-right: 0px;
        margin-bottom: 0px;
        width: 53%;
        border: 0px solid #000;
      }

      #box2 {
        float:right;
        padding-top: 12px;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 39%;
        border: 0px solid #000;
      }

      p {
        color: black;
        padding: 5px 10px;
        text-align: left;
      }

.footer {
   
    margin-left:1px;
    top: 100%;
    width:100%;
    height:60px;
    float: left;
    margin-top: 100px;
    background: steelblue;
    clear:both;
}