html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html, body {height:100%;}

body {
    font-family: "Open Sans Condensed", sans-serif;
    color: #a1a1a1;
    font-size: 1.1em;
}

img {
    border: none;
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #ae3506;
}

a:hover {
    color: #f50c11;
}

h1 {
    font-size: 140%;
    font-weight: normal;
}

h2 {
    font-size: 120%;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-family: "Open Sans", sans-serif;
}

h3 {
    font-size: 130%;
    font-weight: 600;
}

header {
    position: relative;
}

header img {
    width: 100%;
    display: block;
}

header #tcsign {
    position: absolute;
    bottom: 0px;
    width: 20%;
    right: 0px;
}

#page {
    position: relative;
}

footer {
    margin-top: 30px;
    background: #a1a1a1;
    padding: 45px 0px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    width: 100%;
    overflow: hidden;
}

footer h3, footer .tagline {
    float: left;
}

footer h3 {
    margin-right: 5px;
    margin-top: 3px;
}
.footercols {
    max-width: 1200px;
    margin: 0px auto;
}

.calcol {
    width: 30%;
    margin-right: 5%;
    margin-left: 5%;
    float: left;
    text-align: center;
    position: relative;
}

.calcol a {
    color: #fff;
    text-transform: uppercase;
    font-size: 140%;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.weathercol {
    width: 55%;
    float: left;
}

.footername {
    float: left;
    position: relative;
    left: 50%;
}

footer .name2 {
    float: left;
    position: relative;
    left: -50%;
}
.addr {
    float: left;
    margin-top: 10px
}

#facebook {
    float: left;
}

.phone {
    font-size: 200%;
    margin-top: 15px;
    font-weight: bold;
    font-family: "Open Sans Condensed", sans-serif;
}

.menuitem { 
    position: absolute;
    left: 0px;
    bottom: 0px; 
    width: 15%;
    background: url(../images/smoke.png);
    padding: 10px 2%;
    color: #fff;
    font-size: 130%;
    font-family: "Open Sans", sans-serif;
}

a.menuitem {
    color: #fff;
}
.section {
    padding-bottom: 25px;
}
.content {
    padding: 25px 8% 0px 8%;
    display: none;
}

.reviews .content {
    display: block;
}

#home {
    padding: 50px 8%;
}

.welcome {
    float: left;
}

h1.welcome {
    padding-top: 12px;
    margin-right: 5px;
}

/*** gallery ***/
#gallery {
    padding: 25px 8%;
}

#gallery h2 {
    font-family: "Open Sans Condensed", sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 40px;
}

.lb-image{
  max-width: inherit;
}

#lightboxOverlay {
    max-width: 100% !important;
}

#lightbox {
    left: 0px !important;
}

#slidearea {
    position: relative;
    width: 100%;
    overflow: hidden; 
    margin-top: 20px;
}

#slides {
    height: 200px;
    margin-left: 5%;
}

.slide {
    display: block;
    float:left;
}

#next, #prev {
    position: absolute;
    top: 70px;
}

#next {
    right: 0px;
}

#prev {
    left: 0px;
}

/*** calendar ***/
.caltitle {
    text-align: center;
    width: 337px;
}

.prevmo {
    float: left;
}

.nextmo {
    float: right;
}

.calendar {
    width: 337px;
}

.week {
    clear: both;
}

.header .day {
    border-top: 1px solid #a1a1a1;
    height: auto;
    background-color: #a1a1a1;
    color: #fff;
}

.day {
    border-bottom: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    float: left;
    width: 43px;
    height: 2em;
    padding: 2px;
}

.lastday {
    border-right: 1px solid #a1a1a1;
}

#caldata {
    background-color: #fff;
    color: #a1a1a1;
    font-weight: normal;
    font-size: 90%;
    padding: 5px;
    width: 337px;
    position: absolute;
    left: 100%;
    top: 0px;
    z-index: 50;
    display: none;
}

.calcol #caldata a {
    color: #ae3506;
    font-weight: normal;
}

#caldata a:hover {
    color: #f50c11;
}

.pad {
    background-color: #c1c1c1;
}

.bpad {
    background-color: #6f827d;
}

.booked {
    background-color: #ad0101;
}

.calcol #caldata a.closer {
    float: right;
    font-size: 80%;
    color: #a1a1a1;
}

/*** reviews ***/
#headline {
    position: absolute;
    top: 10%;;
    right: 5%;
    color: #fff;
}

#headline h1 {
    float: left;
    font-size: 150%;
    margin-right: 3px;
}

#headline img {
    float: left;
    width: auto;
    padding-top: 0.6em;
}

/*.rev {
    font-style: italic;
}*/

.reviews hr {
    width: 26%;
    margin: 25px 37%;
    border: none;
    border-bottom: 1px solid #ae3506;
}

/** general **/
.clear:after {
    visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}

p, .p {
   margin-bottom: 20px; 
}

@media screen and (max-width: 1200px) {
    .menuitem {
        width: 20%;
    }
}

@media screen and (max-width: 1000px) {
    .menuitem {
        width: 25%;
    }
    
}

@media screen and (max-width: 820px) {
    .menuitem {
        width: 30%;
    }
    
    #slides {
        margin-right: 4%;
    }
    
    #next, #prev {
        width: 4%;
        top: 80px
    }
}

@media screen and (max-width: 660px) {
    .menuitem {
        font-size: 110%;
    }
    
}


@media screen and (max-width: 550px) {
    .menuitem {
        width: 35%;
        font-size: 100%;
    }
    
    #headline h1, #headline img {
        float: none;
    }
}

@media screen and (max-width: 450px) {
    .menuitem {
        width: 40%;
    }
    .name2 h3 {
        float: none;
    }
    
}
@media screen and (max-width: 390px) {
    .menuitem {
        width: 50%;
    }
}