@charset "utf-8";
body {
	background: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* HOME PAGE STYLINGS -------------------------------------------------------*/
#wrapperHome {
	padding: 0px;
	width: 968px;
	margin: 25px auto;
}
#flashIntro {
	border: 4px solid #fff;
	margin: 0;
	padding: 0;
}
#mainHome {
	width: 940px;
	background-color: #F3DDBE;
	padding: 10px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
	background: #fff url(../images/mainHome_bg.jpg) no-repeat right top;
}
.homeImageLeft {
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 0;
	margin: 0;
	float: left;
	width: 236px;
}
.homeImageRight {
	border-bottom: 4px solid #fff;
	padding: 0;
	margin: 0;
	float: left;
	width: 239px;
	clear: right;
}
.col1-2Home {
	width: 45%;
	margin: 5px 5px 0 5px;
	padding: 0;
	float: left;
}
.col3Home {
	width: 5%;
	margin: 5px 5px 0 5px;
	padding: 0;
	float: left;
}
.col4Home {
	width: 45%;
	margin: 5px 5px 0 5px;
	padding: 0;
	float: left;
}

/* INTERNAL TEMPLATE STYLINGS -----------------------------------------------*/
#print_letterhead {
	display: none;
}
#wrapper {
	padding: 0px;
	width: 968px;
	margin: 0 auto;
}
#header {
	padding: 0;
	margin: 0;
	height: 130px;
	width: 964px;
	background: url(../images/header_neutral.jpg) no-repeat center top;
	overflow: hidden; 
}
#navTop {
	background: url(../images/navTop_bg2.jpg) no-repeat left center;
	float:left;
	width:964px;
	overflow:hidden;
	position:relative;
	height: 40px;
}
#navTop ul {
   	clear:left;
   	float:left;
   	list-style:none;
   	position:relative;
   	left:50%;
   	text-align:center;
    padding: 0;
	margin: 0;
}
#navTop ul li {
	padding: 0;
	margin: 0;
	display:block;
  	float:left;
   	list-style:none;
   	position:relative;
   	right:50%;
	font-size: 16px;
}
#navTop ul li a:link, #navTop ul li a:visited {
	text-transform: uppercase;
	color: #fff;
	display:block;
   	margin:0 0 0 1px;
   	padding:9px 30px;
   	text-decoration:none;
   	line-height:1.3em;
	border-bottom: none;
}
#navTop ul li a:hover, #navTop ul li a:focus {
	color: #FFCC00;
	text-decoration: none;
	border-bottom: none;
}
#main {
	width: 956px;
	background: #F3DDBE url(../images/leftCol_bg.jpg) repeat-y left top;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	width: 228px;
	float: left;
/*	background: #DD9940;*/
}
#logo {
	margin: 0;
	padding: 0;
}
#navLeft {
	padding: 0;
	color: #fff;	
}
#navLeft ul {
	margin: 0 0 0 30px;
}
#navLeft li {
	padding: 18px 0 8px 0;
	border-bottom: 1px dashed #604733;
	font-size: 14px;
	list-style: none;
	line-height: 100%;
}
#navLeft a:link, #navLeft a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: none;
}
#navLeft a:hover, #navLeft a:focus {
	color: #FFCC00;
	text-decoration: none;
	display: block;
	border-bottom: none;
}
#rightCol {
	width: 686px;
	margin: 0;
	padding: 66px 20px 20px 20px;
	float: right;
	background: url(../images/paw_print.gif) no-repeat right top;
}
#contentLeft {
	width: 440px;
	float: left;
}
.contentLeftSingleCol {
	width: 660px;
}
.contentLeft250 {
	width: 250px;
	float: left;
}
.contentLeft390 {
	width: 390px;
	float: left;
}
.contentRight218 {
	width: 218px;
	float: right;
}
#contentLeft li {
	margin-left: 20px;
}
#contentRight {
	width: 218px;
	float: right;
}
.contentRight408 {
	width: 408px;
	float: right;
	border: 1px solid #673622;
}
#contentRight h5 {
	text-transform: uppercase;
	color: #673622;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}
#contentRight h6 {
	font-size: 12px;
	font-weight: bold;
}
#contentRight ul {
	margin-left: 10px;	
}
#contentRight li {
	list-style: none;
	line-height: 100%;
}
#contentRight a {
	border-bottom: none;
}
#footer {
	height: 30px;
	margin: 10px;
}
#footer p {
	font-size: 10px;
	color: #fff;
}
#footer a {
	color: #FFCC00;
	text-decoration: none;
}
#reservations {
	height: 50px;
}
.separator {
	border-bottom: 1px dashed #604733;
	padding: 5px;
}

