body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
	background: #010000 url(../images/bk.jpg) no-repeat;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #dcdeb8;
	}
	
#maincontainer {
	width:100%;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#contentarea {
	width: 960px;
	height: 100%;
	min-height: 100%;
}

#vblsign {
	width: 100%;
	min-width:534px;
	height: 385px;
	margin: 0 auto 0 auto;
	background: url(../images/vbl.png) no-repeat center;
}

#info {
	width: 100%;
	min-width:534px;
	margin: 20px auto 20px auto;
}

#infoinner {
	width: 960px;
	min-width:800px;
	height:100%;
	margin: 0 auto 0 auto;
	background: #f4e7d2 url(../images/content-back.jpg);
	border-right: 1px solid #241e12;
	border-left: 1px solid #241e12;
	color: #241e12;
}

#infoinnertop {
	width:100%;
	min-height:220px;
	background: #241e12 url(../images/infoinnertopback.jpg) no-repeat;
}

#toplogo {
	width:252px;
	min-height:180px;
	float:left;
	margin-right:2px;
	padding-left:10px;
	background: url(../images/logotop-glow.png) no-repeat 0 0;
}

#topright {
	width:600px;
	float:right;
	text-align:right;
	color: #dcdeb8;
	padding-right:10px;
	height:180px;
	max-height:140px;
	overflow:hidden;
	clear:none;
	padding-top: 10px;
}

#topright p {
	font-size:.90em;
	line-height:1.2em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

#topright a {
	color: #dcdeb8;
}

/* ------- BEGIN MAIN NAV -------*/

#mainnav {
	clear:both;
	float:left;
	width:100%;
	background: #000;
	padding-top:0;
	margin-top:0;
	border-bottom: 10px solid #77623a;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#mainnav ul {
		clear:left;
		float:left;
		position:relative;
		left:0;
		width:960px;
		list-style:none;
		margin:0 0 0 0;
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1em;
		font-weight:normal;
	}
	
#mainnav ul.home {
	border-left: 1px solid #77623a;
}

#mainnav ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
#mainnav ul li a {
		display:block;
		float:left;
		margin: 0 0 0 0;
		padding:0 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align:center;
		background:#000;
		color: #dcdeb8;
		text-decoration:none;
		position:relative;
		left: 0;
		line-height:2em;
		-moz-border-radius: 0 10px 0 0;
}
#mainnav ul li a:hover {
		background: #f4e7d2 url(../images/content-back.jpg);
		color:#000;
		text-shadow:none;
}
#mainnav ul li a.active, #mainnav ul li a.active:hover {
		color:#000;
		background:#fff;
		font-weight:bold;
}
#mainnav ul li a span {
		display:block;
		font-size:.75em;
		color:#fff;
}

#mainnav ul li a.active span {
	color:#2e2e2e;
}
	
/* -------END MAIN NAV -------*/

/* -----  BEGIN INNER PAGES MAIN CONTENT ------ */

#photocollage {
	position:relative;
	float:left;
	width:100%;
	height:240px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(../images/photocollage.png);
	overflow:hidden;
}

#photocollage2 {
	position:relative;
	top: -10px;
	left:-20px;
	width:1000px;
	padding: 0 0 0 0;
	height:238px;
	z-index:3;
	background-image: url(../images/photocollage2.png);
	background-repeat: no-repeat;
}

#maincontent {
	position:relative;
	float:left;
	width:100%;
	padding: 0 0 20px 0;
	margin: -20px 0 0 0;
	background: url(../images/content-back.jpg);
}

#maincontent a {
	color:#241e12;
}

#maincontentleft {
	position:relative;
	float:left;
	width:45%;
	height:100%;
	min-height:100%;
	margin-right:4px;
	padding: 10px 10px 0 10px;
	border-right: 1px solid #c5b691;
}

#events {
	width:auto;
	height:auto;
}

#maincontentright {
	float:right;
	width:50%;
	margin-right:0;
	padding-right:10px;
	padding-top:10px;
}

#specials {
	width:auto;
	height:auto;
}

#maincontentfullwidth {
	padding: 10px 10px 6px 10px;
	clear:both;
}

#maincontentfullwidth.borderbottom {
	padding-bottom:6px;
	border-bottom: 1px solid #c5b691;
}
	
	
/* ------------- BEGIN FOOTER ---------------- */

#footer {
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:100%;
	height:auto;
	min-height:200px;
	position:relative;
	bottom:0;
	clear:both;
	overflow:hidden;
	border-top: 10px solid #77623a;
	background: #241e12 url(../images/footerback.png) repeat-x;
}
#footer p, li {
		font-family: Trebuchet, Arial, Helvetica, sans-serif;
		line-height:116%;
		margin-bottom:4px;
}
#footer p.georgian {
		font-family: Georgia, "Times New Roman", Times, serif;
}
h1.footer, h2.footer, h3.footer, h4.footer {
	color:#77623a;
	padding-bottom:4px;
}
ul.footer {
margin: 2px 0 2px -30px;
}
li.footer {
	list-style-image:none;
	list-style-position:outside;
	list-style-type: square;
	margin-left:10px;
}

