body {
	background-color: #760403;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Papyrus, Arial, Verdana;
	color: #000000;
}
.nav {
	font-family: Papyrus, Arial, Verdana;
	font-size: small;
	color: #990000;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #FFFFCB;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "Papyrus", Times, serif;
	}
h2 {
	font-size: small;
	font-weight: bold;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.nav a:link {
	color: #990000;
	text-decoration: none;
}
.nav a:visited {
	color: #990000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #F4F4B8;
	text-decoration: none;
}
.image {
	background-color: #FFFFCB;
	text-align: left;
	vertical-align: top;
}
.menu {
	background-color: #FFFFCB;
	background-image: url(images/6.jpg);
	background-position: left top;
}
td {
	text-align: left;
	vertical-align: top;
}
.wine {
	background-color: #FFFFCB;
	background-image: url(images/7.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.line {
	text-align: center;
	height: 1px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #760403;
	padding-top: 1px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.form {
	text-align: right;
	padding-right: 2px;
	padding-bottom: 8px;
}
.contact {
	background-color: #FFFFCB;
	background-image: url(images/5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dining {
	background-color: #FFFFCB;
	background-image: url(images/8.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.gift {
	background-image: url(images/9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #542F12;
}
.box {
	padding: 10px 6px;
	border: 1px solid #760403;
}
.times_new {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
}
.verdanna18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
}
