body {
    margin: 0;
    padding: 0;
    background-color: #06588D;
    font-family: "Helvetica", Calibri, sans-serif;
}

#topNavBar {
    width: 100%;
    /*padding: 0 5% 0 5%;*/
    background-color: #f0f8ff;
    overflow: hidden;
    z-index: 99;
    border-top: medium solid #06588D;
}
#tNBleft {
    float: left;
    width: 45%;
    margin: 0 0 0 5%;
}
#logo {
    width: 25%;
    margin: 10px 0 10px 8%;
}
#tNBright {
    float: left;
    width: 45%;
}
#tNBRtop {
    width: 87%;
    padding: 45px 0 10px 0;
    text-align: right;
    font-size: 24px;
    color: #06588D;
}
#tNBRbot {
    width: 90%;
    padding: 65px 0 10px 0;
    text-align: right;
}
#tNBRbot ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}
#tNBRbot ul li {
    display: inline-block;
    margin: 0 15px 0 0;
    letter-spacing: 2px;
}
/*drop down css*/
#tNBRbot ul ul {
    display: none;
    position: absolute;
    margin: 0 0 0 -5%;
    text-align: center;
}
#tNBRbot ul ul li {
    display: block;
    padding: 5px;
    background-color: #f0f8ff;
}
#tNBRbot ul li:hover > ul {
    display: block;
}
#indexBannerPic {
    clear: both;
    width: 100%;
    max-height: 400px;
    border-bottom: medium solid #06588D;
    overflow: hidden;
}
#bannerPic {
    clear: both;
    width: 100%;
    max-height: 400px;
    border-bottom: thick solid #06588D;
    overflow: hidden;
}
#mainContent {
    width: 100%;
    background-color: #f0f8ff;
    overflow: hidden;
}
#mcTop {
    width: 100%;
    color: #ffffff;
    background-color: #Faa825;
}
#mctText {
    width: 75%;
    margin: 0 auto 0 auto;
}
#mcBottom {
    width: 100%;
}
/*index page rollovers*/
#rollovers {
    width: 80%;
    margin: 0 auto 0 auto;
}
#roimage {
    float: left;
    width: 30%;
}
#rospace {
    float: left;
    width: 4%;
}
.roimage1 {
    display: block;
}
.roimage2 {
    display: none;
}
#roimage:hover .roimage1 {
    display: none;
}
#roimage:hover .roimage2 {
    display: block;
}
/*trip rollovers*/
#tripWrap {
    clear: both;
    width:90%;
    color: #06588D;
    margin: 0 auto 0 auto;
}
#tripLeft {
    float: left;
    width: 45%;
}
#tlImage {
    float: right;
    width: 25%;
    margin: 120px 0 0 0;
}
#tlText {
    float: right;
    width: 70%;
    margin: 120px 0 0 0;
    padding-right: 5px;
}
#tripCenter {
    float: left;
    width: 10%;
}
#tcImagetop {
    margin: 100px 0 0 0;
}
#tcImagebot {
    margin: 100px 0 0 0;
}
#tripRight {
    float: left;
    width: 45%;
}
#trImage {
    float: left;
    width: 25%;
}
#trText {
    float: left;
    width: 70%;
    padding-left: 5px;
    text-align: justify;
}
#bbcpartner {
    width: 25%;
    margin: 30px auto 30px auto;
}
.jous1 {
    display: block;
}
.jouh1 {
    display: none;
}
#tripRight:hover .jouh1 {
    display: block;
}
#tripRight:hover .jous1 {
    display: none;
}
#tripLeft:hover .jouh1 {
    display: block;
}
#tripLeft:hover .jous1 {
    display: none;
}
.jouTitle {
    font-size: 24px;
    letter-spacing: 2px;
}
.jouText {
    text-align: justify;
    letter-spacing: 2px;
    line-height: 18px;
}
/*mobile trip pages*/
#mobtripDay {
    clear: both;
    margin-bottom: 20px;
}
#mobtrImageLeft {
    float: left;
    width: 30%;
    margin: 5px;
}
#mobtrImageRight {
    float: right;
    width: 30%;
    margin: 5px;
}
#formContainer {
    width: 60%;
    margin: 0 auto 0 auto;
}
/*Bottom Banner*/
#indexBotBanner {
    width: 60%;
    margin: 15px auto 0 auto;
    color: #ffffff;
    text-align: center;
}
#botBanner {
    clear: both;
    width: 100%;
    color: #ffffff;
}
#botBannerTop {
    width: 100%;
    background-color: #Faa825;
    text-align: center;
    padding: 20px 0 0 0;
}
#botBanBot {
    width: 80%;
    margin: 30px auto 0 auto;
    font-size: 10px;
}
#botBanBotLeft {
    float: left;
    width: 25%;
}
#botBanBotCenter {
    float: left;
    width: 50%;
}
#botBanBBCPartner {
    width: 35%;
    margin: 0 auto 0 auto;
}
#botBanBotRight {
    float: right;
    width: 25%;
    text-align: right;
}

