/* IE 9 and 10 */
@media screen and (min-width:0\0) {
 html { font-size: 101%; }
}

html {
 font-size: 62.5%;
}

body {
 margin: 0;
 padding: 0;
}

#t_mobile_menu {
 display: none;
 position: fixed;
 top: 58px;
 width: 100%;
 z-index: 1001;
}

#t_fxd {
    background-color: rgb(0 0 0 / 58%);
    position: fixed;
    width: 100%;
    z-index: 1000;
}


#t_fxd_top {
 display: flex;
}

#t_fxd_logo {
    margin-bottom: -15px;
    padding: 10px 0 0 10px;
}


#t_mm_btn {
 align-items: center;
 background-image: url('../images/navigation.png');
 background-repeat: no-repeat;
 background-position: left center;
 cursor: pointer;
 display: none;
 padding: 0 0 0 45px;
}

#t_mm_lbl {
 color: white;
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 user-select: none;
 display: none;
}
.t_footer_top_line_grey {
    width: 100%;
    z-index: 1;
    text-align: center;
    background-color: #00225a;
}
.t_footer_top_line_grey img {
    max-width: 100%;
}
#t_con_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

#t_con_cnt {
 background-color: #c8c8c8;
 align-items: center;
 display: flex;
 justify-content: space-around;
}

.t_con_lnk {
 color: #5d5d5d;
 font-family: Arial, sans-serif;
 font-size: 14px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
}

.t_con_img {
 display: block;
 margin: 0 auto;
}

#t_fxd_social {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    /*position: absolute;*/
    right: 20px;
    z-index: 2;
    padding-top: 10px;
}
#t_fxd_social_res {
 align-items: center;
 display: none;
 flex-grow: 1;
 justify-content: flex-end;
 /*background-color: rgba(0,0,0,0.5);*/
}
#t_exp_lnk img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    vertical-align: middle;
}


#t_exp_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

#t_exp_cnt {
    display: flex;
    justify-content: space-evenly;
}

.t_exp_itm {
    margin: 1px 0px 1px 1px;
    position: relative;
    display: flex;
}
#t_exp_cal {
 max-width: 100%;
border: white solid 2px;
}
#t_exp_dis {
 max-width: 100%;
border: white solid 2px;
}
#t_exp_str {
 max-width: 100%;
border: white solid 2px;
}

#t_exp_lnk {
    position: absolute;
    display: flex;
    vertical-align: -webkit-baseline-middle;
    text-align: center;
    justify-content: center;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    top: 15%;
}
#t_exp_lnk_bul {
    position: absolute;
    top: 100%;
    font-size: 26px;
    color: white;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 2;
}

#t_exp_lnk a {
    font-size: 18px;
    color: #ef4036;
    text-decoration: none;
    font-family: sans-serif;
    border: 2px solid #ef4036;
    padding: 10px;
    border-radius: 10px;
    justify-content: center;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    background: rgb(255 255 255 / .7);
    font-weight: bold;
}
.t_fsb {
    color: #fdc018;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
}

.arrow> a:after {
background-image: url(../header/images/arrow_down.png);
content:"";
    width: 25px;
    background-position: left;
    background-repeat: no-repeat;
}
.t_fsb > img {
 vertical-align: middle;
 width: 30px;
}

#t_fxd_bot {

}

#t_fxd_mnu {
    text-align: right;
    /*background-color: rgba(0,0,0,0.5);*/
}

#t_fxd_mnu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#t_fxd_mnu li {
 display: inline-block;
 padding: 0px 20px;
}

#t_fxd_mnu a {
 color: white;
 font-size: 16px;
 font-family: Arial, sans-serif;
 line-height: 2.5;
 text-decoration: none;
}

#t_hdr {
    position: relative;
    width: 100%;
}

#t_hdr_bg {
 z-index: 1; 
}

#t_ss {
    top: 53px;
}


#t_ss .vgc_ss_prev,
#t_ss .vgc_ss_next {
 display: none;
}

#t_hdr_fg {
 bottom: 0;
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 2;
}


#t_hdr_logo {
    bottom: 0px;
    position: absolute;
    width: 871px;
    margin: 0 auto;
    right: 0px;
    left: 0px;
}


#t_hdr_logo_img {
    width: 100%;
    max-width: 871px;
    display: block;
    margin: 0px auto;
    margin-bottom: 50px;
}

#t_hdr_portal {
    width: 191px;
    margin: 0 auto;
}

#t_mdl {
 position: relative;
 width: 100%;
}

#t_content {
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px;
    position: relative;
    margin-top: 31px;
    /*max-width: 2000px;*/
}
#t_are_cnt {
    margin: 0 auto;
    padding: 0 10px;
}
#t_are {
    overflow: auto;
    position: relative;
    width: 100%;
}

#t_cnt_top {
    background-color: #dc3502;
    border-top: solid 5px #d6d5d5;
}

#t_cnt_top_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
 vertical-align: middle;
}

#t_cnt_bot {
    background-image: url("../header/images/dumbbells.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 375px;
    align-items: center;
}
#t_are_lst > a > img {
    max-width: 100%;
    width: 300px;
    padding: 0px 10px;
}

#t_are_lst {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#t_ach_top {
    background-color: #3c5fd7;
}


#t_ach_top_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
 vertical-align: middle;
}

#t_ach_bot {
    align-items: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 0 0 10px 0;
    text-align: center;
    background-image: url("../header/images/mid_background.jpg");
    border-bottom: solid 5px #362e21;
}


#t_ach_bot_txt {
    color: black;
    font-family: Trebuchet MS;
    font-size: 22px;
    line-height: 1.5;
    margin: 10px auto;
    max-width: 80%;
    padding: 20px;
}


