*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(../images/bg_grey.gif);
	background-position: top center;
	font-family: Verdana, Geneva, sans-serif;
	color: #222;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

a
{
	text-decoration: underline;
	color: #009900;
}

p
{
	padding-bottom: 15px;
}

h1
{
	color: #009900;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}

#bg
{
	background-image: url(../images/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#main
{
	width: 960px;
	margin: 0px auto;
	
	background-color: #FFFFFF;
}

#header
{
	border-bottom: 15px solid #ebb12f;
}
	
#moasic
{
	background-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#moasic td
{
	background-repeat: no-repeat;
	background-position: 2px 2px;	
}

#moasic img
{
	margin: 2px;
}

#content
{
	padding: 20px;
}

#bottles
{
	position: absolute;
	margin-left: 830px;
}

#ribbon1
{
	float: right;
	margin-top: 20px;
	margin-right: 100px;
}

#ribbon2
{
	float: right;
	margin-top: 20px;
}

hr
{
	visibility: hidden;
	clear: both;
}

#moasic .menu
{
	background-image: url(../images/mosaic_6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding: 10px;
}

.menu ul
{
	list-style-type: none;
}

.menu ul a
{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
}

.menu ul a:hover
{
	color: #fee911;
}

#menu strong
{
	color: #e00d36;
}

#menu h2
{
	font-size: 16px;
	font-weight: bold;
}

#menu .price
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.seperator
{
	background-color: #ebb12f;
	height: 24px;
	padding: 3px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
	color: #009900;
	font-size: 20px;
}

.right
{
	float: right;	
}

blockquote
{
	font-size: 12px;
	font-style: italic;
	color: #600;
	text-align: center;
	margin-left: 20px;
	width: 500px;
	color: #600;
}

p.cite
{
	text-align: center;
	width: 500px;
	font-weight: bold;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 20px;
	margin-left: 20px;
}

.contact
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact label
{
	font-weight: bold;
	color: #327e51;
	display: block;
	width: 80px;
	text-align: right;
	float: left;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact li
{
	padding-top: 3px;
	padding-bottom: 3px;
}
#contactform {
	font-size: 12px;
	background-position: top;
}
#contactform table td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	padding: 5px;
}
input {
	background-color: #CCCCCC;
	border: 1px solid #009900;
	color: #003300;
}
textarea {
	background-color: #CCCCCC;
	border: 1px solid #009900;
	color: #003300;
}
.winepadding {
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	font-size: 10px;
	text-align: right;
	float: right;
}


.error
{
	padding: 20px;
	text-align: center;
	background-color: #EEEEEE;
	border: 2px solid #ebb12f;
	width: 510px;
	margin-bottom: 20px;
}