/* Below this line is the new responsive layout code */

/* STRUCTURE */

body {
    background-color: #FFFFFF;
    background-image: linear-gradient(to left, teal, white);
}

#summary {
    width: 95%;
    float: left;
    /*border: #CC9933;*/
    /* background: #FFFFFF; */
    /* padding: 5px 15px; */
}

#pagewrap {
    /* padding: 5px; */
    width: 100%;
    /* background: #FFFFFF; */
    background-image: linear-gradient(to left, teal, white);
    margin: auto;
}

.wrap{
    width: 100% ;
    margin: 0 auto;
    padding: 1em;
}
 
.wrap:after {
    content: "";
    display: inline; 
    text-align: left;
    clear: both;
}

#col2left{
	width: 160px;
    float: left;
}

#col2right{
	margin-left: 170px; /* Change this to whatever the width of your left column is*/
    
}
 
#col2right:after {
	float:left;
    content: "";
    display: inline;
    text-align: left;
    clear: both;
}

.homewhole {
    background-color: purple;
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 18pt;
    width: 100%;
}

/* Clear floats after the columns */
.homerow:after {
    content: "";
    display: table;
    clear: both;
}

.homecolumn {
    float: left;
}

.left {
    width: 30%;
    float:left;
}

.right {
    width: 30%;
    float:right;
}

.middle {
    width: 40%;
}

.twowayleft {
    width: 48%;
    float: left;
    padding: 0 5px 0 0;
}

.twowayright {
    width: 48%;
    float: right;
    padding: 0 0 0 15px;
}
.twowaymid {
    width: 4%;
    float: left;
    padding: 0 5px 0 0;
}


.header {
    height: 250px;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    /* padding: 0 15px; */
}

.homeheader {
    width: 100%;
    overflow: hidden;
    z-index: 2;
    /* padding: 0 15px; */
}

.homeheader a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    border-radius: 4px;
}

.homeheader a.logo {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 25px;
    font-weight: bold;
    z-index: 2;
}

.hugeimage {
    position: relative;
    z-index: 1;
}

.header a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    border-radius: 4px;
}

    .header a.logo {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 25px;
        font-weight: bold;
        z-index: 2;
    }

/*.header a:hover {
    background-color: #ddd;
    color: black;
}

.header a.active {
    background-color: dodgerblue;
    color: white;
}*/

.header_wide_right {
    float: right;
    text-align: right;
    width: 100%;
    z-index: 2;
}
.header_right {
    position: absolute;
    top: 40px;
    right: 10px;
    float: right;
    text-align: right;
}

.header_center {
    width: 100%;
    text-align: center;
}

#navmenu {
    width: 150px;
    height: 550px;
    float: left;
    padding: 5px 15px;
    background: #FFFFFF;
}

#tallnavmenu {
    width: 160px;
    float: left;
    padding: 5px 15px 5px 5px;
    margin: 5px 15px 5px 5px;
    background: #FFFFFF;
}

#middle {
    width: 360px; /* Account for margins + border values */
    height: 550px;
    float: left;
    padding: 5px 15px;
    margin: 0px 5px 5px 5px;
    background: #FFFFFF;
}

#sidebar {
    width: auto;
    height: auto;
    padding: 5px 5px;
    margin: 5px 15px 5px 5px;
    background: #FFFFFF;
    float: none;
}

#homewrap {
    width: 100%;
    float: inherit;
    align-self: center;
    align-content: center;
    align-items: center;
    margin: 0 0 0 0;
    /*border: dotted;
    border-color: black;*/
    background-image: linear-gradient(to left, teal, white);
    /*padding-left: 5px;*/
}

.lonecolumn {
    width: auto;
    height: auto;
    padding: 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: transparent;
    /*float: left;*/
}

#lonecolumn1 {
	float: left;
	width: 150px;
}

#cabindetails {
		width: 95%;
		height: 440px;
		margin: 5px 5px 5px 5px;
		background: #000000;
	}
	
#movingpictures {
		width: 100%;
		height: 940px;
		background: none;
		float:inherit;
		margin: 10px 0px 10px 50px;
}

#videoframe {
		width: 560px;
		height: 315px;
		background: #000000;
		float:inherit;
		margin: 5px 5px 5px 5px;
}

#cabinCal {
    width: 93%;
    height: 335px;
    background-color: #FFFFFF;
    background-image: linear-gradient(to left, teal, white);
}

#statsbox {
    width: 316px;
    height: 200px;
    align-content: center;
    background-color: lightcyan;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#headerGradient {
    background-image: linear-gradient(to left, teal, white);
}