#t_ach_bot_txt:before,
#t_ach_bot_txt:after {
 font-size: 36px;
 vertical-align: middle;
 line-height: 0.5;
}

#t_ach_bot_txt:before {
}

#t_ach_bot_txt:after {
}

#t_ach_bot_btn {
 background-color: grey;
 border: 2px solid #bd0d17;
 border-radius: 10px;
 color: black;
 cursor: pointer;
 font-family: Arial, sans-serif;
 font-size: 18px;
 padding: 6px 10px;
 text-decoration: none;
}

#t_ftr {
    background-image: url(../header/images/curtis-michigan-resort-back-footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    background-position: center;
    background-position-y: top;
    background-color: #0d1f0c;
}

#t_ftr_ctr {
 display: flex;
 flex-direction: column;
 margin: 0 auto;
 width: 100%;
}

#t_ftr_top,
#t_ftr_bot {
 display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
   
#t_ftr_top_lft,
#t_ftr_top_rgt,
#t_ftr_bot_lft,
#t_ftr_bot_rgt {
 align-items: center;
 display: flex;
 flex-basis: 0;
 flex-grow: 1;
 justify-content: center;
 /*overflow: auto;*/
 padding: 40px 10px;
flex-direction: column;
}

#t_addr {
    color: white;
    font-family: Airal,sans-serif;
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
    text-align: center;
    text-shadow: 2px 2px 2px black;
}
img#t_ftr_logo {
    margin-bottom: 10px;
    max-width: 871px;
    width: 100%;
}
div#t_addr a {
    color: white;
}
#t_addr a:link {
    color: white;
    text-decoration: none;
}

.t_fsb_ft {
    color: white;
    text-decoration: none;
}
.t_fsb_ft img {
    vertical-align: middle;
    margin-right: 10px;
}


#t_ftr_bot {
/* background-color: rgba(0, 0, 0, 0.4);*/
}

#t_swn {
 color: white;
 font-family: Airal, sans-serif;
 font-size: 12px;
text-decoration: none;
}

#t_swn_img {
 vertical-align: middle;
}

#t_cpy {
 color: white;
 font-family: Airal, sans-serif;
 font-size: 12px;
 text-align: center;
}



#MainMenu {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#MainMenu li {
    background-repeat: no-repeat;
    background-position: right, center;
}

#MainMenu li:last-child {
}

#MainMenu li a {
 color: white;
 font-family: Arial,sans-serif;
 font-size: 19px;
 text-decoration: none;
 padding: 0;
text-transform: uppercase;
}

#MainMenu li ul li a:visited {
 color: white;
}

#MainMenu li a:visited {
 color: white;
}

#MainMenu li a:hover {
 color: grey;
}

#MainMenu li ul {
 background-color: #ff1305;
 border: 2px solid #ff1305;
 box-shadow: 5px 5px 5px #000;
 left: -999em;
 margin: 0;
 padding: 10px;
 position: absolute;
 text-align: left;
 z-index: 1001;
}

#MainMenu li:hover ul {
 left: auto;
}

#MainMenu li ul li {
 border-width: 0 0 0 0;
 padding: 0 10px 0 10px;
 float: none;
 margin: 0 0 0 0;
 display: block;
}

#MainMenu li ul li:first-child {
 margin: 0;
 border: 0;
}

#MainMenu li ul li a {
 color: #fefeff;
 line-height: 2;
 white-space: nowrap;
}

#MobileMenu {
 background-color: #463d32;
 border: 1px solid black;
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#MobileMenu li {
 margin: 0;
 padding: 0 10px 0 10px;
}

#MobileMenu li.VGC_MENU_DADDY {
 background-image: url('../header/images/arrow.png');
 background-position: right, center;
 background-repeat: no-repeat;
 margin-right: 10px;
}

#MobileMenu li:first-child {
 border-left: 0;
}

#MobileMenu li a, #MobileMenu li span {
    color: #ffffff;
    font-family: Arial,sans-serif;
    font-size: 18px;
    line-height: 2;
    text-decoration: none;
    white-space: nowrap;
}

#MobileMenu li a:visited {
 color: #ffffff;
}

#MobileMenu li ul {
 /*-moz-box-shadow: 5px 5px 5px #000;
 -webkit-box-shadow: 5px 5px 5px #000;
 box-shadow: 5px 5px 5px #000;*/
 background-color: #3c5fd6;
 border: 1px solid white;
 display: none;
 margin: 0;
 padding: 0;
 /*padding: 10px;*/
 position: absolute;
 z-index: 6;
     opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#MobileMenu li ul li {
    font-size: 14px; 
}

/*#MobileMenu li ul li {
 display: block;
 margin: 0;
 padding: 0 10px 0 10px;
}*/

/*#MobileMenu li ul li a {
 color: white;
 font-size: 19px;
 line-height: 2;
 white-space: nowrap;
}*/

/*#MobileMenu li ul li:first-child {
 margin: 0;
 border: 0;
}*/

.span_1_of_1c {
    width: 98.4%;
    text-align: left;
    position: relative;
    min-height: 100%;
}
.span_1_of_1c img {
    float: left;
    margin: 2px 15px 5px 5px;
}
.span_1_of_1c ul {
    float: left;
}

.col {
    display: block;
    float: left;
    margin: 0 0 0 1.6%;
}
.col p {
    display: block;
    width: auto;
    right: 0px;
    left: 0px;
    position: relative;
}

/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

.section {
    clear: both;
    padding: 0px 10px 10px 0px;
    margin: 0px auto;
    overflow: visible;
    max-height: 100%;
    max-width: 1900px;
}

.section img {
    max-width: 100%;
    height: inherit;
}

