/* CSS Document */


* {
	margin: 0;
	padding: 0;
	
}

html {
	margin: 0 auto;
	
	}

body {
	background: url(wine_wallpaper.jpg) repeat 0 0;
	}

.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
p {
	color: #333333;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	}
a:link{
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}	
a:visited{
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}	
a:hover {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #6A0028;
	}		
	
h2  {
	font: bold large "Palatino Linotype";
	color: #436351;
	margin-bottom: 20px;
	margin-top: 10px;
	
	}	
	
h3, h4, h5, h6 {
	font: bold large "Palatino Linotype";
	color: #436351;
		}		
#header h1 {
	display: none;
}

#headerwrap {
	background: url(Graphics/header_background.jpg) repeat-x 0 0;
	height: 212px;
	margin-top: 15px;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	}
	
#header {
	width: 958px;
	height: 212px;
	margin: 0 auto;
	background-image: url(Graphics/header-960.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
	
	}	
	
#content {
	width: 919px;
	background: #F6FFEE;
	padding: 5px 20px 5px 20px;
	overflow: hidden;
	margin-left: 1px;
	}
#fullcolumn {
	width: 589px;
	margin:0 auto;
	float: right;
	}	
#footerwrap {
	background: url(Graphics/footer2.jpg) repeat-x;
	height: 110px;
	padding: 5px;
	}
#footernav {
	width: 960px;
	margin: 0 auto;
	background: #F6FFEE;
	text-align: center;
	height: 25px;
	}
	
#hours {
	width: 150px;
	text-align: center;
	border: 1px solid #4B001F;
	background: url(Graphics/menu_background.jpg);
	}	
/*----------------------------------------------*/	
	
div#menu {
	float: left;
	text-align: right;
	list-style-type: none;
	padding-top: 5px;
	width: 150px;
	}	
div#menu.ul {
	width: 140px;
	height: 35px;
	margin: 0
	}
div#menu li {
	list-style-type: none;
	border-bottom: 1px solid #BFD8BE;
	
	}		
div#menu li a{
	color: #780030;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "Palatino Linotype";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	
	}	
div#menu li a:visited {
	font: bold 16px/25px "Palatino Linotype";
	color: #780030;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
	}	
div#menu li a:hover {
	font: bold 16px/25px "Palatino Linotype";
	color: #558A60;
	text-decoration: none;
	text-align: right;
	background: url(Graphics/button_on1.jpg);
	padding-bottom: 5px;
	}		
div#menu li a.selected {
	color: #003300
	}	
	
/*-----------------------------end menu ------------------------------------*/	

#centercol {
	width: 550px;
	float: left;
	padding: 5px 1px 5px 40px;
	}
	
#centercolindex {
	width: 655px;
	float: left;
	padding: 5px 1px 5px 19px;
	text-align: center;
	margin-top: 7px;
	}	
#centercolwide {
	width: 570px;
	float: right;
	padding: 5px 10px 5px 10px;
	}
#centercolmenu{
	width: 590px;
	float: right;
	padding: 5px 10px 5px 19px;
	}	
#centercolcontact{
	width: 385px;
	float: left;
	padding: 5px 10px 15px 19px;
	margin-bottom: 4px;
	}	
#rightcol {
	width:210px;
	float: right;
	padding: 5px;
	overflow: hidden;
	}
		
#rightcolmenu {
	width:175px;
	float: right;
	padding: 5px 0px;
	overflow: hidden;
	}	
	
.pmenu {
	font: small "Palatino Linotype";
	color: #4B001F;
	margin-bottom: 10px;
	text-align: center;
	width: 150px;
	}
.sidebar {
	font: small "Palatino Linotype";
	color: #4B001F;
	margin-bottom: 10px;
	text-align: center;
	}			
/*---------------------------begin bottom hori menu--------------------------*/	
div#footernav.ul	{
	margin: 0;
	white-space: nowrap;
	line-height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}	
div#footernav li {
	display: inline;
	padding: 4px 10px 4px 10px;
	}	
div#footernav li a {
	color: #780030;
	text-decoration: none;
	padding: 4px 20px 4px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	
	}		
div#footernav li a:visited {
	color: #780030;
	text-decoration: none;
	padding: 4px 20px 4px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	}
