@charset "UTF-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#000;
	color:#000;
	margin:0;
	padding:0;

}

#container {
	position:absolute;
	left:50%;
    margin-left:-425px;
	z-index:0;
	width:825px;
	background:#FFF;
	border:6px solid #FFF;
	
}

#header {
position: absolute;
z-index:0;
border-bottom:#FFF 5px solid;
padding:0;
}

#mainContent {
	position: relative;
	float:right;
	top:270px;
	width:525px;
	margin-right:2px;
	background:#FFF;
	margin-left: 10px;
}

#footer {
	float:left;
	background-color:#fff;
	width:818px;
	z-index:900;
	border-top:#666 1px solid;
	padding:0 4px;
	
}

#footer p {
margin:0;
padding:2px 0;
}

.floatcontainer:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } 
.floatcontainer{display: inline-block;} 
/* Hides from IE Mac \*/ 
* html .floatcontainer {height: 1%;} 
* html #vineyard, #mainContent {display:inline;}
.floatcontainer{display:block;} 
/* End Hack */ 

#vineyard {
    position:relative;
	float:left;
	background-color:#E5E8D4;
	z-index:30;
	width:200px;	
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin-left:80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

#menu {
	position: absolute;
	z-index:350;
	width:825px;
	top:256px;
	background-color:#993;
	padding-bottom:2px;
	padding-top:2px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

a.menu,a.menu:visited {
text-decoration:none;
color:#FFF;
}

a.menu:hover {
text-decoration:none;
color:#333;
}

#wine {
width:200px;
padding-bottom:2px;
padding-top:7px;
}
#menushop {
width:200px;
padding-left:15px;
padding-top:7px;
}

#pinot {
background-color:#E7E6BA;
position:relative;
z-index:4;
width:825px;
font-variant:caps;
}

.style2 {
font-family:"Trebuchet MS";
font-size:12px;
color:#FFF;
font-weight:700;
}

.style3 {
color:#333;
font-family:Arial, Helvetica, sans-serif;
}

.style5 {
	color:#000000;
}

.style6 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

.style8 {
font-family:"Trebuchet MS";
font-size:14px;
}

.style9 {
color:#FFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
