html, body {margin: 0; padding: 0;}

@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 400; font-display: block;
  src: local(''), url('fonts/open-sans-400.woff2') format('woff2'), url('fonts/open-sans-400.woff') format('woff');
}
@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 600; font-display: block;
  src: local(''), url('fonts/open-sans-600.woff2') format('woff2'), url('fonts/open-sans-600.woff') format('woff');
}

body {font-family: 'OpenSans', Arial, Verdana, Geneva; font-variant-ligatures: none;}

#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;}
a, a:visited, a:hover {color: #2E3FE1;} a {text-decoration: underline; text-decoration-thickness: 1px; text-decoration-style: dotted; text-underline-offset: .13em; cursor: pointer;}
a:focus-visible {outline: 2px solid var(--focus, #66AFE9); outline-offset: 2px;}
a {-webkit-tap-highlight-color: transparent);} img {border: 0;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}

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

/*HEADER*/

header {width: 100%; margin: 0 auto; z-index: 1;}
header section:first-child {display: table; height: 100%; min-height: 120px; position: relative; margin: auto; text-align: center; width: 95%; max-width: 1650px;}
header div {display: table-cell;} header div:not(.navback div) {vertical-align: middle;}

#headtext h1 {text-align: center; margin: 0 auto; font-style: italic; font-weight: 400; line-height: 1.4; padding: 0 20px 0 20px;}
#logo a {font-weight: 600; line-height: 1.1; text-decoration: none;}
#phone {font-size: 22px; line-height: 1.6; font-weight: 600;} #phone, #social {white-space: nowrap;}

/*#social img {height: 26px; width: 26px; display: inline-block; margin: 0 1px -5px 1px;}
@keyframes shake {20% {-webkit-transform: rotateZ(-8deg);} 80% {-webkit-transform: rotateZ(8deg);}}
#social img:hover {-webkit-animation: shake .16s 5;}*/

#logo span {display: block;}
@media (min-width: 1121px) {#phosoc {width: 350px;}}
@media (max-width: 1120px) {#phosoc {width: 180px;} #headtext h1 {font-size: 18px;}}
@media (min-width: 901px) {#logo {width: 350px;} #logo a {font-size: 40px;}}
@media (max-width: 900px) {#logo {width: 300px;} #logo a {font-size: 34px;}}
@media (min-width: 871px) {#headtext h1 {font-size: 20px;}}
@media (min-width: 841px) {#headtext h1 span {display: block;}}
@media (max-width: 750px) {#logo {width: 280px;} #logo a {font-size: 31px;} #headtext h1 {font-size: 2.3vw;}}
@media (max-width: 710px) {#headtext, #headtext h1 {visibility: hidden; width: 0; padding: 0; font-size: 0;}}
@media (min-width: 501px) {
header section:first-child {padding: 0; overflow: hidden;} #logo {padding: 20px 0;} #logo a {display: table-cell;}
#phosoc > div {display: table; height: 100%; width: 100%; margin-left: 0; box-sizing: border-box; border: 0px solid #000}
/*if social: #phone {position: absolute; right: 0; padding-top: 13px;}*/ /*if no social:*/ #phone {text-align: right; padding-bottom: 3px;}
/*#social {display: table-cell; text-align: right; height: 50%; padding-bottom: 8px; vertical-align: bottom; border: 0px solid blue !important}*/
}
@media (max-width: 500px) {
header {-webkit-display: flex; display: flex; -webkit-flex-direction: column; flex-direction: column; border-bottom: 6px solid var(--menuback);}
header section:first-child {-webkit-order: 2; order: 2;} header section:last-child {-webkit-order: 1; order: 1;}
header div {display: block;}
#logo {margin-top: 18px;} #logo, #phosoc {width: auto; text-align: center;} #logo a {display: inline-block;}
#phone {margin: 15px auto; font-size: 24px;} /*#social {position: absolute; right: 0; bottom: 17px;}*/
}
@media (max-width: 320px) {#logo a {font-size: 30px;}}

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

/*MENU*/

nav {text-align: center; width: 100%;} nav div {vertical-align: middle;}
nav a {display: table-cell; vertical-align: middle; height: 55px; padding: 0 18px; font-size: 18px; line-height: 1.3; font-weight: 400; text-transform: uppercase; text-decoration: none; transition: .15s;}
nav, nav a {-webkit-user-select: none; user-select: none;} nav .selected {cursor: text;}

@media (min-width: 501px) {nav div {display: inline-block;}}
@media (max-width: 500px) {nav {display: table;} nav div {float: left; width: 50%;} nav a {width: 1%; padding: 0;}}

:root {--menuline: #C00; --menuback: #6A0E13; --menuhover: #A01018; --menuselect: #470306}
nav {background-color: var(--menuback);} nav a {color: #FFF !important;}
nav .selected {background-color: var(--menuselect);} nav a:hover:not(.selected) {background-color: var(--menuhover);}
@media (max-width: 500px) {
nav div:nth-child(1) a, nav div:nth-child(2) a {border-bottom: 1px solid var(--menuline);}
nav div:nth-child(1) a, nav div:nth-child(3) a {border-right: 1px solid var(--menuline);}
}

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

/*Big Pic*/

#homepic {position: relative; overflow: hidden; z-index: 0; background-color: #563317;}
#homepic img {width: 500px; height: 300px; width: 100%; height: 40vw; max-height: 420px; object-fit: cover; object-position: 50% 50%; display: block;}
@media (max-width: 500px) {.homecap h1 {font-size: 8.5vw;} #homepic img {height: 52vw;}}

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

/*BODY AREA*/

#bread {font-size: 14px; line-height: 1.4; margin-bottom: 20px;}

.bodyarea {position: relative; padding: 10px 0 35px 0; margin: auto; width: 85%; max-width: 1500px;}
.bodyarea, h2 {font-size: 20px; line-height: 1.7; font-weight: 400 !important;}
.bodyhead {padding-bottom: 10px; font-weight: 600 !important; font-size: 1.6em; line-height: 1.25; text-align: center;}
h1, h2, h3 {margin: 0 !important;}

@media (max-width: 800px) {.bodyhead {font-size: 1.5em;}}
@media (max-width: 600px) {.bahome {padding-top: 0;}}
@media (max-width: 360px) {.bodyarea {width: 88%;} .bodyhead {font-size: 1.45em;}}

.heading, .heading2 {font-weight: 600; line-height: 1.35; display: table;} .heading {font-size: 1.3em;} .heading2 {font-size: 1.05em;}

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

/*Page Pics*/

.pagepic img {border-radius: 3px; width: 500px; height: 300px; width: 100%; height: auto; display: block;}
.picwide {max-width: 500px;} .pictall {max-width: 350px;}
.picleft {float: left; margin: 10px 40px 30px 0;} .picright {float: right; margin: 10px 0 30px 40px;}
@media (max-width: 1050px) and (min-width: 871px) {.picwide {max-width: 430px;}}
@media (max-width: 870px) {.picleft, .picright {text-align: center; float: none; margin: 35px auto;} .pictall {max-width: 400px;}}

#album {margin: 40px auto 20px auto !important;} #album div {border-radius: 5px;}

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

/*BOTTOM AREA*/

#serving {font-size: 11px; line-height: 1.4; color: #BBB; font-family: Arial, Helvetica, sans-serif;}
#serving a, .nolink {color: inherit !important; text-decoration: none !important; pointer-events: none !important;}

#bottomarea {font-size: 14px; line-height: 1.6; padding: 25px 25px 22px 25px; text-align: center; clear: both;}
#bottomarea a {white-space: nowrap;} .btmph {font-size: 20px; margin: 5px auto;}
.web, .web a {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #BBB !important;}
.web a {font-style: italic; text-decoration: none;} .web a:hover {text-decoration: underline;}

footer img /*BBB link*/ {margin: 10px auto 15px auto; width: 250px; height: 52px; background-color: #FFF; padding: 5px; border-radius: 10px;}
@media (max-width: 315px) {footer img {width: 230px; height: 48px;}}

#totop {position: fixed; right: 14px; bottom: 12px; z-index: 100; border: 2px solid rgba(155, 155, 155, 0.4); background-color: rgba(80, 80, 80, 0.4); border-radius: 4px; padding: 0; width: 26px; height: 27px;}
#totop a {display: grid; align-items: center; justify-content: center; justify-items: center; width: 26px; height: 100%; text-decoration: none; font-family: Arial, sans-serif; font-size: 24px; line-height: 1; color: #F5F5F5;}
#totop span {display: inline-block; -webkit-transform: rotate(270deg); transform: rotate(270deg); line-height: 1;}

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

/*COLORS*/

body {color: #444; background-color: #FFF;} #headtext {color: inherit;}
#phone, #phone a {color: #444;} #logo a, .bodyhead {color: var(--menuhover);} .heading {color: #000;}
#bottomarea {background-color: #222;} #bottomarea, #bottomarea a {color: #FFF;}