table.statstable {
    height: 200px;
    width: 300px;
    border: solid;
    background-color: lightcyan;
}

    table.statstable th {
        border: none;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-size: 16pt;
        text-align: center;
    }

    table.statstable td {
        width: 50%;
        border: none;
    }

table.cabinpagetable {
    width: 90%;
}

table.cabinlisttable {
    background-color: #FFFFFF;
    
    border: none;
}

    table.cabinlisttable th {
        background-color: #FFFFFF;
        border: none;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-size: 16pt;
        text-align: center;
    }

    table.cabinlisttable td {
        width: 230px;
        background-color: #FFFFFF;
        border: 1px solid black;
    }

table.cabintable {
    background-color: lightcyan;
    border: none;
}

    table.cabintable th {
        background-color: lightcyan;
        border: none;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-size: 16pt;
        text-align: center;
    }

    table.cabintable td {
        width: 225px;
        background-color: lightcyan;
        /*background-image: linear-gradient(to left, teal, white);*/
        border: none;
    }

ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    color: purple;
}

ul.topnav li {
    float: left;
}

ul.topnav li a {
  display: inline-block;
  color: purple;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}

    ul.topnav li a:hover {
        background-color: #EBF5FB;
    }

ul.topnav li.icon {display: none;}

footer {
    clear: both;
    background-color: #FFFFFF;
    background-image: linear-gradient(to left, teal, white);
    padding: 0 15px;
}

.css-button {
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 9px 18px;
    font-family: Arial;
    font-size: 18px;
    border-radius: 5px;
    border: solid 1px #3866a3;
    background: linear-gradient(180deg, teal 15%, #ffffff 100%);
    text-shadow: 1px 1px 0px #7cabde;
    box-shadow: inset 1px 1px 0px 0px #bee3f9;
}

    .css-button:hover {
        background: linear-gradient(180deg, lightgrey 5%, #ffffff 100%);
        color: #000000;
    }

    .css-button:active {
        position: relative;
        top: 1px;
    }


div.cabinstats {
    width: 100%;
    background-color: #FFFFFF;
    /*background-image: linear-gradient(to left, teal, white);*/
}
div.columns       { width: 100%;  margin: 0 auto;}
div.columns div   { width: 50%; height: 100%; float: left; }
div.leftside {
    background: none;
    border: 2px;
    border-color: #000000;
}
div.rightside {
    background: none;
    border: 2px;
    border-color: #000000;
}
div.clear         { clear: both; }

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

/* for 1200px or less */
@media screen and (max-width: 1200px) {

    #summary {
        width: 95%;
        float: left;
        border: #CC9933;
        /*background-image: linear-gradient(to left, teal, white);*/
        /* padding: 5px 15px; */
    }

    #pagewrap {
        width: 98%;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #col2pagewrap {
        background-color: #FFFFFF;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: left;
    }

    #navmenu {
        width: 150px;
        height: auto;
        /* padding: 1% 4%; */
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #tallnavmenu {
        width: 150px;
        height: 100%;
        float: left;
        padding: 5px 15px;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #middle {
        width: 600px;
        height: auto;
        padding: 1% 4%;
        margin: 0px 0px 5px 5px;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: left;
    }

    #sidebar {
        clear: both;
        width: auto;
        height: auto;
        padding: 1% 4%;
        /*background-image: linear-gradient(to left, teal, white);*/
        width: auto;
        float: none;
    }

    #movingpictures {
        width: 100%;
        height: 840px;
        margin: 10px 10px 10px 10px;
        background: none;
    }

    #cabinCal {
        width: 95%;
        height: 335px;
        /*background-image: linear-gradient(to left, teal, white);*/
    }
    
	header, footer {
		padding: 1% 4%;
	}

    /* Clear floats after the columns */
    .homerow:after {
        content: "";
        display: table;
        clear: both;
    }

    .homecolumn {
        float: left;
    }

    .left {
        width: 100%;
        float: none;
    }

    .right {
        width: 100%;
        float: none;
    }

    .middle {
        width: 100%;
        float: none;
    }

    .header a {
        float: none;
        color: purple;
        text-align: center;
        text-decoration: none;
        font-size: 18px;
        line-height: 25px;
        border-radius: 4px;
    }

        .header a.logo {
            position:static;            
            float: none;
            color: purple;
            text-align: center;
            text-decoration: none;
            font-size: 18px;
            line-height: 25px;
            border-radius: 4px;
        }


    .logo {
        text-align: center;
    }

    ul.topnav li:not(:first-child) {
        display: none;
    }

    ul.topnav li.icon {
        float: right;
        display: inline-block;
    }

    ul.topnav.responsive {
        position: relative;
    }

        ul.topnav.responsive li.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        ul.topnav.responsive li {
            float: none;
            display: inline;
        }

            ul.topnav.responsive li a {
                display: block;
                text-align: left;
            }
}


