body {
  margin: 0;
  padding: 12px 13px;
  background-color: #E0D596;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 14px;
}

img {
  border: 0;
}

a {
  color: #660066;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #454129;
	text-transform: uppercase;
}

h2 {
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

hr {
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 2px;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.error { color: #FF0000; font-weight: bold; }

div.clear { clear: both; }

div.menu {
  font-size: 13px;
}

div.menu .price {
  color: #333;
  white-space: nowrap;
}

table.displayTable td.leftCell {
  padding: 1px 6px 0 0;
}

table.displayTable td.rightCell {
  padding: 1px 0 0 6px;
}

.box_purple {
  padding: 6px;
  color: #fff;
  background-color: #6b7755;
  text-align: center;
}

.box_purple a {
  color: #fff;
}

.box_yellowNote {
  background-color: #F9F4D8;
  border: 1px #F0E4A1 solid;
  padding: 6px;
}

.menuBox {
  margin-top: 0;
  text-align: center;
}

.classType {
  color: #666;
  font-weight: bold;
  padding-right: 20px;
}

#wrapper {
  width: 817px;
  background-image: url("/images/shared/main_bg.png");
  background-repeat: repeat-y;
  background-position: top right;
}

#leftColumn {
  width: 640px;
  float: left;
}

#rightColumn {
  width: 177px;
  float: right;
  border-top: 51px #E0D596 solid;
  background-image: url("/images/shared/swd.png");
  background-repeat: repeat-x;
  background-position: top left;
}

#masthead {
  background-color: #E0D596;
  background-image: url("/images/shared/masthead_bg.png");
  background-repeat: repeat-x;
  background-position: bottom left;
}

#masthead img {
  display: inline;
  vertical-align: bottom;
}

#masthead img#logo {
}

#masthead img#banner {
  margin: 0 0 32px 24px;
}

#content {
  background-image: url("/images/shared/content_bg.png");
  background-repeat: repeat-x;
  background-position: top left;
  margin-left: 50px;
  padding: 50px 30px;
}


/*** nav ***/

#nav {
  padding: 110px 12px 40px 12px;
}

#nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 14px;
  font-weight: bold;
	color: #454129;
}

#nav ul li {
  margin: 22px 0 0 0;
  padding: 0;
}

#nav ul li a {
	color: #727c60;
}

#nav ul li a:hover {
	color: #000;
	text-decoration: none;
}

#nav ul li.active a {
	color: #000;
}

#nav ul li.sub_active {
	margin: 10px 0;
	padding-top: 10px;
	background: url('/images/shared/nav_hr.png') top left no-repeat;
}

#nav ul li.sub_active + li {
	margin-top: 0;
}

#nav ul ul {
	padding-bottom: 10px;
	background: url('/images/shared/nav_hr.png') bottom left no-repeat;
	font-weight: normal;
}

#nav ul ul li {
	margin: 10px 0 0 0;
}

#nav ul ul li a {
	color: #45412a;
}


/*** footer ***/

#footer {
  clear: both;
  width: 563px;
  border-right: #6B7755 175px solid;
  margin-left: 50px;
  padding: 14px;
  background-color: #869966;
  color: #fff;
  font-size: 13px;
}
#footer a { color: #530053; }

#footer div.address_box_holder {
	margin-left: 16px;
}

#footer div.address_box {
	float: left;
	width: 160px;
}

#footer div.address_box.cafe { margin-right: 30px; }
#footer div.address_box.fermentation_school { float: right; }

#footer div.address_box h3 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
}

#footer div.address_box p {
	margin: 5px 0 0 0;
}


/*** newsletter ***/

#newsletter {
  padding: 0 0 30px 12px;
}

#newsletter a { color: #000; }

#social_media ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#social_media ul li {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#estore h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

#estoreNav {
  text-align: right;
  font-size: 12px;
}

#estoreNav ul {
  list-style-type: none;
}

#estoreNav ul li {
  display: inline;
  border: 1px solid #E0D596;
  margin: 0;
  padding: 4px 8px 2px 8px;
}

#estoreNav ul li a {
  color: #000;
}

#estoreNav ul li.title {
  background-color: #E0D596;
  color: #4D4932;
}

input#mailSubmit {
  padding: 6px 0 0 90px;
}

img#maillistText {
}

div.side_promo {
  margin: 30px 0 20px 15px;
}


/*** split (two columns) ***/

.split_holder .split {
	position: relative;
	width: 250px;
}

.split_holder .split.left {
	float: left;
}

.split_holder .split.right {
	float: right;
}


/*** homepage ***/

#home_locations {
	margin-top: 20px;
}

#home_locations .split h2 {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 14px;
}

#home_locations .split h2 a {
	color: #000;
}

#home_locations .split p {
	margin: 0;
}


/*** cafe page ***/

#cafe_locations .split h2 {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #000;
	color: #fff;
}

#cafe_locations .split p {
	margin: 0;
}

#cafe_locations .split img {
  display: inline;
  vertical-align: bottom;
}



/* content styles */
div#content_bottom_note {
  padding: 10px 0;
  color: #aaa;
}

div#content_bottom_note a {
  color: #7e86ac;
}





/*** MOBILE ***/

@media screen and (max-device-width: 480px) {

body {
	-webkit-text-size-adjust: none;
	background-color: #fff;
	padding: 0;
}

div {
	clear: both !important;
	display: block;
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

img {
	max-width: 100%;
	height: auto;
}

#wrapper {
	width: auto !important;
	padding: 10px 5px !important;
	background-image: none;
}

#rightColumn {
	border-top: none;
	background-image: none;
}

#content {
	background-image: none;
}

#nav {
	width: 80% !important;
	border: 2px solid #e0d596;
	margin: 10px auto 30px auto !important;
	background-color: #f0e5a3;
	-webkit-border-radius: 5px;
}

#nav ul {
	width: 100%;
}

#nav ul li {
	border-top: 2px solid #e0d596;
	margin: 10px 0 0 0;
	padding: 10px 20px 5px 20px;
}

#nav ul li:first-child {
	border-top: none;
}

#newsletter {
	width: 80% !important;
	margin: 0 auto 30px auto !important;
	padding: 10px !important;
	border: 2px solid #e0d596;
	-webkit-border-radius: 5px;
	background-color: #f0e5a3;
}

/* divs to not display */

#leftColumn #masthead, #footer, div.side_promo {
	display: none !important;
	visibility: hidden;
	width: 0;
	height: 0;
}

}

