#banner_row_wrapper {
    height: 459px;
    background-image: url(../img/tmp/banner-1920x460.jpg);
}

#banner_row {
    height: 457px;
}

#banner_caption {
    top: 26px;
    font-size: 15px;
}

#banner_logo {
    top: 126px;
}

#nav_overlay {
    top: 441px;
}

.nohead_box {
    margin: 20px 0px 20px 0px;
    padding: 0px 8px 0px 14px;
    font-size: 18px;
    line-height: 24px;
}

.left_col {
    float: left;
    width: 600px;
}

.right_col {
    float: left;
    width: 380px;
    padding-left: 20px;
}

#current_live_banner {
    overflow: hidden;
    max-height: 470px;
    background-color: #004631;
}

#current_live_banner a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

.content ul {
    margin: 16px 0px 16px 0px;
}

.content li {
    margin: 8px 0px 14px 16px;
}

.yellowhead_box {
    width: 100%;
}

#whats_new .yellowhead_box_text {
    font-size: 15px;
}

#past_adventure_icons {
    clear: both;
    margin: -7px -9px 0px -9px;
}

#past_adventure_icons div {
    width: 189px;
    padding: 0px;
    margin: 1px 8px 12px;
    float: left;
}

#past_adventure_icons img {
    width: 100%;
}

#past_adventure_icons div.r {
    margin-left: 25px;
}

.explore_more_link {
    width: 390px;
    overflow: hidden;
    float: left;
    clear: both;
    margin: 0px 0px 14px 0px;
}

.explore_more_link img {
    float: left;
    width: 200px;
    margin: 0px 12px 0px 0px;
}

.explore_more_link .explore_more_text {
    float: left;
    width:175px;
    margin: 4px 0px 0px 0px;
}

.explore_more_link .explore_more_text a {
    text-decoration: none;
}

.bottom_pad {
    clear: both;
    height: 48px;
    width: 1000px;
}




