.span_1_of_1r {
    width: 98.4%;
    text-align: left;
    position: relative;
    min-height: 100%;
}
.span_1_of_1r img {
    float: right;
    margin: 2px 0px 5px 15px;
}
.span_1_of_1h {
    width: 98.4%;
    text-align: center;
    position: relative;
    min-height: 100%;
}


#t_content {
 font-family: 'Raleway';
 font-size: 1.8rem;
 line-height: 1.5;
}

#t_content h1,
#t_content h2,
#t_content h3,
#t_content h4,
#t_content h5,
#t_content h6 { 
 line-height: 1.2;
}

#t_content h1 { font-size: 2.4rem; }
#t_content h2 { font-size: 2.0rem; }
#t_content h3 { font-size: 1.6rem; }
#t_content h4 { font-size: 1.2rem; }
#t_content h5 { font-size: 1.0rem; }
#t_content h6 { font-size: 1.0rem; }

#t_content h1 *,
#t_content h2 *,
#t_content h3 *,
#t_content h4 *,
#t_content h5 *,
#t_content h6 * { font-size: inherit; }

#t_content a {
    color: #034160;
    text-decoration: none;
    font-weight: bold;
}
#t_content a:hover { color: black; }
#t_content a:visited { color: black; }
#t_content a:active { color: black; }

#t_content .img_left {
 float: left;
 margin: 0 1rem 1rem 0;
 text-align: left;
}
#t_content .img_left img { display: block; }
#t_content .img_left span { font-size: 1.2rem; font-style: italic; }

#t_content .img_right {
 float: right;
 margin: 0 0 1rem 1rem;
 text-align: right;
}
#t_content .img_right img { display: block; }
#t_content .img_right span { font-size: 1.2rem; font-style: italic; }

#t_content *.clear { clear: both; } 


@media only screen and (max-width: 1560px) {
/*#t_hdr_logo { width: 600px !important; }*/
}

@media only screen and (max-width: 1410px) {
/*#t_hdr_logo { width: 600px !important; }*/
}

@media only screen and (max-width: 1280px) {
#t_hdr_logo { width: 500px !important; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#MainMenu li a { font-size: 13px; }
}

