body {
	background: #ffffff;
	margin-top: 10px;
	padding: 0px;
}
p {
	font: 11px verdana, helvetica, sansserif;
	color: #666666;

}
.title {
	font: 18px Times New Roman, Times, serif;
	color: #660000;
}
.title2 {
	font: 12px Times New Roman, Times, serif;
	color: #660000;
	font-weight:bold;

}
.subtitle {
	font: 11px verdana, helvetica, arial;
	color: #660000;
}
.buy {
	font-family:"Trebuchet MS","Trebuchet","Verdana","Tahoma","Arial";
	font-size:9pt;
	color: #957139;
	font-weight:bold;
	line-height: 1.15em; 
}

.buy a:link { color: #957139; text-decoration: none;}
.buy a:hover { color: #957139; text-decoration: none;}
.buy a:visited { color: #957139; text-decoration: none;
}
.box {
	padding: 0px;
	spacing:0px;
	border: 2px solid #cccccc;
	background: #fdfdf5;
}
.intro {
	color: #666666;
	font: 12px verdana, helvetica, sansserif;
	font-weight: bold;
	float:left;
	font-size:8pt;
	width:210px;
	line-height: 1.35em; 
	padding-left:25px; padding-right:0px; padding-top:30; padding-bottom:0
}

#enter {
	font-weight: bold;
	padding: 0px;
	color: #666633;

}
.enter a:link { color: #666633; text-decoration: underline; font-weight: bold;}
.enter a:hover { color: #666633; text-decoration: underline; font-weight: bold;}
.enter a:visited { color: #666633; text-decoration: underline; font-weight: bold;}

#age {
    color: #666633;
    font: 12px verdana,helvetica,sansserif;
    margin: 0 auto;
    padding: 100px 0 0;
    text-align: center;
    width: 500px;
}

#wine {
line-height: 1.1em; 
float:left;
font-size:11pt;
height: 200px;
width:170px;
padding-left:20px; padding-right:0px; padding-top:0; padding-bottom:0
}

.footer {
    color: #999999;
    font: 10px verdana,helvetica,arial;
    padding: 25px 0 0;
}

.footer a:link { color: #999999; text-decoration: underline;}
.footer a:hover { color: #999999; text-decoration: underline;}
.footer a:visited { color: #999999; text-decoration: underline;
}


.contact {
	padding: 0px;
	font:10pt verdana, helvetica, arial;
	color: #999999;
	font-weight: bold;
}
.contact a:link { color: #999999; text-decoration: none;}
.contact a:hover { color: #999999; text-decoration: none;}
.contact a:visited { color: #999999; text-decoration: none;
}
.contactbox {
	padding: 0px;
	spacing:0px;
	border: 2px solid #cccccc;
	background: #fdfdf5;
	font:10pt verdana, helvetica, arial;
	color: #666666;
}
.textbox {
	padding: 10px;
	spacing:0px;
	border: 2px solid #cccccc;
	background: #fdfdf5;
	font:10pt verdana, helvetica, arial;
	color: #666666;
}


form {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 9px ;
}
.inputbox {
	background: #ffffff;
	width: 170px;
	font-family: verdana, helvetica, arial;
	font-size: 11px ;
}
.contactButtons {
	background: #eeeeee;
	border: 1px solid #cccccc;
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 9px ;
}
select {
	width: 170px;
	font: 11px verdana, helvetica, arial;
}
.textsmall {
	font: 10px verdana, helvetica, arial;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}

/*  AGE GATE
***********************************************************************************/
.overlay {
	background-color: #ffffff;
	height: 100%;
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
}
.overlay-content {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}