#home .home-lk,
#objects .objects-lk,
#wildlife .wildlife-lk,
#future .future-lk
{color:white;}
nav a {color: #f9d368}
h1{
    line-height: 120%;
    font-size: 45px;
    text-align: center;
    font-family: 'Cormorant Garamond',serif;
    color:#000000;
    margin-top: 8.5rem;
     background-color: #f9d368; 
}
body {
    zoom: 100%;
    line-height: 150%;
    text-align: center;
    color: #f9d368;
    max-width:70rem;
    min-width: 70rem;
    margin:auto;
    height:100vh;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1c3463+36,000000+100,7db9e8+100 */
background: #1c3463; /* Old browsers */
background: -moz-linear-gradient(top, #1c3463 36%, #000000 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1c3463 36%,#000000 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1c3463 36%,#000000 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3463', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    background-attachment: fixed;
   
}


hr{
    border-color:#f9d368;
}
.mainheader{
   background-repeat: no-repeat;
    background-image: url(../images/turtleheader2.jpg);
    padding-top: .8rem;
    background-size: contain,cover;  
}
.duck{
    width:120px;
    height:145px;
    float:left;
    margin-top:-42px;
   
    
}

ul li{
  display: inline; 
  margin: 55px;
  position: relative;
  bottom: 20px;
  right: 65px;
  text-transform:uppercase;
 
}
ul li a:hover, ul li a:focus {
 color:teal;
}

.home-lk{
    text-decoration:none; 
}
.objects-lk{
    text-decoration:none;
    
}
.wildlife-lk{
    text-decoration:none;
}
.future-lk{
    text-decoration:none;
}
p{
    padding-left: 2rem;
    padding-right: 2rem;
}
.units{
    width: 20rem; 
    display:inline-block;
    vertical-align: top;
    margin-right: 1rem;
    margin-left: 1rem;
    text-align:center;  
    margin-bottom: 1.8rem;
    padding-right: .5rem;
}
.block {
    border:1px;
    text-align:center;    
}
h2{
    text-align:center;
    color: white;
}
.island{
    margin-top: 2rem;
    float: top;
    width:300px;
    border-style: solid;
    border-radius: 300px;
    margin-bottom: 1rem;
    
}
.map{
    float: right;
    padding: 2rem;
}
.maintext p{
    padding-top: 1.3rem;
    text-align: left;
    line-height: 150%; 
    
}
.lasthr{
    position: relative;
    top: 1rem;
    width: 70rem;
}
.footer p{
    padding-top: 1rem;
    padding-bottom: 6rem;
}
#objects h3{
    text-align: left;
    margin-left: 2rem;
}
objects p{
    text-align: left;
}
.interest p{
    line-height: 150%;
    text-align: left;
    margin-right: 30rem;
    padding-bottom: 9rem;
    padding-top: 9rem;
    
}

h3{
    color:white;
}
.secondunits{
    float: right;
    border-radius: 20rem;
    border-style: solid;
    height: 300px;
    margin-top: 1rem;
}
.trenches{
    color: white;
}

.caldera p{
    margin-right: 30rem;
    text-align: left;
}
footer{
    text-align: center
}
.table, th,td{
            border: 5px solid; 
            text-align: center;
            padding: 12px;
            border-collapse: collapse;
            margin: auto;
            min-width: 20rem;
            max-width: 50rem;
        }
.middle{
    text-align: left;
}
.table {
    margin-bottom: 3rem;
}
.logos{
    width: 6rem;
}
.logos2{
    width:5rem;
}
.trench{
    text-align: left;
    margin-left: 2.5rem;
}