﻿@charset "utf-8";
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	background-color: #FAF6DA;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #B8B870;
	color: #330000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #330000;
}
.oneColFixCtrHdr #header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 455px;
	height: 85px;
	border-top-width: 20;
	border-right-width: 20;
	border-bottom-width: 20;
	border-left-width: 20;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008040;
	border-right-color: #008040;
	border-bottom-color: #008040;
	border-left-color: #008040;
	background-color: #333300;
	margin: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 28px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	width: 400px;
}
.oneColFixCtrHdr #header h2 {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	width: 400px;
}
.oneColFixCtrHdr   #table {
	width: 223px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 203px;
	background: #FAF6DA;
	border: 1px solid #003300;
	position: relative;
	top: 100px;
	border-color: #000000;
	left: 10px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
.oneColFixCtrHdr    #linksContent {
	width: 150px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 145px;
	background: #FAF6DA;
	padding: 0px;
	border: 0px solid #660000;
	cursor: default;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	top: -885px;
	margin: 0px;
	left: 630px;
}
.oneColFixCtrHdr  #pubLogo {
	width: 100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 95px;
	background: #FAF6DA;
	border: 1px solid #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	padding: 0px;
	position: relative;
	top: -470px;
	margin: 0px;
	left: 450px;
}
.oneColFixCtrHdr    #text1 {
	background: #FAF6DA;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	height: 100px;
	width: 400px;
	left: 10px;
	top: -500px;
	border: thin none #000000;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 22px;
	width: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 220px;
	top: -280px;
	border-top-color: #000000;
}
.oneColFixCtrHdr  #text2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	height: 120px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 350px;
	top: -600px;
	padding: 10px;
}
.oneColFixCtrHdr #container #table2 img {
	height: 185px;
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 254px;
	top: -68px;
	position: relative;
}


.oneColFixCtrHdr  #footer2 {
	background:#FAF6DA;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 790px;
	margin-top: 55px;
	top: -885px;
	left: 8px;
}
.oneColFixCtrHdr #wines {
	font-family: "Times New Roman", Times, serif;
	height: 250px;
	width: 100px;
	position: relative;
	font-size: 14px;
	padding: 10px;
	margin-top: 50px;
	margin-left: 670px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	left: 300px;
	top: -480px;
}

.menuTitle  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
}
.menuTitle01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.menuTitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}


.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.oneColFixCtrHdr    #beerList  {
	height: 280px;
	width: 121px;
	border: thin solid #000000;
	background-color: #FAF6DA;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 670px;
	top: -870px;
}

a:link {
	color: #330000;
	font-variant: small-caps;
}
a:visited {
	color: #330000;
	font-variant: small-caps;
}
a:hover {
	color: #663333;
	font-variant: small-caps;
}
a:active {
	color: #663333;
	font-variant: small-caps;
}
