.clear {
	clear: both;
}

body {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	background-image: url(../images/bkgd_wordflow2.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
#menubar {
	float: left;
	width: 220px;
	margin: 0px;
}
.events {
	width: 710px;
	margin-left: 220px;
	margin-right: 15px;
	background-image: url(../images/tag_funat5.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.arrows {
	width: 20px;
	float: left;
	height: 71px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.scroll {
	width: 280px;
	float: left;
	margin-right: 15px;
	height: 75px;
	color: #999;
}
/*  ----------------------------- S L I D E R ------------------------------- */
.slider, slider li {
	width: 280px;
	height: 50px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 490px;
}
.slider ul, .slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
.slider li p{
		width: 280px;
		height: 50px;
		line-height: 1.2em;
		font-size: 1.1em;
		padding: 0;
		margin: 0;
}
	span#prevBtn{
	padding-bottom: 50px;
	height: 20px;
	width: 9px;
}
#uparrow {
	height: 60px;
	width: 9px;
}
	span#nextBtn{
}	

/* -------------------------- E N D   S L I D E R -------------------------- */
.title h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.openscroll {
	width: 30px;
	float: left;
}

#tag {
	padding: 15px;
	width: 710px;
}
#footer {
	background-color: #333333;
	padding-top: 3px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
}
#footer1 {
	background-color: #333333;
	padding-top: 3px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}
#header {
	padding: 0px;
	height: 158px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-color: #000;
}
#secmenu {
	background-color: #ffcc00;
	width: 715px;
	margin-left: 220px;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#secmenu ul li {
	display: inline;
	list-style-type: none;
}
#secmenu a {
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#secmenu a:hover {
	color: #FFF;
	background-color: #000;
}
#secmenu a.current, #secmenu a.current:hover {
	color: #FFF;
	background-color: #000;
	font-weight: bold;
}
#content {
	background-repeat: no-repeat;
	height: 100%;
	width: 710px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #fff7d3;
	margin-left: 220px;
	color: #333;
	margin-bottom: 80px;
	line-height: 150%;
	background-position: -150px 100px;
}
.crumbs {
	font-size: 0.8em;
	color: #000;
}
#content h2 {
	font-size: 2em;
	font-weight: normal;
	color: #B9102A;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.slider a {
	color: #999999;
	text-decoration: none;
}
#profile {
	padding-right: 10px;
	padding-left: 10px;
}
#profile h5 {
	font-size: 18px;
	color: #A50000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
}
#winelist a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
#winepic {
	padding-bottom: 20px;
}
#largeImage {
	position: absolute;
	padding: .5em;
	background: #e3e3e3;
	border: 1px solid #BFBFBF;
}
.subtitle {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#hours {
	background-color: #F6EDC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#hours th {
	background-color: #FFCC00;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#hours tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#copy1 td {
	padding-right: 30px;
}
#copy li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
}