div#footernav li a:hover {
	color: #780030;
	text-decoration: none;
	background-color: #BED7C3;
	padding: 4px 20px 4px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	}	
	
	/*-----------------------------end lower hori menu----------------------*/		
#footertext {
	width: 762px;
	margin: 0 auto;
	
	}
.col {
	width: 960px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #F6FFEE;
	text-align: center;
	padding-top: 5px;
		}
		
.col a:link, .col a:visited {
	color: #F6FFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	}
.col a:hover {
	color: 	#BED7C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	}
				
.col2 {
	width: 243px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F6FFEE;
	text-align: center;
	padding: 5px;
	}
.col3 {
	width: 243px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F6FFEE;
	text-align: right;
	padding: 5px;
	}
.imagebor {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	}
.imagebor2 {
	border-left: 4px solid #4B001F;
	margin-bottom: 15px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	}	
.imageborbur {
	padding: 4px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	border-left: 1px solid #BED7C3;
	}	
.product	
	{
	width: 560px;
	margin-bottom: 15px;
	overflow: hidden;
	border: 1px solid #6E012B;
	padding: 5px;
	margin-top: 3px;
	}
.textline {
	font: normal medium/1em "Palatino Linotype";
	color: #436351;
	margin-bottom: 20px;
	}
.textlinecenter {
	font: normal medium/1em "Palatino Linotype";
	color: #436351;
	margin-bottom: 20px;
	text-align: center;
	}	
.textlinesm {
	font: normal small/1em "Palatino Linotype";
	color: #436351;
	margin-bottom: 20px;
	}
.pbold {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #950040;
	margin-bottom: 0px;
	line-height: 22px;
	}		
.price {
	color: #333333;
	float: right;
	margin-top: -7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	line-height: 24px;
	}
.pricebold {
	color: #333333;
	float: right;
	margin-top: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	}	
.pindent {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 20px;	
	}	
		
.kids {
	width: 360px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #BED7C3;
	}
.kidscent {
	width: 355px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #BED7C3;
	text-align: center;
	}
.float {
	float: right;
	display: inline;
	}
.imageright {
	float: right;
	margin-right: 20px;
	}
#gift {
	width: 725px;
	float: left;
	background: repeat;
	text-align: center;
	padding-left: 19px;
	margin-top: 5px;
	}
.gift-cert {
	margin-top: 15px;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style: disc;
	}

.imagebora {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	top: 1800px;
	position: absolute;
	
	}
.imageborb {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	top: 2250px;
	position: absolute;
	
	}
.imageborc {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	top: 2950px;
	position: absolute;
	
	}
.imagebord {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	top: 3600;
	position: absolute;
	
	}
.imagebore {
	border-left: 4px solid #4B001F;
	margin-bottom: 20px;
	border-top: 1px solid #BED7C3;
	border-right: 1px solid #BED7C3;
	border-bottom: 1px solid #BED7C3;
	padding: 2px;
	float: right;
	top: 4266px;
	position: absolute;
	left: 611px;
	
	}
.imagepadding {
	float: left;
	margin-right: 16px;
	padding: 2px;
	border: 1px solid #4B001F;
}
.imagepadding2 {
	float: left;
	padding: 2px;
	border: 1px solid #4B001F;
	margin-top: 12px;
}
.fall {
	color: #CC6600;
	}
ul li {
	font-family: Verdana;
	font-size: small;
	color: 333333;
	list-style-image: none;
	list-style-type: none;
	line-height: 18px;
	}
.lunchpic1 {
	margin-top: 1600px;
	}	
.lunchpic2 {
	padding-top: 1800px;
	}
.lunchpic3 {
	padding-top: 750px;
	}
.bottom {
	float: left;
	width: 548px;
	padding: 48px 0px 0px 25px;
}
.flash {
	width: 389px;
	height: 319px;
	margin: 0px 0px 10px 160px;
	float: left;
	text-align: center;
	padding: 24px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #780030;
}
hr {
	width: 200px;
	color: #BFD8BE;
	margin: 0 auto;
	margin-bottom: 20px;
}
.right-text {
	color: #BED7C3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: right;
	font-style: italic;
}

