@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'archisticonormal';
	src: url('../fonts/archistico_simple-webfont.eot?') format('eot'), url('../fonts/archistico_simple-webfont.woff') format('woff'), url('../fonts/archistico_simple-webfont.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
}
.fix-font {
-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}

/* COVID19 styles */
.covid19 {background-color:#942623;padding:17px 0;}
.covid19 a {color:#fff !important; text-decoration:none !important;font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:16px;}
#swipebox-slider .slide img { border:10px solid #666 !important; max-width:80% !important}

.delivery_top {background-color:#5b5858; padding:12px 0 8px 0;}

.beerwine {color: #fff !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;}

.beerwine a {color:#fff !important; text-decoration:none !important}

/* -------  */

body {background-color: #000;
	margin:0 auto;
	text-align:center;
	}
	
.vegan { color: #eb2a32; font-weight: bold;}	

#hp-wrapper {background-image:url(images/main-bg.jpg); background-repeat:no-repeat; background-position:top center; text-align:center; margin: 0 auto; width:100%;}

#logo {margin:0 auto; text-align:center; width:100%; max-width:608px;}

#slideshow {width:100%;max-width:608px;margin:0 auto; text-align:center;}

#main-nav {margin-top: -21px;}

#main-nav  a  {font-family: 'archisticonormal', Arial, sans-serif; color: #fff;
text-decoration:none;
font-size: 42px;
line-height: 49px;
font-weight:normal !important;
-webkit-font-smoothing: antialiased; }

#content {background-image:url(images/interior-logo-background.jpg); background-position:top center; background-repeat:no-repeat; width:549px; border-top:none; border-right:#292c2e 10px solid; border-bottom:#292c2e 10px solid; border-left:#292c2e 10px solid;text-align:left; margin:0 auto; background-color:#e3d4c1; padding:0 20px}

#content h1 {display:inline-block; margin:31px 0px 0px 0px; font-family:"Times New Roman", Times, serif; color:#942623; font-size:42px;}

h2, h3, h4, h5 {font-family:"Times New Roman", Times, serif; color:#942623;}

h1 a, h2 a {text-decoration:none !important;}

a:link, a:visited {
    color: #942623;
    text-decoration: underline;
}
a:hover {
    color: #000;
    text-decoration: none;
}
a:active {
    color: #333;
    text-decoration: none;
}

#events h1 {margin-top: 0 !important; font-size: 33px;}

#hp-footer {background-image:url(images/footer.png); background-repeat:no-repeat; max-width:620px; margin:0 auto; text-align:center; width:100%; padding-top:13px; -webkit-text-size-adjust: 100%;}

#hp-footer a, #footerlinks {font-family:Arial, Helvetica, sans-serif; color:#942623; font-size: 20px; line-height: 22px; font-weight: 700; text-decoration: none;}

#footer-address p {color:#1e1816; font-family:Arial, Helvetica, sans-serif; padding:0 !important;margin: 3px 0 0 0; font-size:15px; line-height:16px; -webkit-text-size-adjust: 100%;}

#footer-address a {color:#1e1816; font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:16px; text-decoration:none; font-weight:normal !important;}