@media only screen and (max-width: 1024px) {
#t_hdr_logo { width: 500px !important; }
#VGC_MAIL_FORM label { width: 45% !important; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#t_hdr_logo_img { max-width: 871px !important; }
#t_fxd_social_res { display: flex; right: 0px; position: absolute; padding: 5px; }
.t_fsb > img { width: 30px; }
#t_fxd_social { display: none; }
}
@media only screen and (max-width: 835px) {
    .tile_container.vgc-tiles {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 830px) {
#t_hdr_logo { width: 500px !important; }
#VGC_MAIL_FORM label { width: 45% !important; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
/*#t_hdr_logo_img { max-width: 871px !important; }*/
.cabin_details ul { column-count: 2 !important; }
}

@media only screen and (max-width: 768px) {
#t_fxd_social { display: none; }
#t_mm_btn { display: flex; /*background-color: rgba(0,0,0,0.5);*/ }
#t_mm_lbl { display: block;}
#t_fxd_mnu { display: none; }
#t_hdr_logo { width: 450px !important; }
#t_addr { font-size: 18px; }
#t_ftr_logo { width: 100%; max-width: 250px; }
#t_ftr_bot { flex-direction: column-reverse; }
#VGC_MAIL_FORM label { width: 45% !important; }
#t_fxd_logo { display: none; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#t_fxd_social_res { align-items: center; display: flex; flex-grow: 1; justify-content: flex-end; position: relative; padding: 5px 0px; }
.t_fsb > img { width: 30px; }
.slogan-top img { max-width: 300px !important; }
.divider { font-size: 16px !important; letter-spacing: 1px !important; }
.divider-footer { font-size: 18px !important; letter-spacing: 1px !important; }
.slogan-top { margin-top: -45px; }
.slogan-top img { width: 50% !important; margin: 0px auto; }
ul.mio-attractions { column-count: 2 !important; }
#t_ftr_top_lft, #t_ftr_top_rgt, #t_ftr_bot_lft, #t_ftr_bot_rgt { padding: 0px 10px; }
}

@media only screen and (max-width: 700px) {
#t_hdr_logo { width: 100% !important; }
#t_hdr_logo_img { margin-bottom: 5px; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#t_hdr_portal { width: 450px !important;}
}
@media only screen and (max-width: 585px) {
#t_hdr_logo_img { max-width: 871px !important; margin-bottom: 75px; }
#t_ss { display: none; }
#t_ssm { display: block !important;}
}
@media only screen and (min-width: 900px) and (max-width: 10000px) {
    .vgc_ss_image {
        vertical-align: middle;
        width: 100% !important;
    }
}

@media only screen and (max-width: 505px) {
.divider { margin-top: -5px !important; text-align: center !important; }
.cabin_details table tr th { font-size: 12px; }
.cabin_details ul { column-count: 1 !important; }
.cabin_details .vgc_ss.vgc_ss_Dark.vgc_ss_Fade { margin: 20px 0px !important; }
}

@media only screen and (max-width: 480px) {
#t_fxd_social > .t_fsb > img { font-size: 14px; width: 30px; }
#t_fxd_social > .t_fsb:last-child { display: none; }
/*#t_hdr_logo { width: 300px !important; }*/
#t_ftr_top { flex-direction: column; }
#t_addr { font-size: 16px; }
#t_swn_img { display: block; margin: 0 auto; }
#VGC_MAIL_FORM label { width: 45% !important; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#t_hdr_portal { width: 180px !important; }
#t_ftr_top_lft, #t_ftr_top_rgt, #t_ftr_bot_lft, #t_ftr_bot_rgt { padding: 0px 10px !important; }
.divider::before, .divider::after { margin: 15px !important; }
.divider { margin-top: -5px !important; text-align: center !important; }
.slogan-top { margin-top: 0px; }
.slogan-top img { width: 80% !important; margin: 0px auto; }
#t_hdr_logo_img { max-width: 871px !important; }
ul.mio-gift-shop { font-size: 16px !important; }
.cabin_link_a { font-size: 17px !important; }
}

@media only screen and (max-width: 360px) {
#t_fxd_social > .t_fsb > img { font-size: 14px; width: 30px; }
#t_fxd_social > .t_fsb:last-child { display: none; }
/*#t_hdr_logo { width: 250px !important; }*/
#t_ftr_top { flex-direction: column; }
#t_addr { font-size: 16px; }
#t_swn_img { display: block; margin: 0 auto; }
#VGC_MAIL_FORM label { width: 45% !important; }
#t_hdr { top: 0px; }
#t_content { margin-top: 0px; }
#t_hdr_portal { width: 90px !important;}
#t_hdr_logo_img { max-width: 871px !important; margin-bottom: 45px; }
}

@media only screen and (max-width: 1400px) {
#t_exp_lnk_bul { line-height: 1.5; }
}

@media only screen and (max-width: 1200px) {
#t_exp_lnk_bul { line-height: 1;}
}

@media only screen and (max-width: 580px) {
#t_con_cnt { flex-direction: column;}
}

@media only screen and (max-width: 520px) {
#t_exp_lnk_bul { line-height: 1 !important; font-size: 16px !important;}
#t_exp_lnk img { height: 45px;}   
}

@media only screen and (max-width: 975px) {
#t_exp_lnk_bul { line-height: 1.5; font-size: 20px; }
#t_exp_cnt { flex-direction: column; }
#t_ftr_top, #t_ftr_bot { flex-direction: column; }
}

/*.section {
 overflow: auto;
 width: 100%;
}

.section .header {
 font-size: 1.8em;
}

.section .image {
 margin-bottom: 0.5em;
}

.section .image img {
 border-width: 0;
 display: block;
 margin-bottom: 0.5em;
}

.section td img {
 margin: 0.5em;
}

.section .image .caption {
 font-size: 1.2em;
 font-style: italic;
}

.section .left {
 float: left;
 margin-right: 1em;
 text-align: left;
}

.section .right {
 float: right;
 margin-left: 1em;
 text-align: right;
}

.section .left_half {
 float: left;
 margin-right: 2%;
 width: 49%;
}

.section .right_half {
 float: left;
 width: 49%;
}*/




/******************
 * Gallery Styles *
 *****************/

table.GalleryThumbBox {
 background-color: #b8dc9a;
 float: left;
 height: 32rem;
 margin: 1rem 1rem 1rem 1rem;
 padding: 0;
 width: 29rem;
}

table.GalleryThumbBox:hover {
 background-color: #97c96d;
}


img.GalleryThumb {
 display: block;
 margin: 0;
 border: 0;
 cursor: pointer;
}

span.ThumbCaption {
 color: white;
 font-size: 0.9rem;
}

hr.GalleryRule {
 clear: left;
}

img.GalleryLargeImage {

}

select.GalleryCategory {
 margin-top: 2px;
}



.VGC_LIST_TITLE {
 font-weight: bold;
}

/****************************
 INFO REQUEST PAGE STYLES
****************************/

/* Everything in the mail form is inside this division. */
#VGC_MAIL_FORM {

}

#VGC_MAIL_FORM fieldset legend {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 1.4rem;
 font-weight: bold;
}

.VGC_MAIL_TEXT {
 float: left;
 font-family: Arial;
 font-size: 1.8rem;
 font-weight: normal;
 margin: 0 0 0.5rem 1rem;
}

/* Each input element has a label. */
#VGC_MAIL_FORM label {
 float: left;
 margin: 0 0 0.5rem 1rem;
 font-family: Arial, sans-serif;
 font-size: 1.8rem;
 font-weight: bold;
 width: 15%;
}

/* The style for each input element. */
#VGC_MAIL_FORM input, #VGC_MAIL_FORM select, #VGC_MAIL_FORM textarea {
 border: 1px solid black;
 float: left;
 margin-bottom: 0.5rem;
}

/* This helps format the page. */
#VGC_MAIL_FORM br {
 clear: left;
}

/* The security code elements are inside this division. */
#VGC_MAIL_SECURITY {

}

/* Style for the security code message. */
#VGC_MAIL_SECURITY p {

}

/* Style for the security code input box. */
#VGC_MAIL_SECURITY input {

}

/* style for the security code image. */
#VGC_MAIL_SECURITY img {

}

