@charset "utf-8";
/* CSS Document */
html,body	{
/*	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;*/
}


body {
	margin:0;
	padding:0;
	background-color:#e7d687;
	font-size:14px;

	}
	
	
body, th, td, input, textarea, select, option {
	font-family:Verdana, Geneva, sans-serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 11em
}

h3 {
	letter-spacing: 3px;
	font-size: 1em;
	color:#900;
}
h3 a{
	letter-spacing: 3px;
	font-size: 1em;
	color:#900;
	text-decoration:none;
}

p, ul, ol {
	line-height: 100%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #B29269;	
	border: 1px solid #E3D1BA; 
/*	background: #F5EFE9; */
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #85612E;
}

a:hover {
	color: #85612E;
}

hr {
	display: none;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}

#wrapper { 
	width:870px;
	margin:0 auto;
	padding:0;
	}
	
#header {
	width:870px; 
	height:159px; 
	margin:0 auto; 
	padding:0; 
	}
	
#page {
	width:870px;
	height:400px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/siteframe/bodybak.gif);  
}

#content {
	width:835px;
	height:405px;
	margin:auto;
	overflow:auto;
	}

#submenu {
	width:750px;
	font-size: 11px;
	margin:0 auto;
	text-align:center;
	
}



.post {
	padding: 10px 20px 0 20px;
	margin:10px;

}

#menuentry {
	text-align:center;
	
	}

#map {
		margin:auto;
		border:solid #a71e19;
	
	}

#video {
	position:relative;
	width:622px;
	height:350px;
	margin:20px auto;
 	border:solid #a71e19;
	}
	
#adcampaign {
	position:absolute;
	width:160px;
	height:485px;
	margin-top:100px;
	margin-left:60px;
/* 	border:solid #a71e19;*/
	background-image:url(../images/advertisement/addbackground.png);
	z-index:1;
}	

#testnav {
	position:absolute;
	margin-top:100px;
	margin-left:30px;
	z-index:1;
}
input.btn { 
	  display:block;
	  font: bold 80% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#fff; 
	  border: 1px solid; 
	  border-color: #F00 #C00 #C00 #900; 
	  margin-left:auto;
	  margin-right:auto;
	  margin-bottom:3px;
	  height:18px;
/*	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); */
	} 
input.btnhov { 
	  border-color: #c63 #930 #930 #c63;
	  color:#C00;
}

#tshirt {
	float:left;
	margin-left:50px;
	width:417px;
	text-align:center;
}

#giftcard {
	float:left;
	margin-left:50px; 
	width:300px;
	text-align:center;
}

#video2 {
	position:relative;
	width:600px;
	height:360px;
	margin:2px auto;
 	border:solid #a71e19;

	}	
	
#calborder {
	position:relative;
	width:750px;
	height:350px;
	margin:5px auto;
	border:solid #a71e19; 
	}		
	
#winelist {
	width:400px;
	margin:auto;
}
	
#footer {
	width:870px; 
	height:55px; 
	margin:0px auto; 
	background-image:url(../images/siteframe/footer_02.jpg);  
	}	
	
#footerinfo {
	position:absolute;
	width:870px;
	height:20px;
	margin:24px auto;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#ebbe33;

	}
#footerinfo a{
	color:#ebbe33;
}
#socialnet {
	width:870px; 
	height:55px; 
	margin:20px auto; 
	vertical-align:bottom;
	}	
	
#socialnetlabels {
	width:870px;
	height:20px;
	margin:0px;
}
#restaurantlabel   {
   float:left; 
   margin-left:20px; 
   vertical-align:bottom;
}
#storelabel   {
   float:left; 
   margin-top:-5px;
   margin-left:20px; 
   vertical-align:bottom;
}