.name {color: #FFFFFF}
.centertxt {
	font-family: "goudy old style";
	font-size: 12px;
	font-style: ;
	font-weight: lighter;
}
.location {
	font-size: 16px;
	font-weight: bold;
}
table.new {border:thick #000000 solid;} 
.menuhead {
	font-size: 20px;
	font-family: "Engravers MT";
	color: #000000;
}
.category {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #000000;
}
.description2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #000000;
}
.itemname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	color: #000000;
	text-align: left;
	}
.beverages {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #000000;
}
.wine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.copyright {
	font-size: 14px;
	color: FFFFFF; 
}
body {
	font-family:;
	font-size: 11px;
	text-align: center;	
	color: #6f6f6f;
}

html, body, #page, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	
}

img { border: 0; }

#page {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
	background-color: #FF00FF;
}

h1, h3 {
	font-size: 14px;
	font-family: Bookman Old Style;
}
h2{
	font-size: 14px;
	font-family: Goudy Old Style;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.break {
	text-align: right;
}

/* ***** */

body {
	background: #000000;
	color: #FFFFFF;
}

#page {
	width: 780px;
	background: #AD803D;
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}

#body #events .break a, #body .break a, #footer .break a {
	color: #e2c3a5;
	text-decoration: none;
}

#body .break a:hover, #body #events .break a:hover, #footer .break a:hover {
	text-decoration: underline;
}
/* body */

#body {
	position: relative;
	color: #251200;
	background: url(../images/body_bg2.gif) repeat-y;
}

#body-i {
	width: 100%;
	background: url(../images/photo.jpg) top right no-repeat;
}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #menusleft {
	float: left;
	width: 286px;
	margin-left: 2px;
	display: inline;
	
}

#body #events {
	float: left;
	width: 235px;
	margin-left: 10px;
	display: inline;
}

#body .imagebox {
	padding: 2px 8px 2px 100px;
	margin: 2px 0;
	background: #AD803D 4px no-repeat;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #ce9b5e;
}

#body #events a:hover {
	color: #fff;
}

#events .break {
	margin-bottom: 0;
}

/* footer */

#footer {
	width: 100%;
	
}

* html #footer {
	padding-bottom: 0px;
}

#footer h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #footer h2 {
	width: 100%;
}
* html #spacer {
	margin-top: 8px;
}

/* footer */

#footer {
	width: 100%;
	
}

* html #footer {
	padding-bottom: 0px;
}

#footer h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #footer h2 {
	width: 100%;
}

* html #spacer {
	margin-top: 8px;
}
/* header hours.html*/

#header {
	background:   url("../images/hours.jpg") top left no-repeat;
	height: 252px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #170E01;
	color: #D4A66F;	
	width: 488px;
	position: absolute;
	top: 220px;
	left: 292px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 12px;
}

#header #nav li {
	display: inline;
}

#header #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 232px; left: 291px;
  width: 488px; height: 68px;
  overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header #welcome p {
	margin: 0.5em 0;
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}
/* header2 winelist.html*/

#header2 {
	background:    url("../images/winelist.jpg") top left no-repeat;
	height: 252px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header2 h1 {
	text-align: right;
}

#header2 #nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #170E01;
	color: #D4A66F;	
	width: 488px;
	position: absolute;
	top: 220px;
	left: 292px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 12px;
}

#header2 #nav li {
	display: inline;
}

#header2 #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header2 #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header2 #welcome {
  position: absolute;
  top: 232px; left: 291px;
  width: 488px; height: 68px;
  overflow: auto;
}

#header2 #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header2 #welcome p {
	margin: 0.5em 0;
}

* html #header2 #welcome p {
	margin: 0.5em 0;
}

#header2 #welcome p {
	padding-left: 2em;
}
/* header3 bar.html*/
#header3 {
	background:    url("../images/bar.jpg") top left no-repeat;
	height: 252px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header3 h1 {
	text-align: right;
}

#header3 #nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #170E01;
	color: #D4A66F;	
	width: 488px;
	position: absolute;
	top: 220px;
	left: 292px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 12px;
}

#header3 #nav li {
	display: inline;
}

#header3 #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header3 #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header3 #welcome {
  position: absolute;
  top: 232px; left: 291px;
  width: 488px; height: 68px;
  overflow: auto;
}

#header3 #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header3 #welcome p {
	margin: 0.5em 0;
}

* html #header3 #welcome p {
	margin: 0.5em 0;
}

#header3 #welcome p {
	padding-left: 2em;
}
/* header4 contactus.html*/

#header4 {
	background:   url("../images/contact.jpg") top left no-repeat;
	height: 252px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header4 h1 {
	text-align: right;
}

#header4 #nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #170E01;
	color: #D4A66F;	
	width: 488px;
	position: absolute;
	top: 220px;
	left: 292px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 12px;
}

#header4 #nav li {
	display: inline;
}

#header4 #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header4 #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header4 #welcome {
  position: absolute;
  top: 232px; left: 291px;
  width: 488px; height: 68px;
  overflow: auto;
}

#header4 #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header4 #welcome p {
	margin: 0.5em 0;
}

* html #header4 #welcome p {
	margin: 0.5em 0;
}

#header4 #welcome p {
	padding-left: 2em;
}
/* header5 directions.html*/

#header5 {
	background:    url("../images/directions.jpg") top left no-repeat;
	height: 252px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header5 h1 {
	text-align: right;
}

#header5 #nav {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #170E01;
	color: #D4A66F;	
	width: 488px;
	position: absolute;
	top: 220px;
	left: 292px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 12px;
}

#header5 #nav li {
	display: inline;
}

#header5 #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header5 #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header5 #welcome {
  position: absolute;
  top: 232px; left: 291px;
  width: 488px; height: 68px;
  overflow: auto;
}

#header5 #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header5 #welcome p {
	margin: 0.5em 0;
}

* html #header5 #welcome p {
	margin: 0.5em 0;
}

#header5 #welcome p {
	padding-left: 2em;
}