.VGC_MAIL_STATUS {
 font-family: Arial, sans-serif;
 font-size: 1.5rem;
 font-weight: bold;
 color: #ff0000;
}


   .calendar {
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-top: 10px;
    /*width: 100%;*/
   }

   .calendar td, .calendar th {
    border: 1px solid black;
   }

   .calendar th {
    background-color: #dff2cf;
   }

   .calendar th span {
    font-size: 1.6rem;
   }

   .calendar tr.calendar_nav th {
    background-color: white;
    text-align: center;
   }

   .calendar tr.calendar_nav th h1 {
    color: black;
    font-size: 2rem;
   }

   .calendar tr.calendar_nav th a {
    color: black;
    font-size: 1.4rem;
    text-decoration: none;
   }

   .calendar tr.calendar_nav th h1 a {
    color: blue;
    font-size: 1rem; 
   }
   .calendar tr.calendar_nav th h1 a:visited {
    color blue;
   }
   .calendar tr.calendar_nav th h1 a:hover {
    color blue;
   }

   .calendar tr.calendar_nav th a:visited {
    color: black;
   }

   .calendar tr.calendar_nav th a:hover {
    color: black;
   }

   .calendar div {
    background-color: white;
    height: 7.6rem;
    overflow: hidden;
    padding: 2rem 0 0 0;
    position: relative;
    width: 100%;
   }

   .calendar div.not_in_month {
    background-color: #64855a;
   }

   .calendar div.has_events {
    background-color: #b7d69a;
   }

   .calendar div span {
    background-color: #76b663;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
   }

   .calendar div ul {
    margin: 0 0 0 2rem;
    padding: 0;
   }

   .calendar a {
    font-family: Arial, sans-serif;
    font-size: 1.2rem;
    text-decoration: none;
   }


   .calendar_event_list {
    background-color: white;
    border: 1px solid black;
    display: none;
    padding: 1rem;
    position: absolute;
    min-height: 9.6rem;
    min-width: 200px;
   }

   .calendar_event_list ul {
    margin: 0 0 0 2rem;
    padding: 0;
   }

   .calendar_event_list li {
    font-size: 1rem;
   }

   .calendar_event_list a {
    color: blue;
    font-family: Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.2;
    text-decoration: none;
   }

   .calendar_event_list a:visited {
    color: blue;
   }

   .calendar_event_list a:hover {
    color: blue;
   }

   .calendar_left {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
   }

   .calendar_right {
    border-top-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
   }

   .calendar_event_details {
    display: none;
    position: absolute;
    z-index: 400;
   }

   .calendar_event_arrow {
    border-bottom: 1rem solid transparent;
    border-top: 1rem solid transparent;
    height: 0;
    position: absolute;
    top: 0.4rem;
    width: 0;
   }

   .calendar_left  .calendar_arrow {
    border-right: 2rem solid white;
    left: 0.2rem;
    z-index: 6;
   }

   .calendar_right .calendar_arrow {
    border-left: 2rem solid white;
    right: 0.2rem;
    z-index: 6;
   }

   .calendar_left .calendar_shadow {
    border-right: 2rem solid black;
    left: 0;
    z-index: 2;
   }

   .calendar_right .calendar_shadow {
    border-left: 2rem solid black;
    right: 0;
    z-index: 2;
   }

   .calendar_bubble {
    background-color: white;
    border: 1px solid black;
    border-radius: 0.5rem;
    padding: 1rem;
    position: absolute;
    top: 0;
    width: 25rem;
    z-index: 4;
   }

   .calendar_left .calendar_bubble {
    -mos-box-shadow: 0.5rem 0.5rem 0.5rem black;
    -webkit-box-shadow: 0.5rem 0.5rem 0.5rem black;
    box-shadow: 0.5rem 0.5rem 0.5rem black;
    left: 2rem;
   }

   .calendar_right .calendar_bubble {
    -mos-box-shadow: -0.5rem 0.5rem 0.5rem black;
    -webkit-box-shadow: -0.5rem 0.5rem 0.5rem black;
    box-shadow: -0.5rem 0.5rem 0.5rem black;
    right: 2rem;
   }

   .calendar_bubble span {
    font-family: Arial, sans-serif;
    font-size: 1.8rem;
   }

   .calendar_bubble p {
    font-family: Arial, sans-serif;
    font-size: 1.4rem;
   }

   .calendar_bubble a {
    font-family: Arial, sans-serif;
    color: blue;
    font-size: 1.4rem;
   }

   .calendar_help {
    font-size: 1.2rem;
    position: absolute;
    right: 35%;
    text-align: right;
    top: 2.4rem;
   }

   .calendar tr.calendar_nav th a.calendar_help2 {
    font-size: 1.2rem;
    text-align: right;
    top: 2.6rem;
   }


.calendar_event_info {
 font-family: Arial, sans-serif; 
}

.calendar_event_info h1 {
 font-size: 2rem;
}

.calendar_event_info .date {
 
}

.calendar_event_info .date h3 {
 font-size: 1.6rem;
}

.calendar_event_info .date span {
 font-size: 1.4rem;
}

.calendar_event_info .date p {
 font-size: 1.4rem;
}

.calendar_event_info .desc p {
 font-size: 1.4rem;
}


.calendar td.no_border {
 border-width: 0;
}

.VGC_MINI_MONTH {
 border-collapse: collapse;
 margin: 1rem;
}

.VGC_MINI_MONTH th, .VGC_MINI_MONTH td {
 font-size: 1rem;
 text-align: center;
}

.VGC_MINI_MONTH thead th {
 background-color: white;
}

.VGC_MINI_MONTH thead th a {

}

.VGC_MINI_MONTH th {

}

.VGC_MINI_MONTH td.mini_blank {
 background-color: #64855a;
}

.VGC_MINI_MONTH td.mini_day {

}

.VGC_MINI_MONTH td.has_events {
 background-color: #b7d69a;
}

.VGC_MINI_MONTH a, .VGC_MINI_MONTH span {
 font-size: 1.4rem;
}

.calendar .VGC_MINI_MONTH th span {
 font-size: 1.4rem;
}

.calendar {
 width: 100%;
 margin-bottom: 10px;
}

.calendar_years {
 text-align: center;
 -ms-text-justify: distribute-all-lines;
 text-justify: distribute-all-lines;
}

.calendar_years .VGC_MINI_MONTH {
 display: inline-block;
 *display: inline;
 margin: 1rem;
}

.calendar_years .stretch {
 display: inline-block;
 font-size: 0;
 line-height: 0;
 width: 100%;
}

