@font-face {font-family: 'Candara';
	font-style: normal;
	font-weight: normal;
	src: local('Candara'), local('Candara'), url('fonts/Candara.ttf') format('truetype');
	}

@font-face {font-family: 'AsapCondensed-SemiBold';
	font-style: normal;
	font-weight: normal;
	src: local('AsapCondensed-SemiBold'), local('AsapCondensed-SemiBold'), url('fonts/AsapCondensed-SemiBold.ttf') format('truetype');
	}

@font-face {font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('OpenSans-Regular'), local('OpenSans-Regular'), url('fonts/OpenSans-Regular.ttf') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype');
	}

@font-face {font-family: 'Pratt';
	font-style: normal;
	font-weight: normal;
	src: local('Pratt'), local('Pratt'), url('fonts/Pratt.ttf') format('truetype');
	}

@font-face {font-family: 'CormorantGaramond-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('CormorantGaramond-Regular'), local('CormorantGaramond-Regular'), url('fonts/CormorantGaramond-Regular.ttf') format('truetype');
	}

@font-face {font-family: 'PlayfairDisplay-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('PlayfairDisplay-Regular'), local('PlayfairDisplay-Regular'), url('fonts/PlayfairDisplay-Regular.otf') format('truetype');
	}

@font-face {font-family: 'htowert';
	font-style: normal;
	font-weight: normal;
	src: local('htowert'), local('htowert'), url('fonts/htowert.ttf') format('truetype');
	}

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 18px;
    line-height: 22px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    color: #404040;
    background-color: #fff;
}

a { color: #0055A5; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.content-divide {width: 978px; height: 20px; background:url(images/content-divide.png); clear: both; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
p { padding: 0 0 11px 0; }
.left {float: left; padding: 2px 5px 0 0;}
.right {float: right; padding-left: 10px;}

.brand {font-family: htowert, Arial, sans-serif; font-size: 58px; text-transform: uppercase; letter-spacing: 4px; text-shadow: 2px 2px #000;}
#splash {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%; text-align: center; background: #202020 url(images/wine-fauve-splash.png) no-repeat top center; height: 400px; font-family: CormorantGaramond-Regular, Arial, sans-serif; font-size: 38px; color: #fff;}

#footer-copyright {padding-top: 10px; padding-bottom: 10px; margin: 0; width: 100%; background-color: #404040; text-align: center; color: #fff; font-size: 14px;}
#footer-copyright a {color: #41B865;}
#wrapper { padding: 40px 0 20px 0; }

.shell { margin: 0 auto; width: 1050px; }
.nav-shell { margin: 0 auto; width: 1250px; }
.menu {width: 100%; background-color: #000;}
.container {}

h1 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 34px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}
h2 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}
h3 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}
h4 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}
h5 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}
h6 {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}

a.button {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size:20px; background-color: #FF0000; color:#fff; display:inline-block; padding: 3px 23px 5px 23px;border: 1px solid #000;}
a.button:hover {background:#800080;}

a.button-dark {font-family: AsapCondensed-SemiBold, arial, sans-serif; font-size:20px; background-color: #0055A5; color:#fff; display:inline-block; padding: 3px 23px 5px 23px; border: 1px solid #fff;}
a.button-dark:hover {background:#131313;}

.graphic-center {width: 100%; text-align: center;}

#top-bar {padding: 10px 0 5px 0; margin: 0; width: 100%; line-height: 170%; background-color: #800080; color: #fff; font-size: 20px; font-family: htowert, Arial, sans-serif; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px #000;}
	.logo {width: 200px; float: left;}
	.amity {width: 850px; float: right; text-align: right;}
#top-bar a {color: #fff; text-decoration: none;}

#about-us {padding: 60px 0 60px 0; margin: 0; width: 100%; line-height: 170%; text-align: center;}

#contact-methods {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 150%; text-align: center; background-color: #FDF8E4;}
	.social-media {width: 330px; float: left; margin-right: 30px;}
	.events {width: 330px; float: left; margin-right: 30px;}
	.events a {color: #FF0000;}
	.email {width: 330px; float: left;}

#wine-selection {padding: 60px 0 60px 0; margin: 0; width: 100%; line-height: 170%;}
	.label {width: 445px; float: left; padding-right: 1px; padding-top: 10px;}
	.varietal-info {width: 575px; float: right; padding-top: 10px;}
	.wine {font-family: PlayfairDisplay-Regular, arial, sans-serif; font-size: 34px; padding-bottom: 5px; font-weight: normal; line-height: 110%; color: #800080;}

#footer-contact-info {padding-top: 30px; padding-bottom: 0; margin: 0; width: 100%; line-height: 170%; color: #fff; background-color: #800080;}
#footer-contact-info a {color: #fff;}

.footer-contacts {
	float: left;
	width: 300px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 18px;
	font-family: htowert, Arial, sans-serif;
	text-transform: uppercase; letter-spacing: 2px;
	text-shadow: 1px 1px #000;
	}

.footer-copyright {
	float: left;
	width: 450px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-family: htowert, Arial, sans-serif;
	text-transform: uppercase; letter-spacing: 2px;
	text-shadow: 1px 1px #000;
	}

.footer-hours {
	float: left;
	width: 300px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 18px;
	font-family: htowert, Arial, sans-serif;
	text-transform: uppercase; letter-spacing: 2px;
	text-shadow: 1px 1px #000;
	}

hr {
  border:none;
  height: 20px;
 	width: 90%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #1f1209;
	box-shadow: 0 20px 20px -20px #333;
  margin: -50px auto 10px; 
}