#wrapper {
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #521F0F;
	margin-top: 60px;
	margin: 0 auto;
	text-align:center;
}
#content {
	padding: 15px;
	height: 367px;
	background-image: url(../images/content-background.png);
	background-repeat: repeat;
}
#first-col {
	width: 140px;
	float: left;
	height: 367px;
	text-align: left;
	position: relative;
}
#hours {
	position: absolute;
	bottom: 0;
	font-size: x-small;
}
#hours p {
	margin-bottom: 0px;
}



#second-col {
	width: 316px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
	height:367px;
	padding:0 0 0 28px;
	position: relative;
	overflow: hidden;
}
#third-col {
	width: 246px;
	float: left;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 15px;
}
body {
	background-color: #b79570;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center;
}

#olive {
	float: right;
	background-image: url(../images/content-background.png);
	background-repeat: repeat;
	margin-top: 3px;
	
}
/*Navigation*/
#nav {
	background-image: url(../images/content-background.png);
	background-repeat: repeat;
	width: 525px;
	height: 47px;
	margin-top: 3px;
	float: left;
}
#nav ul {
	display:block;
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 525px;
}
#nav li {
	display: block;
	height: 47px;
	float: left;
}
#nav li a{
	text-decoration: none;
	display: block;
	height: 47px;
}
#nav a	{
	text-indent: -9000px;
}
#nav li a:hover, #nav li a:focus, #active {
	background:url(../images/menu_over.gif) no-repeat;
}

.home	{
	width: 68px;
	background-image:url(../images/nav_home_over.gif);
	background-repeat: no-repeat;
}
.menu	{
	width: 68px;
	background-image:url(../images/nav_menu_over.gif);
	background-repeat: no-repeat;
}
.winelist	{
	width: 87px;
	background-image:url(../images/nav_wine_over.gif);
	background-repeat: no-repeat;
}
.events	{
	width: 117px;
	background-image:url(../images/nav_events_over.gif);
	background-repeat: no-repeat;
}
.background	{
	width: 78px;
	background-image:url(../images/nav_gallery_over.gif);
	background-repeat: no-repeat;
}
.contact{
	width: 107px;
	background-image:url(../images/nav_contact_over.gif);
	background-repeat: no-repeat;
}


/* Scroll-e-bar */
#scrollbar { 
	width:10px; 
	float:right;
	position:relative; 
	background:#e4e3dc; 
	margin-bottom:10px; 
	zoom:1; 
}
#information { 
	position:absolute; 
	overflow:visible; 
	height:auto; 
	width: 320px;
	zoom:1; 
	left:0; 
	top:0;
	padding-bottom: 0px;
}
* html #scrollbar { 
	padding-bottom:6px; 
	margin-top:10px; 
}
#thumb { 
	position:relative; 
	height:40px; 
	width:10px; 
	text-align:center;
	margin:2px auto -2px auto; 
	background-color:#917d6a; 
	left:0; 
	top:0; 
}
#cont { 
	width:390px; 
	height:auto; 
	margin-right:10px; 
	overflow:hidden; 
	float:left; 
	position:relative; 
	zoom:1;
}
.scrollBtn {
	background: #917d6a;
	width: 10px;
	height: 10px;
}
.scrollUp {

}
.scrollDown{
	padding-top: 304px;
	margin-bottom: 16px;
}


a:link {
	color: #77518a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77518a;
}
a:hover {
	text-decoration: underline;
	color: #492416;
}
a:active {
	text-decoration: none;
	color: #492416;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #492416;
}
h2 {
	font-size: 12px;
	color: #492416;
}
h3 {
	font-size: 10px;
	color: #492416;
}

    }body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492416;
}

#footer, #footer a, #footer a:hover, #footer a:focus, #footer a:visited  {
	font-size: x-small;
	color: #FFF;
	text-align: left;
	padding-top: 15px;
	clear: both;
	font-weight: normal;
}
