﻿body
{
	/*background: url('gradient.jpg') repeat-x;*/
	background-color: #222222;
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #FAF4D2;
	padding: 0px;
	font-weight: normal;
	margin: 0 0 0 0;
	overflow: hidden;
	z-index: 0;
}

p
{
	text-align: justify;
	color: #FAF4D2;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.1eM;
}

hr
{
	color: #FAF4D2;
}

a
{
	color: #FAF4D2;
}

#wrapper
{
	margin: 20px auto 0 auto;
	width: 958px;
	background-color: black; /*background:url('background.gif') no-repeat 50% 50% ;*/
}


#navBar
{
	margin: 0px 0 0 0px;
}

#header
{
	margin: 0px 0 0px 90px;
	z-index: 999;
}


#page
{
	margin: 5px 20px 0 20px;
}


#centerPanel
{
	overflow: hidden;
}

#slideshow
{
	float: left;
	height: 282px;
	width: 282px;
	overflow: hidden;
	position: relative;
	margin: 0px 20px 0px 0;
}
#slideshow img
{
	display: none;
	position: absolute;
	border: solid 1px black;
}

#footer
{
	overflow: hidden;
	text-align: center;
	line-height: 11px;
	font-size: 10px;
	color: #FAF4D2;
	margin-top: 20px;
}

#footer span
{
	color: #FAF4D2;
}


#bottom
{
	height: 250px;
}

.contentRight
{
	float: right;
	width: 372px;
	height: 422px;
	margin: 0 0 0 20px;
}

.contentLeft
{
	float: left;
	width: 372px;
	height: 422px;
	margin: 0 20px 0px 0;
}

.contentMap
{
	float: left;
	width: 372px;
	margin: 0 20px 0px 0;
}

.show
{
	display: inline;
}

.hide
{
	display: none;
}



.smallMap
{
	border: groove 1px #84A8D0;
	float: right;
}


.largeMap
{
	position: absolute;
	top: 5px;
	left: 30px;
	z-index: 999;
	border: 2px solid #84A8D0;
	background-color: #E8E8E8;
}

.largeMap img
{
}

.largeWine, .largeMenu
{
	position: absolute;
	top: 10px;
	left: 230px;
	z-index: 999;
	border: 2px solid #84A8D0;
	background-color: #E8E8E8;
}

.largeWine img, .largeMenu img
{
	height: 560px;
	width: 360px;
}


.photoGallery
{
	padding: 6px;
	float: left;
}

.photoGallery img
{
	padding: 7px 7px 23px 7px;
	background-color: White;
	height: 60px;
	width: 60px;
	border: none;
}

.photos
{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 5px;
}

.photoDiv
{
	margin-top: 15px;
	margin-left: 25px;
	text-align: center;
}


code, pre
{
	font-family: Courier;
	font-size: 10pt;
	background-color: #eeeeee;
	border: solid 1px gray;
	padding: 2px;
}

div.content
{
	width: 800px;
}


.quote
{
	font-size: 19px;
	line-height: 1.5eM;
}

.quote span
{
	font-size: 34px;
}

.contentText
{
	text-align: center;
	background-color: black;
}

.oneColDiv
{
	width: 280px;
	float: left;
	margin: 3px;
	padding: 9px;
	border: none 1px #FAF4D2;
}


.twoColDiv
{
	width: 572px;
	float: left;
	margin: 3px;
	padding: 9px;
	border: none 1px #FAF4D2;
}

.mnuBar_2 a {padding-left:10px}
.mnuBar_2 {width:80%;text-align:center;margin-left:80px}


