@font-face {
  font-family: "RemoteEssays1743";
  src: url( fonts/RemoteEssays1743.ttf ); /* IE */
  src: local("Essays1743"), url( fonts/RemoteEssays1743.ttf ) format("truetype"); /* non-IE */ 
}

body {
	background-color: #831b18;
	background:#831b18 url(images/distilleries_bg.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #faffc7;
}

img {
	border: none;
}

#content {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

.header {
	background-color: black;
	padding: 5px 0;
	color: #faffc7;
	border-bottom: 1px solid #000;
}
.header table {
	width: 100%;
}
.header td {
	vertical-align: middle;
	border: 0 solid yellow;
}
.header a:hover,
.header a.selected,
.header .nav .breadcrumbs a:hover {
	color: #faffc7;
}
.header .nav .breadcrumbs img {
	margin-top: -10px;
}
.header-ledge {
	background-image: url('images/header_ledge.gif');
	background-repeat: repeat-x;
	height: 11px;
}


.nav {
	text-align: center;
}
.nav a {
	text-align: center;
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif; 
	color: #b67d63;
	font-size: 150%;
	letter-spacing: 0px;
	text-decoration: none;
}
.nav {
	border-top: 0px solid #831b18;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.nav td {
	padding: 0 2em;
}

.nav .breadcrumbs {
	width: 90%;
	text-align: left;
	color: #b67d63;
}
.nav .breadcrumbs a {
	text-decoration: none;
	border-bottom: 0px dotted #b67d63;
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif;
}
.nav .breadcrumbs a.apps {
	color: #b67d63;
}

.nav .breadcrumbs span {
	color: #b67d63;
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif;
}


.app-title,
.section-title,
.distillery-list {
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif;
}

.app-title {
	font-size: 250%;
	line-height: 1.5em;
	color: #faffc7;
	text-align: center;
}

.app-title a {
	color: #faffc7;
	line-height: 1.0em;
	text-decoration: none;
}


.section {
	text-align: center;
}

.section {
	clear: both;
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif; 
	text-align: center;
	vertical-align: middle;
	margin-bottom: 2em;
}

.section td {
	padding: 1em;
}
.section .title {
	text-align: center;
	font-size: 250%;
	color: #faffc7;
	line-height: 1.2em;
}
.section .slug {
	text-align: center;
	font-size: 150%;
	color: gold;
	letter-spacing: 1px;
	margin: 0.5em 0 1em 0;
}
a.disclaimer-link {
	text-decoration: none;
	color: #b67d63;
}
.section .disclaimer {
	text-align: center;
	font-size: 100%;
	font-style: italic;
	text-transform: uppercase;
	color: #b67d63;
	letter-spacing: 1px;
	margin: 0.5em 0 1em 0;
}

.section-content {
	float: left;
	text-align: center;
	font-size: 150%;
	color: #faffc7;
	line-height: 1.2em;
}

.distillery-list {
	float: right;
	text-align: right;
	padding-right: 0.5em;
	font-size: 200%;
	color: #90342b;
	line-height: 1.2em;
	display: none;
}

.current-distilleries,
.closed-distilleries,
.glossary-words {
	margin: 0 auto;
	color: #faffc7;
	letter-spacing: 1px;
	line-height: 1.3em;
	font-size: 125%;
}

.current-distilleries {
	width: 35em;
	text-align: center;
}

.current-distilleries img {
	float: left;
	padding: 1em 1em 1em 0;
}

.closed-distilleries {
	width: 35em;
	text-align: center;
}

.glossary-words {
	width: 35em;
	text-align: center;
}

.glossary-words img {
	clear: both;
	float: left;
	padding: 0 2em 1em 0;
}

.current-distilleries b,
.closed-distilleries b,
.glossary-words b {
	color: #b67d63;
	font-weight: normal;
}

table.main-sections {
	margin: 1em auto 2em auto;
	width: 35em;
	text-align: center;
	vertical-align: top;
	font-size: 150%;
	line-height: 1.1em;
	color: #b67d63;
}
table.main-sections td {
	vertical-align: top;
}

table.main-sections .main-section a {
	color: gold;
	text-decoration: none;
	border-bottom: 1px solid #b67d63;
}

.main-section p {
	margin-top: 1em;
}

.coming-soon {
	color: #faffc7;
}

.footer {
	font-family: RemoteEssays1743, Trebuchet MS, Gill Sans, Helvetica, sans-serif; 
	font-size: 150%;
	margin: 4em auto;
	text-align: center;
	padding: 0.4em;
}

.footer a {
	color: #b67d63;
	text-decoration: none;
}

.footer a:hover {
	color: #faffc7;
}