/* for 980px or less */
@media screen and (max-width: 980px) {

    #summary {
        width: 95%;
        float: left;
        border: #CC9933;
        /*background-image: linear-gradient(to left, teal, white);*/
        padding: 5px 15px;
    }

    #pagewrap {
        width: 98%;
        /*background-image: linear-gradient(to left, teal, white);*/
    }
    #navmenu {
        width: 150px;
        /* padding: 1% 4%; */
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #mobilenavmenu {
        font-family: 'Roboto Mono';
        width: 95%;
        height: auto;
        float: left;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #middle {
        width: 500px;
        padding: 1% 4%;
        margin: 0px 0px 5px 5px;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: left;
    }

    #sidebar {
        clear: both;
        width: 95%;
        padding: 1% 4%;
        /*background-image: linear-gradient(to left, teal, white);*/
        width: auto;
        float: none;
    }
	
	#movingpictures {
		width: 100%;
		height: 640px;
		margin: 5px 5px 5px 5px;
		background: none;
	}

    #cabinCal {
        width: 95%;
        height: 335px;
        /*background-image: linear-gradient(to left, teal, white);*/
    }


	header, footer {
		padding: 1% 1%;
	}
}

/* for 700px or less */
@media screen and (max-width: 700px) {

    #summary {
        width: 95%;
        float: left;
        border: #CC9933;
        /*background-image: linear-gradient(to left, teal, white);*/
        /* padding: 5px 15px; */
    }

    #pagewrap {
        width: 98%;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #header {
        clear: both;
        width: auto;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: none;
    }

    #navmenu {
        width: auto;
        height: 320px;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: none;
    }

    #tallnavmenu {
        width: 150px;
        height: auto;
        float: left;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #mobilenavmenu {
        width: 95%;
        height: 140px;
        float: left;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #middle {
        width: auto;
        float: none;
        /*background-image: linear-gradient(to left, teal, white);*/
        margin-left: 0px;
    }

    #sidebar {
        clear: both;
        width: auto;
        /*background-image: linear-gradient(to left, teal, white);*/
        float: none;
    }
	
	#movingpictures {
		width: 100%;
		height: 440px;
		margin: 5px 5px 5px 5px;
		background: none;
	}

    #cabinCal {
        width: 95%;
        height: 335px;
        /*background-image: linear-gradient(to left, teal, white);*/
    }

    #statsbox {
        width: 100%;
        height: 200px;
        align-content: center;
        background-color: teal;
        float: none;
    }

    table.statstable {
        height: 200px;
        width: 100%;
        /*background: url(../images/cherrysign.jpg) repeat;*/
        border: none;
    }

        table.statstable td {
            width: 50%;
            border: none;
        }

	ul.topnav li:not(:first-child) {display: none;}
  	ul.topnav li.icon {
    	float: right;
    	display: inline-block;
    }
    
    ul.topnav.responsive {position: relative;}
	ul.topnav.responsive li.icon {
	  position: absolute;
	  right: 0;
	  top: 0;
	}
	ul.topnav.responsive li {
	  float: none;
	  display: inline;
	}
	  ul.topnav.responsive li a {
	  display: block;
	  text-align: left;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		clear: both;
		width: auto;
		float: none;
	}
	
	h1 {
		font-size: 2em;
	}
	
	h2 {
		font-size: 1.5em;
	}
	
	#summary {
	width: 98%;
	float: left;
	border:#CC9933;
	padding: 5px 5px;
	}
	
	#pagewrap {
		width: 98%;
		background:#EDCD68;
		margin: auto;
	}
	
	.lonewrap{
    width: 90% ;
    margin: 0 0 auto 5px;
    padding: 1em;
    padding-left: 5px;
	}

    .homewrap {
        width: 95%;
        margin: 0 0 0 0;
        padding: 1em;
        border:dotted;
        border-color:aliceblue;
        /*padding-left: 5px;*/
    }

	#lonecolumn {
	width: auto;
	height: auto;
	padding: 5px 5px;
	margin: 5px 5px 5px 5px;
	float: none;
    overflow: auto;
	}

    #widecolumn {
        width: 100%;
        height: auto;
        padding: 5px 5px;
        margin: 5px 5px 5px 5px;
        float: none;
        overflow: auto;
    }

	#header {
		clear: both;
		width: auto;
		float: none;
		/* display: none; */
	}
	
	#navmenu {
		width: auto;
		height: 320px;
		float: none;
	}
	
	#mobilenavmenu{
		width: 150px;
		height: 140px;
		float: left;
		/* padding: 5px 15px; */
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}
	
	#movingpictures {
		width: 320px;
		height: 270px;
		margin: 2px 2px 2px 2px;
		background: none;
	}
	
	#cabinCal {
		width: 95%;
		height: 350px;
	}

	ul.topnav li:not(:first-child) {display: none;}
  	ul.topnav li.icon {
    	float: right;
    	display: inline-block;
    }
    
    ul.topnav.responsive {position: relative;}
	ul.topnav.responsive li.icon {
	  position: absolute;
	  right: 0;
	  top: 0;
	}
	ul.topnav.responsive li {
	  float: none;
	  display: inline;
	}
	  ul.topnav.responsive li a {
	  display: block;
	  text-align: left;
	}

}