/* EVENT TEMPLATE STYLINGS -----------------------------------------------*/
#mainEvent {
	width: 956px;
	background: #F3DDBE;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#contentLeftEvent {
	width: 800px;
	margin: 0;
	padding: 65px 20px 20px 20px;
}
.eventOld {
	float: right;
	border: 1px solid #604733;
	background: #F3E1DA;
	padding: 0  0 0 10px;
	margin: 15px 0 0 0;
}
.eventReturn {
	padding-left: 20px;
}

/*CONTACT OVERLAY STYLING ----------------------------*/
#wrapperContact {
	padding: 0;
	width: 760px;
	margin: 25px auto;
	border: 4px solid #fff;
}
#mainContact {
	background-color: #F3DDBE;
	padding: 10px;
	background: #fff url(../images/mainHome_bg.jpg) no-repeat right top;
}

/*TEXT STYLING ----------------------------------------*/
h1 {
	/*	text-transform: uppercase;*/
	color: #673622;
	margin: 0 0 30px 0;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #673622;
	margin:0 0 0.5em 0;
	padding:.4em 0;
	border-bottom: 1px dashed #604733;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}
h2.AwardGold span {
	padding-right: 35px;
	background: url(../images/brewery/award_gold.png) no-repeat right center;
}
h2.AwardGoldMulti span {
	padding-right: 110px;
	background: url(../images/brewery/award_gold_multi.png) no-repeat right center;
}
h3 {
	color: #673622;
	margin: 5px 0 8px 0;
	padding:.4em 0;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dashed #604733;
}
h3.noBorder {
	border-bottom: none;
	margin-bottom: 0;
}
h4 {
	color: #673622;
	margin: 5px 0 8px 0;
	padding:.4em 0;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #673622;
	margin: 5px 0 8px 0;
	padding:.4em 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #673622;
	margin: 8px 0 8px 0;
}
p {
	font-size: 16px;
	line-height: 150%;
	margin: 0 0 10px 0;
}
.pIntro {
	margin: 0 0 10px 0;
	font: 15px/150% Georgia, "Times New Roman", Times, serif;
}
.pCaption {
	margin: 0 0 10px 0;
	font: italic 10px/150% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #673622;
}
.pCaptionWhite {
	margin: 0 0 10px 0;
	font: italic 10px/150% Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
ul {
	margin: 0 0 10px 10px;
}
li {
	padding: 5px 0;
	font-size: 11px;
	list-style: circle;
	line-height: 150%;
}
sup {
	vertical-align: top;
	font-size: 60%;
}
blockquote.style1 {
	font: normal italic 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #673622;
	letter-spacing: 0.08em;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 0 0 15px 0;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	width: 80%;
  }
blockquote.style1 span {
    	display: block;
    	background-image: url(../images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
}
a {
	color: #673622;
	text-decoration: none;
	border-bottom: 1px dotted #673622;
}
.noLink {
	text-decoration: none;
	color: #000;
	border: none;
}
.smallH1 {
	font-size: 30px;
	margin: 0 0 50px 0;
}
.imgPaddingCenter {
	margin: 10px 2px 5px 32px;
}

.menuPrice {
	font-style: italic;
	font-weight: normal;
}
.menuH3NoDesc {
	 margin-top: 15px;
}
.imgCentered {
	margin: 10px auto;
	display: block;
}
.imgFloatRight {
	float: right;
	padding-left: 5px;
}
.imgFloatRightTop {
	float: right;
	padding: 10px 30px;
}
.divFloatRight {
	float: right;
	text-align: center;
	padding: 0 10px;
}
.divCentered {
	padding: 10px 0;
	display: block;
	text-align: center;
}
.divCenteredInline {
	padding: 10px 0;
	display: inline;
	text-align: center;
}
.divNavCentered {
	padding: 25px;
	display: block;
}
.highlight {
	color: #673622;
}
.extLink {
	padding: 0 15px 0 0;
	background: url(../images/Icon_External_Link.png) no-repeat right center;
	font-style: normal;
	border-bottom: none;
	text-decoration: none;
}
.cameraLink {
	padding: 0 20px 0 0;
	background: url(../images/camera_blue.png) no-repeat right center;
	font-style: normal;
	border-bottom: none;
	text-decoration: none;
}