html, body {margin: 0; padding: 0;}
body {font-family: 'Roboto', Arial, Helvetica, sans-serif; font-variant-ligatures: none !important;}

#width {position: fixed; top: 0; z-index: 20; padding: 0 3px; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #FF0; z-index: 200;}

a, a:visited, a:hover {outline: none; text-decoration: none} img {border: 0;} * {-webkit-tap-highlight-color: transparent;}
.phlink {color: inherit !important; white-space: nowrap; text-decoration: none !important;} .phlink:hover {cursor: text;}
a, *:hover {-webkit-tap-highlight-color: transparent;}

.nav a, .submit {transition: 0.3s; -webkit-transition: 0.3s;}

/*-----------------------------------------------*/

/*HEADER*/

/*#headerback {border: 1px solid green} #header {border: 1px solid blue}
#logo, #phone {border: 1px solid orange} #logo img, #phone a {border: 1px solid yellow}*/

#headtop {top: 0; height: 16px; width: 100%; z-index: 3;}

#headerback, #header {margin: 0 auto; background-color: #FFF;}
#headerback {position: relative; width: 100%; z-index: 2;}
#header {display: table; width: 100%; z-index: 1; box-shadow: 0px 2px 7px -2px #000000;}

#logo {padding-left: 10px; height: 80px; display: table-cell; vertical-align: middle;}
#logo img {padding-top: 5px; display: block;} #logo, #logo img {width: 333px; height: 49px;}

#phone {display: table-cell; vertical-align: middle; font-size: 22px; font-weight: 500; text-align: right; padding-right: 20px;}
#phone a {text-decoration: none; text-decoration: underline;}