#content {
    background-color: none;
}
#sidebar {
    background-color: none;
}
header, #content, #middle, #sidebar {
	margin-bottom: 5px;
}

#pagewrap, header, #navmenu, #middle, #sidebar, footer {
	border: none; /* : solid 1px #ccc; */
}

#summary2, header, #navmenu, #container, footer {
	border: solid 1px #ccc;
}

#cabindescription {
    width: 100%;
    background-color: none;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
}

a.nav:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none;}
a.nav:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none;}
a.nav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none;}
a.nav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00FF00; text-decoration: underline;}

a.mobilenav:link {font-family: 'Roboto Mono', Times, serif;color: #FFFFFF; text-decoration: none; background: #166678; font-size: 16px; border-style:solid; border-width: 1px; border-color: #F8F8F8;}
a.mobilenav:active {font-family: 'Roboto Mono', Times, serif;color: #FFFFFF; text-decoration: none;background: #166678; font-size: 16px; border-style:solid; border-width: 1px; border-color: #F8F8F8;}
a.mobilenav:visited {font-family: 'Roboto Mono', Times, serif;color: #FFFFFF; text-decoration: none;background: #166678; font-size: 16px; border-style:solid; border-width: 1px; border-color: #F8F8F8;}
a.mobilenav:hover {font-family: 'Roboto Mono', Times, serif;color: #00FF00; text-decoration: none; background: #166678; font-size: 16px; border-style:solid; border-width: 1px; border-color: #FFFFFF;}

a.grey:link {color: #666666; font-weight: bold;}
a.grey:active {color: #666666; font-weight: bold;}
a.grey:visited {color: #666666; font-weight: bold;}
a.grey:hover {color: #000000; font-weight: bolder;}

a.black:link {color: #000000; font-weight: bold;}
a.black:active {color: #000000; font-weight: bold;}
a.black:visited {color: #000000; font-weight: bold;}
a.black:hover {color: #666666; font-weight: bolder;}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}

a.aqua:link {color: #00ccff; background: #000000; font-weight: normal;}
a.aqua:active {color: #00ccff; background: #000000; font-weight: bold;}
a.aqua:visited {color: #00ccff; background: #000000; font-weight: bold;}
a.aqua:hover {color: #00ccff; background: #000000; font-weight: bolder;}

a.viamedia:link {color: black; font-weight: bold;}
a.viamedia:active {color: black;  font-weight: bold;}
a.viamedia:visited {color: black;  font-weight: bold;}
a.viamedia:hover {color: black; background: #FFFFFF; font-weight: bold;}

a.pic:link {color: #000000; background: #000000; font-weight: normal;}
a.pic:active {color: #000000; background: #000000; font-weight: bold;}
a.pic:visited {color: #006600; background: #000000; font-weight: bold;}
a.pic:hover {color: #ffffff; background: #000000; font-weight: bolder;}

a.button:link {text-decoration: none;}
a.button:active {text-decoration: none;}
a.button:visited {text-decoration: none;}
a.button:hover {text-decoration: none; font-weight: bolder;}

a.mobileresbutton:link{color: #FFFFFF; text-decoration: none; background: #FF0000; font-size: 20px;}
a.mobileresbutton:active{text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #FFFFFF;background:#FF0000;}
a.mobileresbutton:visited{text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #FFFFFF;background:#FF0000;}
a.mobileresbutton:hoverlink{text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #EDCD68;background:#FF0000;}

a.mail:link {color: black; font-family: Verdana, sans; font-style: normal; font-size: 18px;}
a.mail:active {color: black; font-family: Verdana, sans; font-style: normal; font-size: 18px;}
a.mail:visited {color: black; font-family: Verdana, sans; font-style: normal; font-size: 18px;}
a.mail:hover {color: black; font-family: Verdana, sans; font-style: normal; font-size: 18px;}

a[href^="tel:"] {
    color: snow;
    font-family: Verdana, sans;
    font-style: normal;
    font-size: 24px;
}

a.special:link {color: #EDCD68; background: #000000; font-weight: normal;}

a.specialbanner {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:32px;
  font-weight: bold;
  color: white;
}

img.plain {border: 0}

.frameleft {
    float: left;
    padding: 5px 15px 5px 5px;
    margin: 5px 15px 5px 5px;
}

.framecenter {
    float:none;
    align-content:center;
    padding: 0 0 0 0; 
    margin: 0 0 0 0;
}

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.normaltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

.normaltextbold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px; 
}

.normaltextboldunderline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.normaltext14 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
}

.normaltext18 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px; 
}

.purpletext18 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color:purple;
}

.welcometext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align:center;
    margin-left: 20px;
    margin-right: 20px;
}

.pricetext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
}
  
.cabinnametext {
 font-family: 'Kaushan Script', cursive;
 font-weight: bold;
 font-size: 28px;
}

.smallcabinnametext {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 16px;
 font-style: italic;
}

.kmhtext {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 13px;
 font-style: italic;
}

.broncotext {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
}

.cabinpagepricetext {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.mobileheadertext {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 20px;
 font-style: italic;
}

.bannertext {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:24px;
  color: purple;
}

.bannertextblack {
    font-family: tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    font-weight: bold;
    color: black;
}

.smallbannertext {
    font-family: tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 18px;
    color: purple;
}

.bold-bannertext {
    font-family: tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    font-weight: bold;
    color: purple;
}

.organgeBold-bannertext {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    font-weight: bold;
    color: darkorange;
}

.organge-bannertext {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    color: darkorange;
}

.organge-normaltext {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 12px;
    color: darkorange;
}

.orange-normaltext-center {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 12px;
    color: darkorange;
}

.blueBold-bannertext {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    font-weight: bold;
    color: blue;
}

.blue-bannertext {
    font-family: Arial, tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 24px;
    color: blue;
}

.small-bold-bannertext {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:18px;
  font-weight: bold;
  color: #993300;
}

.small14-bold-bannertext {
    font-family: tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 14px;
    font-weight: bold;
    color: #993300;
}

.small12-bold-bannertext {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:12px;
  font-weight: bold;
  color: black;
}

.small8-bold-bannertext {
    font-family: tempus sans itc, Comic sans MS, Verdana, sans;
    font-size: 8px;
    font-weight: bold;
    color: #993300;
}

.tinybannertext {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:2px;
  color: #EDCD68;
}

.headertext18  {
  font-family: Papyrus, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-style:normal;
  text-decoration: none;
  color: #663333;
}

.whitetext18  {
  font-weight: 500;
  font-size: 18px;
  font-style:normal;
  text-decoration: none;
  color: #FFFFFF;
}

.heavyheader {
  font-family: Papyrus, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-style:normal;
  text-decoration: none;
  color: black;
}

.heavyheader2 {
    font-family: Papyrus, Helvetica, sans-serif;
    font-weight: 2000;
    font-size: 40px;
    font-style: normal;
    text-decoration: none;
    color: black;
}

.heavyheader3 {
    font-family: Papyrus, Helvetica, sans-serif;
    font-weight: 1500;
    font-size: 30px;
    font-style: normal;
    text-decoration: none;
    color: black;
}

h1.blue {
    color: blue;
}
h2.blue {
    color: blue;
}
h2.green {
    color: seagreen;
}

.cabinquotes {
  font-family: tempus sans itc, Comic sans MS, Verdana, sans;
  font-size:16px;
  color: purple;  
}

.cabinstats {
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

#descriptionparagraph {
    margin-left: 25px;
    
}

.dropbtn {
    background-color: #000000;
    color: #FFFFFF;
    padding: 16px;
    font-size: 16px;
    border-width: 2px border-color: #f9f9f9;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #808080;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.plainImage {
    float: left;
    align-content: center;
    width: 100%;
    margin: 0 30px 20px 0;
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #FFFFFF;
    background-image: linear-gradient(to left, teal, white);
    margin: auto;
    padding: 20px;
    border: 5px solid #888;
    border-color: black;
    width: 60%;
    text-align: center;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}