body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #130C03;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #958464;
	background-image: url(graphics/background.jpg);
}
#header {
	background-image: url(graphics/backheader.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 9px;
}
#photobar {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navbar {
	background-image: url(graphics/backnav.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 34px;
	background-position: center top;
	text-align: center;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	text-align: center;
	height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navbar li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	white-space: nowrap;
	color: #958464;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
}
#navbar li a:visited {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	white-space: nowrap;
	color: #958464;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
}
#navbar li a:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	white-space: nowrap;
	color: #F1E9DC;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 15px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 385px;
}
h1 {
	font-size: 125%;
	font-weight: normal;
}
h2 {
	font-size: 110%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #958464;
	border-bottom-color: #958464;
	font-style: italic;
	background-image: url(graphics/backh2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #2C1A04;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}
h4 {
	font-size: 90%;
	text-align: center;
	letter-spacing: 3px;
}
h6 {
	font-size: 90%;
	color: #593118;
	text-align: center;
	letter-spacing: 2px;
}
p {
	font-size: 80%;
	line-height: 150%;
	text-align: justify;
}
.price {
	margin-top: -3%;
	font-style: italic;
	text-align: center;
}
.descrip {
	font-size: 80%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	text-align: center;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D1C2;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}
#subnav {
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(graphics/backh2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	text-align: center;
	height: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D1C2;
}
#subnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D1C2;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
	color: #958464;
}
#subnav li a:visited {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D1C2;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
	color: #958464;
}
#subnav li a:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D1C2;
	margin: 0px;
	white-space: nowrap;
	color: #37250F;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: bold;
}
#footer {
	font-size: 70%;
	font-weight: bold;
	color: #958464;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D1C2;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D1C2;
	margin-bottom: 25px;
}
#footer a:link {
	color: #958464;
	text-decoration: none;
}
#footer a:visited {
	color: #958464;
	text-decoration: none;
}
#footer a:hover {
	color: #37250F;
	text-decoration: none;
}
td {
	font-size: 80%;
	padding: 4px;
}
th {
	font-size: 80%;
	background-color: #DBCFBB;
	padding: 4px;
}
.darkrow {
	background-color: #E7DFD1;
}
.border {
	border: 2px solid #301E06;
}
#download {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 173px;
}
#content a:link {
	color: #958464;
	text-decoration: underline;
}
#content a:visited {
	color: #958464;
	text-decoration: underline;
}
#content a:hover {
	color: #37250F;
	text-decoration: none;
}
#buttons {
	margin-right: auto;
	margin-left: auto;
	width: 385px;
	margin-top: 35px;
	text-align: center;
	margin-bottom: 95px;
	clear: both;
	padding-bottom: 15px;
}
#hhw {
	float: left;
	width: 33%;
}
#crescent {
	float: left;
	width: 33%;
}
#reserve {
	float: left;
	width: 33%;
}
#wine {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content ul {
	font-size: 80%;
}
#dosomething {
	background-image: url(graphics/dosomething.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 218px;
	text-align: center;
	color: #130C03;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCA287;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCA287;
	padding-bottom: 10px;
}