.CALENDAR_MONTH_EVENT {
 font-family: Arial, sans-serif;
 overflow: auto;
 margin: 0 0 1rem 0;
}

.CALENDAR_MONTH_EVENT .date {
 background-color: navy;
 border-radius: 1rem;
 float: left;
 height: 4.8rem;
 margin: 0 1rem 1rem 0;
 overflow: hidden;
 padding: 1rem;
 text-align: center;
 width: 4.8rem;
 line-height: 1.2;
}

.CALENDAR_MONTH_EVENT .date .day {
 color: white;
 font-size: 3rem;
}

.CALENDAR_MONTH_EVENT .date .day a {
 color: white;
 font-size: 1rem;
 text-decoration: none;
}

.CALENDAR_MONTH_EVENT .date .month {
 color: white;
 font-size: 1.4rem;
}

.CALENDAR_MONTH_EVENT .title {
 font-size: 2rem;
 margin: 0 0 2px 0;
}

.CALENDAR_MONTH_EVENT .title a {
 color: black;
 font-size: 1rem;
 text-decoration: none;
}

.CALENDAR_MONTH_EVENT .time{
 font-size: 1.4rem;
 font-style: italic;
}

.CALENDAR_MONTH_EVENT p {
 font-size: 1.4rem;
}

#t_ssm { display: none; }

.vgc_ss {
 overflow: hidden;
 position: relative;
}

.vgc_ss_Dark {
 border-color: white;
 color: white;
}

.vgc_ss_Light {
 border-color: black;
 color: black;
}

.vgc_ss_slide {
 overflow: hidden;
 width: 100%;
}

.vgc_ss_image {
 vertical-align: middle;
 width: 100%;
}

.vgc_ss_text {
 bottom: 0;
 font-family: Arial, sans-serif;
 left: 0; 
 position: absolute;
 right: 0;
}

.vgc_ss_bg {
 height: 100%;
 opacity: 0.66;
 position: absolute;
 width: 100%;
 z-index: 1;
}

.vgc_ss_Dark .vgc_ss_bg {
 background-color: black;
}

.vgc_ss_Light .vgc_ss_bg {
 background-color: white;
}

.vgc_ss_title {
 font-size: 1.8rem;
 font-weight: bold;
 margin: 8px;
 position: relative;
 z-index: 2;
}

.vgc_ss_caption {
 font-size: 1.4rem;
 font-style: italic;
 margin: 8px;
 position: relative;
 z-index: 2;
}

.vgc_ss_Fade > .vgc_ss_slide {
 opacity: 0;
 position: absolute;
 top: 0;
 transition: opacity 0.5s;
}

.vgc_ss_Fade > .vgc_ss_slide:first-child {
 position: relative;
}

.vgc_ss_Fade[data-slide="1"] > .vgc_ss_slide:nth-of-type(1) { opacity: 1; }
.vgc_ss_Fade[data-slide="2"] > .vgc_ss_slide:nth-of-type(2) { opacity: 1; }
.vgc_ss_Fade[data-slide="3"] > .vgc_ss_slide:nth-of-type(3) { opacity: 1; }
.vgc_ss_Fade[data-slide="4"] > .vgc_ss_slide:nth-of-type(4) { opacity: 1; }
.vgc_ss_Fade[data-slide="5"] > .vgc_ss_slide:nth-of-type(5) { opacity: 1; }
.vgc_ss_Fade[data-slide="6"] > .vgc_ss_slide:nth-of-type(6) { opacity: 1; }
.vgc_ss_Fade[data-slide="7"] > .vgc_ss_slide:nth-of-type(7) { opacity: 1; }
.vgc_ss_Fade[data-slide="8"] > .vgc_ss_slide:nth-of-type(8) { opacity: 1; }
.vgc_ss_Fade[data-slide="9"] > .vgc_ss_slide:nth-of-type(9) { opacity: 1; }
.vgc_ss_Fade[data-slide="10"] > .vgc_ss_slide:nth-of-type(10) { opacity: 1; }
.vgc_ss_Fade[data-slide="11"] > .vgc_ss_slide:nth-of-type(11) { opacity: 1; }
.vgc_ss_Fade[data-slide="12"] > .vgc_ss_slide:nth-of-type(12) { opacity: 1; }
.vgc_ss_Fade[data-slide="13"] > .vgc_ss_slide:nth-of-type(13) { opacity: 1; }
.vgc_ss_Fade[data-slide="14"] > .vgc_ss_slide:nth-of-type(14) { opacity: 1; }
.vgc_ss_Fade[data-slide="15"] > .vgc_ss_slide:nth-of-type(15) { opacity: 1; }
.vgc_ss_Fade[data-slide="16"] > .vgc_ss_slide:nth-of-type(16) { opacity: 1; }
.vgc_ss_Fade[data-slide="17"] > .vgc_ss_slide:nth-of-type(17) { opacity: 1; }
.vgc_ss_Fade[data-slide="18"] > .vgc_ss_slide:nth-of-type(18) { opacity: 1; }
.vgc_ss_Fade[data-slide="19"] > .vgc_ss_slide:nth-of-type(19) { opacity: 1; }
.vgc_ss_Fade[data-slide="20"] > .vgc_ss_slide:nth-of-type(20) { opacity: 1; }

.vgc_ss_Slide > .vgc_ss_slide {
 margin-left: 100%;
 position: absolute;
 top: 0;
 transition: margin 0.5s;
 z-index: 1;
}

.vgc_ss_Slide > .vgc_ss_slide:first-child {
 position: relative; 
}