@media (max-width: 1340px) and (min-width: 1051px) {#headerback, #header {height: 95px !important;}}
@media (max-width: 1205px) and (min-width: 961px) {#headerback, #header {height: 115px !important;}}
@media (max-width: 1010px) {#logo, #logo img {width: 300px; height: 44px;}}
@media (max-width: 575px) {#logo, #logo img {width: 260px; height: 38px;}}

@media (min-width: 526px) {#headerback, #header {height: 80px;}}
@media (max-width: 525px) {
#headerback, #header {height: 115px;} #logo, #phone, #nav {display: block;} #phone {text-align: left; padding: 20px 0 0 20px;}
#logo, #logo img {margin: auto; width: 100%; max-width: 333px;} #logo {margin-top: 10px; height: auto; padding-left: 0;}
}
@media (min-width: 451px) {
#headerback, #header {top: 16px;} #headtop, #header {position: fixed;} .topspacer {margin-top: 16px;}
#header {display: table; width: 100%; z-index: 1;}
}
@media (max-width: 450px) {#headerback, #header {height: 115px;}}

/*-----------------------------------------------*/

/*MENU*/

/*.nav {border: 1px solid #000} .nav ul {border: 1px solid red} .nav li {border: 1px solid magenta} .nav a {border: 1px solid cyan}*/

.nav {display: none; z-index:900; white-space: nowrap !important;} /*last link is too long & wraps on some iPads*/
.nav ul {display: block; list-style-type:none; margin: 0; padding:0;}
.nav a {display: table-cell; position:relative; text-decoration:none !important; cursor: pointer; font-size: 15px; line-height: 1.45; padding: 0 11px; text-transform: uppercase; vertical-align: middle;}
.nav a:hover {background: none;} .nav a.selected {cursor: text; -webkit-user-select: none; -webkit-touch-callout: none;}
.nav a.selected, .nav a.selected:hover {cursor: text; -webkit-user-select: none; -webkit-touch-callout: none;}

@media (min-width: 961px) {
.nav-button {display: none;}
.nav {display: table-cell; vertical-align: middle; width: 100%; padding:0; margin: auto;}
.nav ul {display: table-cell; vertical-align: middle;}
.nav li {display: inline-block; vertical-align: middle; white-space:nowrap;}
.nav a {text-align: center; -webkit-transform: skew(-7deg); -ms-transform: skew(-7deg); transform: skew(-7deg); font-weight: 500;}
}

@media (max-width: 1660px) and (min-width: 1341px) {.nav span {display: block;}}
@media (max-width: 1390px) and (min-width: 1341px) {.nav a {padding:0 8px;}}
@media (min-width: 1341px) {.nav a {height: 40px;}}
@media (max-width: 1340px) and (min-width: 1206px) {.nav {width: 660px;}}
@media (max-width: 1205px) and (min-width: 961px) {.nav {padding-top: 5px; width: 480px;}}
@media (max-width: 1340px) and (min-width: 961px) {
.nav {white-space: normal !important;} .nav a {display: table-cell; vertical-align: middle; height: 35px;}
}
@media (min-width: 991px) {.nav ul {padding-left: 20px;}}
@media (max-width: 990px) and (min-width: 961px) {.nav ul {padding-left: 10px;}}

@media (max-width: 960px) {
.nav {width: 371px; position: absolute; top: 80px; right: 0; box-shadow: 0 5px 12px -5px #000; transition: 0s !important; -webkit-transition: 0s !important;}
.nav li {float: left; width: 185px;} .nav ul {padding: 0;}
.nav a {display: block; font-size: 16px; padding: 10px 20px 10px 10px; text-transform: uppercase; margin: -.5px; /*margin: .5px;*/ font-weight: 400; border: 1px solid #FFF;}
.nav-button {position: absolute; top: 0px; right: 180px; text-align: center; margin: 20px auto 0 auto; width: 37px; z-index: 902; padding: 8px; cursor: pointer;}
.nav-button span {display: block; background: url("../navlines.png") no-repeat center; background-size: 35px 24px; height: 24px; width: 35px; margin: auto;}
}
@media (max-width: 525px) {.nav-button {right: 15px; top: 65px; margin: 0;} .nav {top: 115px;}}
@media (max-width: 380px) {.nav {width: 186px;} .nav li {float: none;}}


/*-----------------------------------------------*/

/*TOP IMAGES*/

#toppic {position: relative; height: calc(90px + 25vw); height: 220px; overflow: hidden; display: flex; align-items: center; background-color: #3C372B;}
#toppic img {width: 500px; height: 300px; width: 100vw; height: auto; filter: brightness(50%);}

#toppic h1 {position: absolute; text-align: left; left: 5%; top: 45%; -webkit-transform: translateY(-45%) skew(-11deg); -ms-transform: translateY(-45%) skew(-11deg); transform: translateY(-45%) skew(-11deg); text-indent: -13px; padding-left: 5px; font-size: 85px; line-height: 1.1; font-weight: 500 !important; text-shadow: 1px 1px 2px #000; font-family: 'Oswald', Impact, Calibri, Arial, Franklin Gothic; color: #FFF; text-transform: uppercase; padding-right: 30px; z-index: 1;}
#toppic h1 span {text-indent: 3px;}
@media (max-width: 430px) {#toppic {height: 50vw;}}


/*-----------------------------------------------*/

/*BODY AREA*/

h1, h2, h3 {margin: 0 !important;}
#bodyarea, h2 {font-size: 23px; line-height: 1.65; font-weight: 400 !important; margin: 0 auto;}

@media (min-width: 1700px) {#bodyarea {margin: 0px auto auto auto; padding: 70px 10% 60px 10%; /*width: 85%;*/}}
@media (max-width: 1699px) {#bodyarea {padding: 4% 5% 3% 5%; /*width: 80%;*/}}
@media (max-width: 750px) {#bodyarea {padding: 5% 5% 4% 5%;}}

.bodyhead {font-weight: 500; font-size: 1.35em; text-align: center; text-transform: uppercase;}
.heading {font-weight: 500; font-size: 1.25em;} .bodyhead, .bodyhead h1, .heading {line-height: 1.3;}

@media (max-width: 850px) {#bodyarea, h2 {font-size: 22px;}} @media (max-width: 360px) {#bodyarea, h2 {font-size: 21px;}}

/*-----------------------------------------------*/

/*Albums*/

#pics {text-align: center; margin: 45px auto 20px auto; max-width: 1300px;} #pics td {vertical-align: top; padding: 20px;}
#pics h5 {margin: 5px auto 15px auto !important; font-size: 16px; line-height: 1.25; font-weight: 400 !important;}
@media (min-width: 1126px) {#pics td {width: 45%;} #pics td, #pics img {width: 500px;} #pics img.tall {width: 400px;}}	
@media (max-width: 1125px) and (min-width: 811px) {#pics td, #pics img {width: 400px;} #pics img.tall {width: 300px;}}
@media (max-width: 920px) and (min-width: 811px) {#pics td, #pics img {width: 350px;} #pics img.tall {width: 250px;}}
@media (max-width: 810px) {
#pics td {display: block; width: auto; padding: 10px 0;} #pics td, #pics img {max-width: 500px;}
#pics img {width: 100%; max-width: 500px;} #pics img.tall {max-width: 360px;}
}

/*-----------------------------------------------*/

/*BOTTOM AREA*/

#bottomarea {text-align: center; font-size: 14px; line-height: 1.6; padding: 15px 0 17px 0; clear: both;}
#serving {padding: 0 20px; font-size: 12px; color: #AAA;}
@media (max-width: 630px) and (min-width: 380px) {#serving span {display: block;}}
@media (max-width: 450px) {.copyco span, .web a {display: block;}}

#totop {position: fixed; right: 16px; bottom: 13px; font-size: 16px; border-radius: 4px; background-color: rgba(0, 0, 0, 0.35); padding: 8px; font-family: Arial, Helvetica, sans-serif; border: 2px solid #888;}
#totop img {width: 20px; height: 12px;} #totop:hover {-webkit-transform: scale(1.1);}
@media (min-width: 481px) {#totop {-webkit-transition: .3s;}}

.nolink, #areas a, #serving a {color: inherit !important; text-decoration: none; pointer-events: none;}

/*====================================================*/

/*COLORS*/

body {color: #444; background-color: #484848;} a, a:visited, a:hover {color: #0048ff;} #bodyarea {background-color: #FFF;}

#headtop {background-color: #0776B1;} #header, #bodyarea {background-color: #FFF;} #phone, #phone a {color: #222 !important;}
.bodyhead {color: #C50000;} .heading {color: #0776B1;}

.nav a {color: #444;}
@media (min-width: 961px) {.nav a.selected, .nav a.selected:hover {color: #000 !important; background-color: #D8D8D8;} .nav a:hover {color: #0776B1;}}
@media (max-width: 960px) and (min-width: 451px) {.nav {padding-bottom: 1px;}}
@media (max-width: 960px) {
.nav a.selected, .nav a.selected:hover {background-color: #555;} .nav, .nav ul {background-color: #FFF;}
.nav a {background-color: #0776B1; color: #FFF} .nav a:hover {background-color: #1A99DD;}
}

#bottomarea, #bottomarea a, #btm_menu a {color: #FFF;}
#bottomarea {background-color: #484848;}
.web a {color: #82cbf2 !important;} .web a:hover {font-style: italic;}