body {
	background: black url(images/hd-body.jpg) repeat-x top left;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

a:link { color: #316921; }
a:visited { color: #455c3e; }
a:hover, a:active { color: #2ba30a; }

img { border: none; }

h1 { font-size: 2.0em;	font-family: "Palatino Linotype", Palatino, serif; }
h2 { font-size: 1.8em;	font-family: "Palatino Linotype", Palatino, serif; color: #2ba30a; border-bottom: 1px solid #2ba30a; }
h3 { font-size: 1.6em;	font-family: "Palatino Linotype", Palatino, serif; color: #455c3e; }
h4 { font-size: 1.2em; margin-bottom: 0; color: #316921; }
h5 { font-size: 1.1em; margin-bottom: 0; color: #316921; }
h6 { font-size: 1.0em; margin-bottom: 0; color: #316921; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }



#layout {
	width: 888px;
	padding-right: 53px;
	background: black url(images/hd-rigthback.jpg) no-repeat top right;
	margin: 70px auto 0;
	position: relative;
}

#header {
	position: relative;
	background: white;
	height: 143px;
}

#logo {
	width: 298px;
	height: 143px;
	float: left;
	overflow: hidden;
	margin: 0;
	background: url(images/hd-logo.jpg) no-repeat top left;
}

#logo a {
	width: 298px;
	height: 143px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0; padding: 0; list-style: none;
	float: left;
	height: 73px;
	width: 588px;
	line-height: 73px;
	background: #f0e9e3 url(images/hd-nav.jpg) repeat-x top left;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
}

#nav li a {
	padding: 0 16px;
	height: 73px;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.4em;
	font-family: "Palatino Linotype", Palatino, serif;
	text-transform: capitalize;
}

#nav li.active {
	padding: 0 20px 0 0;
	background: white url(images/hd-nav-tab.jpg) no-repeat top right;
}

#nav li.active a {
	padding: 0 10px 0 30px;
	background: white url(images/hd-nav-tab.jpg) no-repeat top left;
}

#header h1 {
	float: left;
	width: 534px;
	padding: 0 20px;
	margin: 0;
	line-height: 70px;
	height: 70px;
	text-align: right;
	font-weight: normal;
	font-size: 1.8em;
	font-family: "Palatino Linotype", Palatino, serif;
}

#main {
	background: white;
}

#content {
	width: 550px;
	padding: 20px;
	float: right;
	overflow: hidden;
	background: white url(images/hd-content.jpg) no-repeat top left;
	position: relative;
} 

#home-content {
	width: 550px;
	height: 341px;
	padding: 20px;
	float: right;
	overflow: hidden;
	background: white url(images/hd-content.jpg) no-repeat top left;
	position: relative;
}

#homeimage {
	position: absolute;
	top: 0; 
	left: 0;
	width: 584px;
	height: 381px;
	background: url(images/hd-home.jpg) no-repeat top left;
	display: block;
}

#homeimage:hover {
	background: url(images/dot.gif) repeat top left;;
}

#sidebar {
	width: 278px;
	height: 281px;
	padding: 50px 10px;
	float: right;
	overflow: hidden;
	background: white url(images/hd-left-img2.jpg) no-repeat top left;
}

.side-acc {
	background: white url(images/hd-left-img-acc.jpg) no-repeat top left !important;
}

.side-contact {
	background: white url(images/hd-left-img-contact.jpg) no-repeat top left !important;
}

.side-book {
	background: white url(images/hd-left-img-book.jpg) no-repeat top left !important;
}

#sidebar ul {
	margin: 0;
	padding: 150px 20px 0 20px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 2.2em;
	font-family: "Palatino Linotype", Palatino, serif; 
}

#home-sidebar, #banner {
	width: 298px;
	height: 381px;
	float: right;
	background: white url(images/hd-left-img.jpg) no-repeat top left;
}

#hdrtext {
	position: absolute;
	top: -56px;
	right: 54px;
	width: 600px;
	height: 42px;
	color: white;
	font-size: 1.3em;
	text-align: right;
	font-family: "Palatino Linotype", Palatino, serif; 
}

#footer {
	clear: both;
	text-align: center;
	background: white url(images/hd-btm.jpg) no-repeat bottom left; 
	padding: 20px;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

#print {
	float: right;
	width: 120px;
	text-align: right;
	margin-top: 20px;
}

.menu {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	clear: both;
}

.menu li {
	margin: 0;
	padding: 10px 0;
}

.menu h3 {
	font-size: 1.4em;
	margin: 0;
	border-bottom: 1px dotted #ddd;
	text-transform: capitalize;
}

.menu p {
	margin: 0 0 0 25px;
	font-style: italic;
	color: #888;
}

.menu p span {
	float: right;
	font-weight: bold;
	margin-top: -24px;
	font-size: 1.4em;
	font-family: "Palatino Linotype", Palatino, serif;
}

.menu h3 span {
	float: right;
	font-style: italic;
	color: #888;
	font-size: 1em;
}

.wineglass, .winebottle {
	float: right;
	font-weight: bold;
	margin-top: -24px;
	font-size: 1.4em;
	width: 60px;
	text-align: right;
	font-family: "Palatino Linotype", Palatino, serif;
}

.winebottle {
	margin-right: 60px;
}

.wineglass {
	clear: right;
}

.wineheading {
	clear: both;
	margin: 0;
}

.wineheading span {
	margin-top: 0 !important;
	margin-right: 0 !important;
}

#contact p span { 
	display: block;
}

h2 a {
	text-decoration: none;
}

.xmastitle {
	font-style: italic;
	color: #9f1300
}

h2.xmastitle {
	font-size: 2em !important;
}

form p { clear: both; line-height: 24px; }
label { width: 120px; float: left; }
.input {  }
.input, textarea { width: 350px; border: 1px solid #ddd; background: white; }
.submit { margin-left: 120px; background: #555; border: 1px solid #555; color: white; font-weight: bold; font-size: 1.2em; width: 180px; height: 24px; }