.vgc_ss_Slide[data-slide="1"] > .vgc_ss_slide:nth-of-type(1)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="1"] > .vgc_ss_slide:last-of-type
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="2"] > .vgc_ss_slide:nth-of-type(2)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="2"] > .vgc_ss_slide:nth-of-type(1)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="3"] > .vgc_ss_slide:nth-of-type(3)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="3"] > .vgc_ss_slide:nth-of-type(2)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="4"] > .vgc_ss_slide:nth-of-type(4)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="4"] > .vgc_ss_slide:nth-of-type(3)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(5)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(4)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="6"] > .vgc_ss_slide:nth-of-type(6)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(5)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="7"] > .vgc_ss_slide:nth-of-type(7)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="7"] > .vgc_ss_slide:nth-of-type(6)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="8"] > .vgc_ss_slide:nth-of-type(8)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="8"] > .vgc_ss_slide:nth-of-type(7)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="9"] > .vgc_ss_slide:nth-of-type(9)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="9"] > .vgc_ss_slide:nth-of-type(8)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="10"] > .vgc_ss_slide:nth-of-type(10)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="10"] > .vgc_ss_slide:nth-of-type(9)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="11"] > .vgc_ss_slide:nth-of-type(11)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="11"] > .vgc_ss_slide:nth-of-type(10)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="12"] > .vgc_ss_slide:nth-of-type(12)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="12"] > .vgc_ss_slide:nth-of-type(11)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="13"] > .vgc_ss_slide:nth-of-type(13)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="13"] > .vgc_ss_slide:nth-of-type(12)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="14"] > .vgc_ss_slide:nth-of-type(14)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="14"] > .vgc_ss_slide:nth-of-type(13)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="15"] > .vgc_ss_slide:nth-of-type(15)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="15"] > .vgc_ss_slide:nth-of-type(14)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="16"] > .vgc_ss_slide:nth-of-type(16)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="16"] > .vgc_ss_slide:nth-of-type(15)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="17"] > .vgc_ss_slide:nth-of-type(17)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="17"] > .vgc_ss_slide:nth-of-type(16)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="18"] > .vgc_ss_slide:nth-of-type(18)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="18"] > .vgc_ss_slide:nth-of-type(17)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="19"] > .vgc_ss_slide:nth-of-type(19)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="19"] > .vgc_ss_slide:nth-of-type(18)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="20"] > .vgc_ss_slide:nth-of-type(20)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="20"] > .vgc_ss_slide:nth-of-type(19)
{ margin-left: -100%; z-index: 3; } 

.vgc_ss_prev, .vgc_ss_next {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 45%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    opacity: 0.4;
}

.vgc_ss:hover .vgc_ss_prev,
.vgc_ss:hover .vgc_ss_next {
 display: block;
}

.vgc_ss_prev {
    left: 10px;
    border-right: 25px solid #ffffff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.vgc_ss_next {
    right: 10px;
    border-left: 25px solid #ffffff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.vgc_ss_arrow {
 height: 0; 
 width: 0; 
 z-index: 2;
}

.vgc_ss_prev > .vgc_ss_arrow {
}

.vgc_ss_next > .vgc_ss_arrow {
}




.home_box {
 background-color: gray;
 border: 0.1em solid black;
 float: left;
 margin: 0 0 1em 1em;
 overflow: auto;
 padding: 1em;
 text-align: center;
}

.home_box_image {
    display: block;
    margin: 0 auto 1em auto;
    max-width: 400px;
    width: 100%;
}

.home_box_name {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 1.9em;
}

.home {
 margin: 0 0 1em 0;
 overflow: auto;
}

.home_slideshow {
 float: left;
 margin: 0 1em 1em 0;
}

.home_name {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 2em;
 font-weight: bold;
}

.home_desc {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 1.6em;
}

.home_slideshow .vgc_ss_image {
    max-width: 100%;
}
.home_slideshow div[style] {
    width: auto !important;
    height: auto !important;
}

div#cr_back {
    display: block;
}
.divider {
    
  font-size: 25px;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding: 5px 0px 0px 0px;
    font-family: 'Abril Fatface';
    margin-left: -30px;
    margin-right: -30px;
   /* background-color: rgba(0,0,0,0.5);*/
    letter-spacing: 5px;
    /*font-variant-caps: petite-caps;*/
    margin-top: -20px;
}
.divider::before, .divider::after {
    flex: 1;
    content: '';
    padding: .5px;
    background-color: #ffffff;
    margin: 30px;
}
.divider-footer {
    font-size: 21px;
    align-items: center;
    color: #27b1f5;
    padding: 0px 0px 0px 0px;
    font-family: 'Bebas Neue';
    letter-spacing: 10px;
font-variant-caps: petite-caps;
}

.slogan-top {
    /*background-color: rgba(0,0,0,0.5);*/
    display: flex;
    justify-content: center;
}
.slogan-top img {
    width: 100%;
    max-width: fit-content;
}

h6::first-letter {
    font-size: 28px;
}
h6.cap {
    margin: 0px;
}

span.additional_header {
    font-weight: bold;
    color: #980101;
}
.cabin_details br {
    display: none;
}
.map {
    text-align: center;
}
.map img {
    border: 2px solid black;
    width: 100%;
    text-align: center;
    max-width: fit-content !important;
}

#t_ssm {
    top: 0px;
}

#t_ssm .vgc_ss_prev,
#t_ssm .vgc_ss_next {
 display: none;
}

#t_content .tile_container {
    margin-top: 5px;
}


.tile_container.vgc-tiles {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-evenly;
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
   /* max-width: 1980px;*/
    background-color: #25231e;
}
img.tile-img {
    width: 100%;
    max-width: 590px;
   height: auto;
}

.tile {
    overflow: auto;
    padding: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    transition: transform .3s linear;
    filter: brightness(100%);
}

