

a {
    text-decoration: none;
}
a:link, a:visited {
    color: green;
}
a:hover {
    color: red;
}
* { margin: 0; padding: 0; line-height: 1.4em }
body { background: url(https://lh3.googleusercontent.com/bPl7_2VvcW5jZIFcytMeVs8qSP1K7mq6LGrIHy5hfTfZgf3ogwWMi7gLAXNvYP_cRaROJBpD9MP8kCmhchtdBB6tWSPpOjowaXCdY_tFTitE8rbBziSaHtcdbG6J_FHWdSGAJ50Luye1w-bEIpXwoYftEYlLsWdsdr2CD-JZy1tR9VYsa-Ip7yGuE0m3abTB2Ttw-YBNVByksmnEiA6c0i5nKhhECtbjpl41LGTB8GlCRtGLiaLTOPqez4EfurnSt_3en19uzB5c3I40OMzQGUNZw5fVUM8BVxqEmx2-IcPH1Nq4B58vDBz51MRUUbTUONsxvsRczI_MxDOPZ1H457ejvR97zSKnuJYLRWXL7h1tTPNd5ne0-XvBC3jo7Qalxw6yUWJsj0AtK2AeWPi1Vi6fwIWXY15KQ3qYRLs7L4gQQ5EOA4SnbhBaHMAeiM-Td5lP0cTgKuO9rzkzA8O0IAqpB3fH8ZrixDMG2JFzrWEz7r57xxKQtMw_JoE-zcucZU35QP7M7ggzL2SjnX99rZv7TNLSQ2MFxeJmwV1-EWcZbq7tApvOL5Gt4D6-zYzINtsaiciZK7IbFLX511zzsO28MOuP8TEm9JBTHhLRXaQTtq3p59eKJsYvkwrcA6NrJ-jNZigi3mcfh-_mznL8CeVJdlBflQWQYBYe4LJGiQ=w1333-h839-no?pageId=106198664485646444423) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}; font-family: Arial, sans-serif }
a { text-decoration: none }
h1 { font-size: 1.25em }
h2 { margin: 10px 0; font-size: 0.95em }
hr { height: 1px; margin-bottom: 10px; background: #aaa; border: none }
img { border: none; vertical-align: middle }
p, ul { margin: 15px 0; font-size: 0.875em }
table { margin: 10px auto; width: 90%; font-size: 14px; border-collapse: collapse }
td { padding: 5px; border: 1px solid #aaa }
.center { text-align: center }
.right { float: right }

/* HEADER */
#logo { max-width: 550px; margin: 16px auto }
#logo img { width: auto; height: auto  }

/* CONTAINER */
#wrapper { max-width: 550px; margin: 0 auto; padding: 0 13px }

#content { margin-top: 25px; padding: 10px 20px; background: #ffffff; color: #000000; -webkit-border-radius: 0.625em; -moz-border-radius: 0.625em; border-radius: 0.625em }
#content a { text-decoration: underline }
#content img { margin: 15px 0; border: 2px solid #fff;}

/* HOMEPAGE MENU */
#menu { padding: 15px 0 0 0 }
#menu li { display: inline }
#menu a { display: inline-block; vertical-align: middle; width: 82px; height: 90px; color: #0db0e7; font-size: 11px; font-weight: bold; padding-bottom: 12px }
#menu a img { margin-bottom: 4px; padding: 6px }
.menu-button {display: inline-block;margin-top: -7px;}

/* FOOTER */
#footer { margin: 30px 0 20px 0;}
#footer a {font-size: 0.75em; line-height: 1.6em; }
#footer div { margin: 10px 0 }
#footer-social img { margin: 0 4px; -webkit-border-radius: 0.313em; -moz-border-radius: 0.313em; border-radius: 0.313em}
#footer-fullsite { font-size: 0.9em; font-weight: bold }
#footer-contact {font-size: 0.75em; line-height: 1.6em; margin: auto !important; max-width: 550px; text-align: center;padding-left: 13px; padding-right: 13px}
#footer-fullsite-link{ font-weight: bold; color: #ffffff; text-decoration: none }
span.copyright, span a.b2t {color: #ffffff}
#credits {color: #ffffff}

/* CONTACT FORM */
input[type='text'], textarea { padding: 5px; border: 1px solid #bbb; border-radius: 5px; font-family: Verdana, sans-serif }
input[type='text'] { width: 70%; max-width: 240px }
input[type='submit'] { padding: 4px 10px }
textarea { width: 90%; font-size: 12px }

/* MAP */
#map { margin: 0 auto 20px auto; width: 95%; max-width: 400px; height: 240px }
#directions_e { font-size: 12px }

/* COUPONS */
.coupon { margin: 20px; padding: 10px; font-size: 1em; background: #fffe93; border: 2px dashed #001471; border-radius: 5px }

/* GALLERY */
#gallery img { margin-bottom: 0 }

/* REVIEWS */
.review { margin: 20px 0; padding: 5px 10px; background: #fffe9d; border: 1px solid #ccc; border-radius: 5px }

/* MENU */
.menu-items .col1 { width: 70% }

/* VIDEO */
.video-box { max-width: 480px; margin: 10px auto }
.video { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden }
.video iframe, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none }
video { width: 100%; max-width: 480px; height: auto }

/* ERROR */
#notice { margin: 10px 0; padding: 6px 10px; background: #feffa9; color: #950000; font-size: 14px; border: 1px solid #ccc; border-radius: 0.3em }