body {
	background-image: url(/g/marble.jpg); background-repeat: repeat;
	color: #000; text-align: center;
	margin: 0 auto; vertical-align: top;
}

#wrap {
	background-color: #fff;
	font-size: 12pt; font-family: helvetica, arial, sans-serif; font-weight: normal;
	width:800px; margin: 0px auto;; vertical-align: top; text-align: left;
   	border-top: #633 solid 6px; border-bottom: #633 solid 6px;
   	border-right: #633 solid 6px; border-left: #633 solid 6px;
}

#header {
	background-color: #fff; background-image: url(/g/lace.jpg);
	background-repeat: no-repeat; background-position: top right;
	vertical-align: bottom; text-align: left;
	color: #000; margin: 0; padding: 0px; height: 180px; width: 800px;
	font-size: 10pt; font-family: helvetica, arial, sans-serif;
	border-top: 1px solid #fff; border-bottom: 1px solid #fff;
}

#header img {
	padding: 22px 14px 2px 14px;
}

#header h2 {
	padding: 0px 0px 0px 54px; line-height: 28px; color: #633; 
	font-size: 16px; font-weight: normal;
	font-family: cursive, sans-serif, arial;
}

/* This navigation is header, menu left. Begin */

#header #sitenav {
	height: 100px; width: 280px;
	margin: 20px 0px 2px 490px; padding: 10px 8px 4px 8px;
	border: 1px #696 dotted;
}

#header #sitenav a {
	display: block; line-height: 32px;
	color: #633; font-weight: bold; font-size: 12pt;
	padding: 2px 8px 2px 52px; margin: 2px;
	text-decoration: none; text-align: left;
	background-image: url(/g/cork_t.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#header #sitenav a:hover {
	color: #696;
}

#header #sitenav a#current {
	color: #696; font-weight: bold;

}

/* This navigation is header, menu left. End */



/* This navigation is header, menu main. Begin Note: Adjust top height*/
#header #nav {
	background-color: #633;
	margin: 24px 0px 4px 0px; padding: 0px 0px 0px 10px; height: 22px;
	text-align: left; vertical-align: middle;
	border-top: 2px solid #633;
	border-bottom: 2px solid #fff;
}

#header #nav ul {
	margin: 0; padding: 0;
	list-style: none;
}

#header #nav li {
	float: left; margin: 0; padding: 0;
	text-indent: 0;
}

#header #nav a {
	display: block; padding: 3px 14px 3px 14px; margin: 0;
	border: solid #fff; border-width: 0 2px 0 0;
	color: #fff; font-weight: bold; text-decoration: none;
	white-space: nowrap;
}
/* Following rule allows entire region of link to to be
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */

* html #header #nav a {
	width: 1%;
}

#header #nav .last {
	border: solid #0ff; border-width: 0;
}

#header #nav a:hover {
	background-color: #696; color: #fff;
	text-decoration: none;
}

#header #nav #current {
	background-color: #fff; color: #696;
}
/* This navigation is header, menu main. End */


#main {
	color: #333; width: 750px;
	margin: 20px 20px 4px 20px; padding: 20px 6px 10px 6px;
	font-size: 10pt; vertical-align: middle; text-align: left;
	min-height: 400px;
}

#main p {
	color: #333; margin: 2px 16px 2px 6px; padding: 4px;
	font-size: 10pt; text-align: justify;
}

#main a {
	color: #696; text-decoration: underline;
}

#main a:hover {
	color: #630; text-decoration: underline;
}

#main a:visited {
	color: #696; text-decoration: underline;
}


#footer {
	background-color: #fff; 
	width: 800px; height: 116px; clear: both;
	margin: 0; padding: 0;
	border-top: 2px solid #fff;
	font-size: 8pt; color: #aaa; 
	vertical-align: bottom; text-align: center;
}

#footer p {
	padding: 34px 12px 2px 12px; line-height: 2em;
}

.imgleft-t {
	float:left; padding: 6px;
}

.imgleft-h {
	float:left; padding: 8px;
}

.imgright-h {
	float:right; padding: 8px;
}

.imgleft {
	float:left; margin: 12px; padding: 8px; border: 2px #696 solid;
}

.imgright {
	float:right; margin: 12px; padding: 8px; border: 2px #696 solid;
}

.img {
	margin: 12px; padding: 8px; border: 2px #696 solid;
}


.bold {
	font-size: 10pt; font-weight: bold;
}

.italic {
	font-size: 10pt; font-style: italic;
}

.bold-italic {
	font-size: 10pt; font-weight: bold; font-style: italic;
}

b {
	font-size: 10pt; font-weight: bold;
}

i {
	font-size: 10pt; font-style: italic;
}

h1 {
	font-size: 14pt; font-weight: bold; color: #633; padding-top: 8px;

}

h2 {
	font-size: 12pt; font-weight: bold; color: #633;

}

h3 {
	font-size: 10pt; color: #633;
}


.toptitle {
	margin: 6px; padding: 2px 4px 2px 4px;
	font-size: 10pt; color: #000;
	vertical-align: middle; text-align: left;
}

ul {
	margin: 0; padding: 0;
	list-style: disc;
}

li {
	margin: 6px 8px 6px 36px; padding: 0px 4px 0px 0px;
	line-height: normal; text-indent: 0;
}

a {
	color: #696; text-decoration: none;
}

a:hover {
	color: #630; text-decoration: underline;
}
a:visited {
	color: #696; text-decoration: none;
}

table {
	margin: 10px; padding: 4px; width: 600px;
	border: 1px solid #eee;
}
tr {
	margin: 1px 4px 1px 4px; padding: 2px 4px 2px 4px;
}
th {
	color: #633; font-size: 12pt; font-weight: bold;
}
td {
	color: #333; font-size: 10pt; font-weight: normal;
}

hr {
	color: #633;  background-color: #000; width: 100%; height: 2px;
	margin: 24px 0px 24px 0px;
}

.price {
	text-align: center; font-size: 8pt; font-style: italic; 
}

.wine {
	text-align: center; font-size: 10pt; font-style: italic;
	padding: 8px 0px 2px 12px; color: #633;
}

.wine-italic {
	font-size: 10pt; font-style: italic; padding: 8px 0px 2px 12px;
}

.center {
	text-align: center;
}

.star {
	font-size: 8pt; color: #633; vertical-align: super;
}

.quote {
	color: #633;
}

.quoteblock {
	background-image: url(/g/quote-bg.png); background-position: top left;
	background-repeat: no-repeat; width: 440px; color: #696;
	font-size: 8pt; margin: 2px 60px 2px 120px; padding: 1px 30px 1px 30px;
}

#sample_menu {
	background-color: #9c9; width: 660px; text-align: center;
	border-top: 2px solid #696; border-bottom: 2px solid #696;
	margin: 16px; padding: 10px; font-size: 12pt; color: #633;
}

#sample_menu a {
	color: #633; font-size: 12pt;
}

#sample_menu a:visited {
	color: #633; font-size: 12pt;
}

#sample_menu #on {
	text-decoration: none;
}