.tile-title {
    bottom: 8px;
    right: 0px;
    background-color: #00000080;
    padding: 10px;
    margin: 10px;
    left: 0px;
    position: absolute;
    z-index: 1;
}

.tile-header {
    color: white;
    text-align: left;
    font-family: serif !important;
    padding: 0px;
    margin: 0px;
}

.tile:hover {
    filter: brightness(80%);
    transform: scale(1.04);
}

.tile-sub {
    color: #febb39;
    font-size: 20px;
    line-height: 1;
    padding: 0px;
    margin: 0px;
}
h1.curtis-cabin-rentals {
    font-size: 30px !important;
    font-weight: bold !important;
}
div#att_box {
    display: flex;
    flex-wrap: wrap;
}
div#hours-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div#hours {
    border: 1px black solid;
    padding: 10px;
    text-align: center;
    margin: 10px;
    width: 100%;
    max-width: 650px;
}
div#hours-box p {
    color: rgb(61 61 61);
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}
.cabin_content {
    max-width: 1900px;
    margin: 0px auto;
}

.cabin_tab_list {
 border-color: black;
 border-style: solid;
 border-width: 0 0 0.2em 0;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
}

.cabin_link {
 border-color: transparent;
 border-style: solid;
 border-width: 0 0 0.2em 0;
 cursor: pointer;
 margin: 1em 1em 0.8em 1em;
 text-align: center;
}

.cabin_link:hover {
 border-color: blue;
}

.cabin_link_a {
 color: blue;
 font-size: 22px;
 text-decoration: none;
}

.cabin_link_a:visited {
 color: blue;
}

.cabin_link_a:active {
 color: blue;
}

.cabin_link_a:hover {
 color: blue;
}

.cabin_tab {
    margin: 1em .3em 1em .3em;
}

.cabin_tab_title {
 font-size: 3em;
}

.cabin_overview {
 overflow: auto;
}

.cabin_slideshow {
 float: left;
 margin: 0em .2em 1em 0em;
}

.cabin_map {

}

.cabin_map_iframe {

}

.cabin_map_link {

}

.cabin_amenitites {

}

.cabin_amenities_table {

}

.amenity_row:nth-child(even) {
 background-color: #DDDDDD;
}

.cabin_amen_th {
 text-align: right;
}

.cabin_amen_td {

}

.amenity_list {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

.amenity_list_item {
 display: inline-block;
 margin-right: 10px;
 width: 210px;
}

.cabin_availability {

}

.cabin_avail_legend {
 text-align: right;
}

#cabin_red_box {
 background-color: red;
 border: 0.1em solid black;
 display: inline-block;
 height: 2.5em;
 width: 2.5em;
 vertical-align: middle;
}

#cabin_white_box {
 background-color: white;
 border: 0.1em solid black;
 display: inline-block;
 height: 2.5em;
 width: 2.5em;
 vertical-align: middle;
}

.cabin_avail_nav {
 border-collapse: collapse;
 text-align: center;
 width: 100%;
}

.cabin_avail_nav_link,
.cabin_avail_nav_year {
 font-size: 2em;
}

.cabin_avail_calendars {
 text-align: center;
}

.cabin_cal {
 border-collapse: collapse;
 display: inline-block;
 margin: 1em;
}

.lc_red {
 background-color: red;
}

.lc_gray {
 background-color: gray;
}


.t_att_white_text_lrg {
    font-size: 1.7em;
    color: white;
}
.t_att_white_text_sm {
    font-size: 1.1em;
    color: white;
}
#attraction_text {
    text-align: left;
}

.cabin_boxes {
 display: flex;
 flex-direction: row;
 justify-content: center;
 flex-wrap: wrap;
}

.cabin_box {
    background-color: #dddddd;
    border: 1px solid black;
    font-family: Arial,sans-serif;
    padding: 10px;
    text-align: center;
    margin: 10px;
    white-space: pre-line;
width: 700px;
}

.cabin_box_h {
 font-size: 18px;
 margin: 0 0 10px 0;
}

.cabin_box_img {
 width: 100%;
 margin: 0 0 10px 0;
 max-width: 575px;
}

.cabin_box_p {
 font-size: 16px;
 margin: 0 0 10px 0;
}

.cabin_box_a {
 background-color: #fdc018;
 border: 1px solid black;
 border-radius: 6px;
 color: white;
 font-size: 16px;
 padding: 4px;
}
#t_adventure_top {
    background-color: #002f5d;
    position: relative;
    border-top: solid black 6px;
}

#t_adventure_top_img {
 display: block;
 max-width: 100%;
 margin: 0 auto;
}

#t_adventure {
    background-color: #4474a3;
    background-image: url("../header/images_res/water_background.jpg");
    background-repeat: round;
}

#t_adventure_content {
    display: flex;
    margin: 0 auto;
    max-width: 140em;
    overflow: auto;
    justify-content: center;
    text-align: center;
}

#t_adventure_left {
 width: 50%;
}

#t_adventure_mid {
 width: 237px;
}
#t_adventure_right {
 width: 50%;
}

.t_adventure_left {
 margin: 1em 192px 1em 1em;
}

.t_adventure_right {
 margin: 1em 1em 1em 192px;
}

.t_adventure_list {
    font-family: Arial,sans-serif;
    font-size: 1.7em;
    line-height: 2.5;
    font-weight: bold;
    color: white;
}

figure {
    height: 0px;
    padding-bottom: 56.25%;
    position: relative;
}
.cabin_slideshow, .vgc_ss_slide img {
    width: fit-content;
    max-width: 100%;
}
.cabin_slideshow .vgc_ss.vgc_ss_Dark.vgc_ss_Fade {
    height: 100% !important;
}