
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
}


p {
	font-size: 13px;
	line-height: 17px;
	margin: 8px 0;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	margin-top: 12px;
	color: #763931;
}

h1.home {
	font-size: 20px;
	line-height: 23px;
}

h2.ftr {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #E4D4A5;
	width: 600px;
	float: right;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 8px 0;
	color: #E5E4C3;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 4px 0;
	color: #763931;
}

h4 {

}

h5 {

}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 18px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 18px 2px 0;
}

.inset-1 {
	margin: 4px 20px;
}

.inset-1b {
	padding: 4px 20px;
}

.inset-2 {
	margin: 10px;
}

.inset-right {
	float: right;
	margin: 0 0 0 16px;
}

.small {
	font-size: 12px;	
}

.red {
	color: #763931;
}

.red-bright {
	color: #9E3836;
}

.slate {
	color: #BCC7B0;
}

.menu-heading {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: 10px auto;
	background: url(images/page-bg.jpg) no-repeat;
}

#wrapper-home {
	width: 950px;
	height: 647px;
	margin: 10px auto;
	background: url(images/page-bg-home-b.jpg) no-repeat;
}

/* header */

#header {
	width: 950px;
	height: 160px;
	position: relative;
}

#logo {
	width: 304px;
	height: 139px;
	position: absolute;
	top: 14px;
	left: 20px;
}

#nav-container {
	width: 500px;
	height: 150px;
	position: absolute;
	top: 14px;
	left: 420px;
}

ul.top-nav {
	list-style-type: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #BFC5AC;
	
}

.top-nav li {
	list-style-type: none;
	height: 16px;
	padding: 6px 50px 0 0;
	background: url(images/nav-bg-a.png) 0 4px no-repeat;
	border-bottom: 1px solid #373D3D;
}

.top-nav a:link {
	color: #BFC5AC;
	text-decoration: none;
}

.top-nav a:visited {
	color: #BFC5AC;
	text-decoration: none;
}

.top-nav a:hover {
	color: #A2463A;
	text-decoration: underline;
}

.top-nav a:active {
	color: #BFC5AC;
	text-decoration: none;
}

.top-current {
	color: #A2463A;
	text-decoration: underline;
}

/* page content */

#container {
	width: 100%;
	float: right;
	margin-left: -300px;
}

#content {
	margin-left: 300px;
	overflow: hidden;
}

#content-side {
	width: 300px; 
	text-align: center;
	float: left;
}

.content-area {
	width: 600px;
	margin: 30px auto;
}

.content-area a:link {
	color: #9E3836;
	text-decoration: underline;
}

.content-area a:visited {
	color: #9E3836;
	text-decoration: underline;
}

.content-area a:hover {
	color: #BFC5AC;
	text-decoration: underline;
}

.content-area a:active {
	color: #9E3836;
	text-decoration: underline;
}

.content-area-home {
	width: 600px;
}

.content-area p {
	color: #BFC5AC;
	margin-top: 10px;
}

.content-area-top {
	width: 600px;
	height: 20px;
	background: url(images/content-area-top.gif) no-repeat;
}

.content-area-mid {
	width: 600px;
	margin: -4px 0;
	background: url(images/content-area-mid.gif) repeat-y;
	text-align: left;
}

.content-area-bottom {
	width: 600px;
	height: 20px;
	background: url(images/content-area-bottom.gif) no-repeat;
}

.half {
	float: left;
	width: 48%;
	padding-left: 10px;	
}

.third {
	float: left;
	width: 31%;
	padding-left: 10px;
}

.menu-price {
	color: #F2CC5A;
}

h1.menu-main-heading {
	text-align: center;
	color: #A2463A;
}

p.liner {
	font-weight: bold;
	color: #A2463A;
	text-align: center;
}

.indent {
	padding-left: 10px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.divider {
	clear: both;
	border-bottom: 1px solid #666666;
	padding: 12px 0 0 0;
	margin-bottom: 16px;
}

/* Wine list */

.wine-category {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, sans-serif;
	font-size: 20px;
	font-style: italic;	
	color: #C56456;
	padding: 20px 0 0 0;
	margin: 0
}

.wine-item {
	font-size: 11px;
	font-weight: bold;
	color: #DAD1AD;
}

td.wine-desc {
	font-size: 11px;
	color: #DAD1AD;
}

.wine-table {
	margin: 0;
	width: 470px;
}

.wine-table-narrow {
	margin: 0;
	width: 420px;
}

.wine-table td, .wine-table-narrow td {
	padding: 2px;
}

.wine-price {
	text-align: right;
	width: 60px;
	font-size: 11px;
	font-weight: bold;
	color: #BFC5AC;
}


/* Promo rotator */

#rotator-box {
	margin: 200px 0 0 336px;
	width: 236px;
	height: 190px;
	background: url(images/rotator-bg.gif);
}

#rotator {
	margin: 10px;
}

/* sidebar */

#sidebar {
	width: 300px;
	height: 458px;
	background: url(images/sidebar-bg.png) 60px 10px no-repeat;
}

#sidebar-2 {
	width: 300px;
}

.sidebar-inset {
	padding: 28px 40px 40px 85px;
	text-align: left;
}

.sidebar-2-inset {
	padding: 20px 0 20px 60px;
	text-align: left;
}

ul.sub-nav {
	list-style-type: none;
	padding: 20px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333945;	
}

.sub-nav li {
	list-style-type: none;
	height: 16px;
	padding: 0 4px 6px 4px;
}

#sidebar a:link {
	color: #333945;
}

#sidebar a:visited {
	color: #333945;
}

#sidebar a:hover {
	color: #6A190E;
}

#sidebar a:active {
	color: #333945;
}

.sub-current {
	color: #6A190E;
	text-decoration: underline;
}

.dark-bg a:link {
	color: #BFC5AC;
}

.dark-bg a:visited {
	color: #BFC5AC;
}

.dark-bg a:hover {
	color: #A2463A;
}

.dark-bg a:active {
	color: #BFC5AC;
}

/* footer */

#footer {
	clear: both;
	width: 950px;
	height: 40px;
	text-align: right;
}

#footer p {
	color: #BFC5AC;
	font-size: 12px;
	text-align: center;
	padding-right: 16px;
	width: 600px;
	float: right;
}

