/* Reset ------------------------------------------------------------*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
/* Body -------------------------------------------------------------*/
body {
	background: url(../../images/body-bg.jpg) repeat-x #2c2218;
	margin-top: 15px;
}
/* Container --------------------------------------------------------*/
#container {
	width: 920px;
	margin: 0 auto;
}
/* Header -----------------------------------------------------------*/
#header {
	background: url(../../images/header-bg.jpg) no-repeat;
	display: block;
	width: 912px;
	height: 156px;
	border: 4px solid #fff;
	border-bottom: 0;
}

#cc_subscribe tr td {
    padding: 3px;
}

/* Logo */
#logo {
	background: url(../../images/logo.gif) no-repeat;
	float: left;
	width: 395px;
	height: 100px;
	text-indent: -9999px;
	margin: 25px 0 0 20px;
}
/* Slideshow --------------------------------------------------------*/
div.slideshow {
	float: right;
}
div.slideshow p {
	padding-top: 9px;
}
div.slideshow ul {
	background: #FFF;
	bottom: -35px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	padding: 5px 0;
	z-index: 10001;
}
div.slideshow ul a {
	background-position: 50% 50%;
	cursor: pointer;
	display: block;
	height: 25px;
	margin-right: 5px;
	opacity: 0.5;
	width: 30px;
}
div.slideshow ul a.active, div.slideshow ul a:hover {
	opacity: 1;
}
div.slideshow ul li {
	float: left;
	list-style: none;
}
/* NavBar -----------------------------------------------------------*/
#nav-bar {
	background: url(../../images/nav-bar-bg.jpg);
	display: block;
	width: 912px;
	border-top: 1px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 4px solid #fff;
}
#top-nav, #top-nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#top-nav li a {
	display: block;
	padding: 3px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e8e8e8;
	text-decoration: none;
	height: 20px;
	margin-right: 1px;
	line-height: 18px;
	letter-spacing: .04em;
	text-align: center;
	outline: none;
}
#top-nav li { /* all list items */
	float: left;
	width: 120px; /* width needed or else Opera goes nuts */
	border-right: 1px solid #a2a67c;
}
#top-nav li ul { /* second-level lists */
	position: absolute;
	background: #21250C;
	width: 120px;
	left: -9999em; /* using left instead of display to hide menus because display: none isn\'t read by screen readers */
}
#top-nav li ul ul { /* third-and-above-level lists */
	margin: -18px 0 0 120px;
}
#top-nav li:hover ul ul, #top-nav li:hover ul ul ul, #top-nav li.sfhover ul ul, #top-nav li.sfhover ul ul ul {
	left: -9999em;
}
#top-nav li:hover ul, #top-nav li li:hover ul, #top-nav li li li:hover ul, #top-nav li.sfhover ul, #top-nav li li.sfhover ul, #top-nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* Second-level and third-level lists */
#top-nav li ul li {
	background: transparent;
}
#top-nav li ul li a {
	text-indent: 0;
	padding: 3px 0;
	height: auto;
}
#top-nav li ul a {  /*styling the second-level lists */
	text-indent: 0;
	padding: 0.175em 0.175em 0.25em .5em;
	color: #e8e8e8;
	background-color: #21250C;
	width: 120px;
}
#top-nav li ul ul { /* third-and-above-level lists */
	margin: -23px 0 0 120px;
	background: #21250C;
}
#top-nav li ul li a:hover { /*second-level list hover state */
	color : #fff;
	background-color : #5a5e29;
}
/* Main ------------------------------------------------------------------*/
#main {
	background: url(../../images/upload/Image/main-bg2.jpg) repeat-x #fafafa;
	float: left;
	width: 912px;
	padding-bottom: 30px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
}
/* Banner ----------------------------------------------------------------*/
#banner {
	background: url(../../images/banner-bg.jpg) repeat-x;
	display: block;
	width: 872px;
	height: 165px;
	padding: 0 20px;
}
#banner li {
	display: inline;
	list-style: none;
}
#banner a {
	float: left;
	width: 218px;
	height: 165px;
	text-indent: -9999px;
}
/* Top 4 Buttons */
#brewery {
	background: url(../../images/button-brewery.jpg) no-repeat;
}
#restaurant {
	background: url(../../images/button-restaurant.jpg) no-repeat;
}
#catering {
	background: url(../../images/button-catering.jpg) no-repeat;
}
#events {
	background: url(../../images/button-events.jpg) no-repeat;
}
/* Left Side -----------------------------------------------------------*/
#left-side {
	background: url(../../images/vert-line.jpg) right repeat-y;
	float: left;
	width: 500px;
	margin-top: 30px;
	padding: 0 36px 0 26px;
	color: #55402c;
	font-family: \"Palatino Linotype\", Georgia, serif;
	font-size: 11pt;
	line-height: 1.4em;
}
#left-side p {
	margin-left: 15px;
	margin-bottom: 1em;
}
#left-side ul {
       padding-left: 30px;
}
#left-side h2 {
	margin-left: 15px;
	font-family: Times, \"Times New Roman\", serif;
	font-size: 16pt;
	color: #8a4242;
	line-height: 1.6em;
}
#left-side h3 {
	margin-left: 15px;
	font-family: Times, \"Times New Roman\", serif;
	font-size: 14pt;
	color: #55402c;
	line-height: 1.6em;
	font-style: italic;
}
/* Right Side ----------------------------------------------------------*/
#right-side {
	float: left;
	width: 296px;
	padding-left: 32px;
	margin-top: 30px;
	font-family: \"Palatino Linotype\", Georgia, serif;
	color: #55402c;
	font-size: 11pt;
	line-height: 1.4em;
}
#right-side h2 {
	text-align: center;
	font-size: 16pt;
	margin-bottom: 20px;
}
#right-side h3 {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#right-side p {
	text-align: left;
	margin-bottom: 1.5em;
}
#right-side img {
	float: left;
	padding-right: 15px;
	padding-top: 15px;
}
/* Page Headings -------------------------------------------------------*/
h1 {
	clear: both;
	height: 40px;
	width: 500px;
	margin-left: 26px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
h1#welcome {
	background: url(../../images/heading-welcome.jpg) no-repeat;
}
/* Footer */
#footer {
	clear: both;
	background-color: #120b0e;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-family: \"Palatino Linotype\", Georgia, serif;
	font-size: 10pt;
	line-height: 1em;
}
#footer-content {
	width: 920px;
	margin: 10px auto;
	color: #a2a67c;
}
#bottom-nav {
	float: left;
	width: 530px;
}
#bottom-nav li {
	float: left;
	list-style: none;
	border-left: 1px solid #a2a67c;
}
#bottom-nav a {
	float: left;
	text-decoration: none;
	color: #a2a67c;
	margin: 0 10px;
	padding: 5px;
}
#bottom-nav a:hover {
	color: #120b0e;
	background-color: #a2a67c;
}
#copyright {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}
/* Misc ----------------------------------------------------------------*/
.clear {
	clear: both;
}
.noborder {
	border: 0 !important;
}
