body {
    background-color: #00aec7;
}

#navbarsExampleDefault {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

p {
    color: #484848;
}

.myh1 {
    color: #00aec7;
    font-size: 3em;
}

.myh3 {
    color: #E56A54;
}

a:hover {
    text-decoration: none;
}

.homecorelogo {
    background-color: white;
    position: relative;
    top: 55px;
    padding: 20px;
    margin: 0px;
}



.corelogotext {
    font-family: sans-serif;
    color: #E56A54;
    font-size: 3.5vw;
    font-variant-caps: small-caps;
}

.topnav li {
    font-weight: bold;
    font-family: sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .corelogotext {
        font-size: 5vw;
    }
    
    .topnav {
        margin: 0px;
        padding: 0px;
        width: 70%;
    }
    
    .topnav li {
        display: inline-block;
        width: 40%;
        height: 35px;
        line-height: 35px;
        padding: 0px;
        margin: 1px;
        background-color: #00aec7;
        color: white;
    }
    
   .topnav li a {
        color: white;
        line-height: 40px;
        height: 40px;
        display: block;
    }
    
    .topnav li:active {
        background-color: #E56A54;
    } 
    
    .mybox {
        text-align: center;
    }
    .mybox2 {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .topnav li {
        width: 100%;
    }
    .mynews {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .topnav li a:hover {
        color: #E56A54;
    }
  
    .topnav {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        list-style: none;
        position: ;
        bottom: ;
        width: 80%;
    }
    
    .topnav li {
        font-size: 1.1em;
        color: #00aec7;
    }
    
    .topnav li a {
        color: #00aec7;
    }
    .missionpic {
        text-align: right;
    }
}

@media screen and (min-width: 1200px) {
    .topnav li {
        font-size: 1.3em;
    }
    .mybignavbuttons {
        height: 200px;
    }
    .bignavicon {
        padding: none;
    }
}

.smallnav {
    position: absolute;
    left: 5%;
    z-index: 2;
    background-color: #68d0de;
}
.smallnav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    background-color: ;
}

.smallnav li {
    display: inline;
    background-color: ;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    font-family: sans-serif;
    font-variant-caps:small-caps;
    font-size: 1.5em;
    font-weight: bold;
}

.adminborder {
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.smallnav a {
    color: white;
}

.smallnav a:hover {
    color: #178595;
}

#carouselExample {
    position: relative;
    top: 65px;
    padding: 0px;
    width: 90%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 5px 0px 5px 0px;
    border-color: #bfb80a;
    margin-bottom: 80px;
}

.lg-pic-container {
    position: relative;
    top: 65px;
    padding: 0px;
    width: 90%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 5px 0px 5px 0px;
    border-color: #bfb80a;
}

@media screen and (max-width: 1200px) {
    .topnav {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
}

.mycontainer {
    position: relative;
    margin-top:;
    margin-bottom:;
    background-color: #68d0de;
    text-align: justify;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mybutton {
    background-color: #E56A54;
    border: none;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mybutton:hover {
    background-color: #f47c66;
    color: white;
}

.hours {
    font-size: 1.5em;
    color: white;
}

.hourstable {
    color: white;
    font-weight: bold;
}

.hourstable td {
    border-top: none;
}

.mybignavbuttons:hover {
    background-color: #b7f1f4;
}

.mybignav {
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
}

.mybignavbuttons {
    -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
    width: 100%;
    background-color: white;
    border-radius: .5em;
    border-radius: .5em;
    position: relative;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .mbgnbl {
        border-top-left-radius: 5em;
    }
    .mbgnbr {
        border-top-right-radius: 5em;
    }
}

.bignavicon {
    padding-top: 10%;
    padding-bottom: 0px;
}

.bignavtext {
    font-size: 2em;
    color: #777777;
    font-family: sans-serif;
    font-weight: bold;
    padding: 0px;
}

.mybignav .col-md-2 {
    padding: 0;
    padding-left: 1px;
    padding-right: 1px;
}

.maindiv {
   margin-top:;
}



@media screen and (max-width: 992px) {
    .mybignavbuttons {
        height: 170px;
    }
    .bignavtext {
        font-size: 1.4em;
    }
    .maindiv {
        margin-top:;
    }
    .smallnav {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .mybignav {
        bottom: -330px;
    }
    .maindiv {
        margin-top: 400px;
    }
    .mybignavbuttons {
        margin-top: 5px;
        height: 150px;
    }
    .mybignav .col-sm-6 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .bignavtext {
        padding: 0px;
        font-size: 1.6em;
    }
    .bignavicon {
        padding: 0px;
        padding-top: 10%;
        width: 30%
    }
    .mycontainer {
        text-align: center;
    }
}

@media screen and (max-width: 576px) {
    .mybignavbuttons {
        height: 130px;
    }
    .mybignav {
        bottom: -280px;
    }
    .maindiv {
        margin-top: 350px;
    }
}

.mycard {
    background-color: #e7fbff;
}

.threecoltext .col-md-4 {
    max-width: 400px;
    display: inline;
    margin: auto;
}

.imgborder {
    border: 1px solid #000000;
}

.myimg {
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
	border: 1px solid #252525;
}

@media screen and (max-width: 1300px) {
    .mybignav {
        max-width: 90%;
    }
}

.whitetext {
    color: white;
}

@media screen and (max-width: 992px) {
    .topnav {
        position: relative;
    }
}

.calendargray {
    color: #d4d4d4;
}
.calendargreen {
    color: #bfb80a;
}

.visit {
    color: white;
    font-size: 4vw;
}

.presale {
    color: white;
    font-size: 2em;
}

.presaletable {
    max-width: 700px;
}

@media screen and (max-width: 768px) {
    .myactive {
        background-color: #E56A54;
    }
}

.blockquote-footer {
    color: black;
}

.footer {
    background-color: #168c9d;
    padding-top: 10px;
    padding-left: 10%;
    padding-right: 10%;
    color: white;
    margin-top: ;
}

.footertable {
    color: white;
}

.footertable tr td {
    border: none;
}

.listnodeco {
    list-style: none;
    padding: 0px;
}

.footer .col-md-6 {
    margin-bottom: 50px;
}   

.footer a {
    color: white;
}

.myfa {
    max-width: 40px;
    margin-right: 20px;
}

.fatext {
    font-size: 1.5em;
}

.corered {
    color: #E56A54;
}

.coreteal {
    color: #00aec7;
}

.coregreen {
    color: #bfb80a;
}

.yellow {
    color: #ebcc00;
}

.my50container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.my50 {
    align-self: center;
    display: inline-block;
}

.faqbig {
	font-size: 1.1em;
	font-weight:500;
}

.faqbig a {
	color: #00aec7;
	
}

.faqheading {
	color: #E56A54;
	font-size: 1.5em;
	font-weight: 500;
}