/*classes*/
.btn {
    font-family: 'Lato', sans-serif;
    background-color: #06588D;
    font-size: 18px;
    padding: 5px 20px 5px 20px;
    border: solid #ffffff 1px;
    text-decoration: none;
    color: #ffffff;
    -webkit-appearance: none;
    margin: 0;
}

.btn:hover {
    text-decoration: none;
    color: #ffeb09;
    /*background-color: #5E445C;*/
}
.text1 {
    letter-spacing: 2px;
    line-height: 16px;
}
/*html tag styles*/
img {
    width: 100%;
}
input[type=text] {
    width: 60%;
    line-height: 16px;
    font-size: 16px;
}
textarea {
    max-width: 100%;
    min-width: 100%;
}
/*font styles*/
h1 {
    padding: 0;
    margin: 0;
    font-size: 24px;
}
h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
}
h3 {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

/*link styles*/
a.nav:link {
    text-decoration: none;
    color: #06588D;
}
a.nav:visited {
    text-decoration: none;
    color: #06588D;
}
a.nav:hover {
    text-decoration: none;
    color: #9a653f;
}
a.bb:link {
    text-decoration: none;
    color: #ffffff;
}
a.bb:visited {
    text-decoration: none;
    color: #ffffff;
}
a.bb:hover {
    text-decoration: none;
    color: #ffeb09;
}

/*Media queries for screen size*/
@media only screen and (max-width: 1024px) {  /* tablet landscape */
    a[href^="tel"]{
        color:inherit;
        text-decoration:none;
    }
}

@media only screen and (max-width: 801px) {  /* tablet portrait */
    #logo {
        width: 35%;
    }
    .text1 {
        letter-spacing: inherit;
        line-height: inherit;
    }
    #indexBotText {
        width: 95%;
        margin: 0 auto 0 auto;
    }
}

@media only screen and (max-width: 680px) {  /* phone landscape */
    #tNBleft {
        float: none;
        width: 60%;
        margin: 0 auto 0 auto;
    }
    #logo {
        width: 80%;
        margin: 10px auto 0 auto;
    }
    #tNBright {
        float: none;
        width: 100%;
    }
    #tNBRbot {
        width: 100%;
        margin: 0 auto 0 auto;
        padding: 10px 0 5px 0;
        text-align: center;
    }
    #rollovers {
        width: 95%;
        margin: 0 auto 0 auto;
    }
    #roimage {
        float: left;
        width: 31%;
    }
    #rospace {
        float: left;
        width: 2%;
    }
    #bbcpartner {
        width: 50%;
    }
    .text1 {
        letter-spacing: inherit;
        line-height: inherit;
    }
}

@media only screen and (max-width: 401px) {  /* Phone Portrait */
    #tNBleft {
        float: none;
        width: 60%;
        margin: 0 auto 0 auto;
    }
    #logo {
        width: 80%;
        margin: 10px auto 0 auto;
    }
    #tNBright {
        float: none;
        width: 100%;
    }
    #tNBRbot {
        width: 100%;
        margin: 0 auto 0 auto;
        padding: 10px 0 5px 0;
        text-align: center;
    }
    #botBanBotLeft {
        float: none;
        width: 80%;
        margin: 0 auto 0 auto;
    }
    #botBanBotCenter {
        float: none;
        width: 90%;
        margin: 10px auto 0 auto;
    }
    #botBanBotRight {
        float: none;
        width: 80%;
        margin: 10px auto 0 auto;
        text-align: center;
    }
    #rollovers {
        width: 95%;
        margin: 0 auto 0 auto;
    }
    #roimage {
        float: none;
        width: 60%;
        margin: 0 auto 0 auto;
    }
    #rospace {
        display: none;
    }
    #formContainer {
        width: 80%;
    }
    a.bb:link {
        color: #ffeb09;
    }
    a.bb:visited {
        color: #ffeb09;
    }
    a.bb:hover {
        color: #ffeb09;
    }
    #mctText {
        width: 90%;
    }
    .jouText {
        text-align: justify;
        letter-spacing: inherit;
        line-height: inherit;
    }
}