@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #000;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  text-align: center; 
}

h1 {
	color: #195b00;
	font-size: 24px;
	font-weight: bold;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #195b00;
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
	

a,  a:link {
	color: #07aba0;
	font-weight: bold;
	text-decoration: none;
}


#content a,  #content a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color: #07aba0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}


#outerouterwraper{
	background-color:#F6811E;
	width:1000px;
	padding:10px;
	 margin: 10px auto 0 auto; 
	}

#outerWrapper {
	
	margin: 0 auto 0 auto;
	padding: 14px 14px 14px 14px;
	text-align: left;
	width: 982px;
	background-image: url(../images/backgrounddavid.jpg);
	background-repeat: repeat-y;
	background-position: 14px;
}
#outerWrapper #header {
	height: 121px;
	padding: 0px 10px 0px 10px;
	width: 926px;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat-y;
	overflow: hidden;
	width:954px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:14px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	position:absolute;
	
	/*border-right: solid 1px #666;*/
	
	float: left;
	padding: 10px 10px 10px 10px;
	width: 128px;
	z-index:100;

}

#outerWrapper #contentWrapper #leftColumn1bg {
	position:absolute;
	z-index:1;
	background-color: #FFFFFF;
	border:2px solid #AB0404;
	/*border-right: solid 1px #666;*/
	
	
	padding: 10px 10px 10px 10px;
	width: 128px;
	height: 500px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: .80;
	opacity: 0.80; 
}

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	border-left: solid 1px #666;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 212px;
	color:#AB0404;
	font-weight:bold; 
}

#outerWrapper #contentWrapper #content {
	background-color: #FFFFFF;
	margin: 0 246px 0 165px;
	padding: 10px 10px 10px 10px;  /*width:565px;*/
	line-height:24px;
	font-weight:bold;
	font-size:12px;
}
#outerWrapper #footer {
	position:relative;
	padding: 0px 10px 10px 10px;
	color: #790000;
	width: 926px;
	height:61px;
	font-weight: bolder;
}

#outerWrapper #contentWrapper #rightColumn1 .signupframe{
	background-color:#FFFFFF !important;
	border:0px;
	color:#000000 !important;
	margin-top:10px;
	margin-left:-10px !important;
	font-size:10px !important;
	}

#outerWrapper #contentWrapper #rightColumn1 .signupframe input{
	width:110px;
	}
	
#rightColumn1 a:hover, #rightColumn1 a, #rightColumn1 a:visited, #rightColumn1 a:link{
	color:#000000 !important;
	}
	
#giftcards{
	background-color: #B6B68D;
	}
	
#headergiftcard{
	font-size: 18px;
	font-weight: bold;
	height: 90px;
	line-height: 15px;
	padding: 0px 10px 0px 10px;
	background-repeat: no-repeat;
	background-image: url(../images/giftcardheader.jpg);
	background-position: center;
}
/********************************************
				Menu Styles
********************************************/
.clear {
	clear: both;
}
.clear a {
	display: block;
	text-align: right;
	font-style: italic;
}
.clear a:hover {
	text-decoration: underline;
}
.note {
	display: block;
	margin-left: 5px;
	color: #740d0b;
}
.menutitle {
	margin: 10px;
}
.menu {
	float: left;
	width: 217px;
	border: 2px solid #b4371b;
	padding: 8px;
	margin: 12px;
}
.menuitem {
	display: block;
	font-size: 90%;
	line-height: 15px;
	margin-bottom: 8px;
}
.menuitem h5 {
	font-size: 125%;
	color: #740d0b;
}
.indent {
	margin-left: 20px;
	margin-top: 5px;
}
.lieusintro {
	line-height: 15px;
}
.tableofcontents  {
	line-height: 18px;
	font-size: 14px;
	margin-right: 25px;
	margin-left: 75px;
	margin-top: 10px;
	float: left;
}
.winelist {

}
.winelist h3 {
	display: block;
	font-family: Marck Script;
	font-size: 19pt;
	background-color: rgb(255, 153, 0);
	color: #740d0b;
	text-align: left;
	line-height: 24px;
	height: 24px;
	padding-top: 3px;
}
.winelist h5 {
	font-family: Marck Script;
	font-size: 13pt;
	color: #740d0b;
}
/****************************************
			Navbar, redone
****************************************/
.navbar {
	width: 128px;
	height: 450px;
	background: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: .80;
	opacity: 0.80; 
	border: 2px solid #AB0404;
	padding: 10px;
	float: left;

}
.navbar ul {
	list-style-type: none;
}
.menubar li {
	margin-left: -40px;
	margin-right: -5px;
	padding: 0;
}
.menubar a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	color: #000000;
	padding: 0px 2px;

}
.menubar a:hover {
	text-decoration: none;
	background-color: #F7E6E6;
	color: #AB0404;
}				

/*****************************************
			Right column
*****************************************/
.rightcolumn {
	width: 210px;
	height: 450px;
	background: #ffffff;
	float: right;
	border: 2px solid #AB0404;
	padding: 10px;
}
.rightcolumn p {
	font-size: 12px;
	line-height: 16px;
	margin: 5px;
}