/* <-------------- ------------------------ **** BEGIN FOOTER COLUMNS **** -------------------- ------------------ > */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,.colmid,.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
.col1,.col2,.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:none;
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:none;		/* center column background colour */
		border-right:1px solid #382E1C;
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:none;	/* left column background colour */
		border-right:1px solid #382E1C;
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
/* <-------------- END FOOTER COLUMNS ------------------ > */
#bottom {
	clear:both;
	float:left;
	width:100%;
	height:40px;
	padding-top:10px;
	text-align:center;
	overflow:hidden;
	background: #241e12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #54452a;
	border-top: 1px solid #382e1c;
}

a.bottom {
	color: #54452a;
}


#dividergold {
	width:100%;
	height: 41px;
	margin: 0 auto 0 auto;
	background: url(../images/dividergold.png) no-repeat center;
	clear:both;
}

/* TEXTS text-shadow: 0em 0.02em 6px #010000*/

p {
	font-size: 16px;
	margin-top:2px;
	margin-bottom:2px;
}

a {
	text-decoration:none;
	color: #dcdeb8;
	border:0;
}

a:hover{
	text-decoration:underline;
}

a:active,a:visited {
	border:0;
	outline:none;
}


h1, h2, h3, h4 {
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
}

h1 {
	font-size:3em;
}

h2 {
	font-size:2.5em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.25em;
}

.centered {
	 text-align:center;
}

.em {
	font-style:italic;
}

.strong {
	font-weight:bold;
}

.small {
	font-size:.85em;
}

.dark {
	color:#241e12;
}

.red {
	color:#a30303;
}

a.red {
	color:#a30303;
}

#maincontentleft a.red {
	color:#a30303;
}
#maincontentright a.red {
	color:#a30303;
}

/* <<<< ------------ WINE LIST --------------- >>>>>>>>> */

#wine-list {
	margin: 22px 0 0 0;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

h4.winelistfirst {
	padding-top:24px;
}

h4.winelist {
	padding-top:20px;
	margin-bottom:0;
}
#wine-list p {
	margin-bottom:8px;
}

#wine-list span.name {
	display:inline;
	font-weight:bold;
	margin-right:4%;
}

#wine-list span.origin {
		display:inline;
}
#wine-list span.byglassprice {
	display:inline;
	position:absolute;
	right:70px;
	padding-left:14px;
	background: url(../images/ico-tiny-glass.png) no-repeat left;
}
#wine-list span.nobyglassprice {
	position:relative;
	width:24px;
	text-align:center;
	color:#dccaac;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1px;
	}

#wine-list span.bottleprice {
	float:right;
	margin-right:10px;
	padding-left:8px;
	background: url(../images/ico-tiny-bottle.png) no-repeat left;
}

	/* <<<< ------------ END WINE LIST --------------- >>>>>>>>> */

/* IMAGES */

img {
	padding:3px 3px 3px 3px;
}

img.bordered {
	border: 1px solid #77623a;
}

img.left {
	position:relative;
	float:left;
	margin-right:3px;
}

img.right {
	position:relative;
	float:right;
	margin-left:3px;
}

img.midright {
	position:relative;
	float:right;
	margin-left:3px;
	margin-right:6px;	
}



/* END IMAGES */

/* MISC */

div.hide {
	visibility:hidden;
}

a.bigbutton {
	height:auto;
	padding: 10px 20px 10px 20px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	letter-spacing: -1px;
	font-size: 1.5em;
	line-height:2.5em;
	text-decoration:none;
	border: 1px solid #b5172b;
	background: #d2ab67 url(../images/bigbrownbuttonback.jpg);
	border: 1px solid #78623a;
	-moz-border-radius: 30px 30px 30px 30px;
		-web-kit-border-radius: 30px 30px 30px 30px;
		font-weight: normal;
		margin: 30px 20px 30px 0;
}
a.bigbutton:hover {
	text-decoration:none;
	color: #000;
	background: #e1c18b url(../images/bigbrownbuttonback_h.jpg);
	text-shadow:none;
}

.pullright {
	float:right;
	margin-left:10px;
}

.pullleft {
	float:left;
	margin-right:10px;
}

.smiconlabel {
	line-height:70px;
}

.divideline {
	width:90%;
	height:2px;
	border-bottom: 1px solid #c5b691;
	margin: 4px auto 4px auto;
	clear:both;
}

.clear {
	width:auto;
	height:1px;
	clear:both;
	visibility:hidden;
}

.centered {
	width:auto;
	position:relative;
	margin: 0 auto 0 auto;
	text-align:center;
}

.up20 {
	margin-top:-20px;
}

.hideit {
	visibility:hidden;
}

.blue {
	color:#00CCFF;
}