body{
	margin-top: 0px;
	background-color:#ECECDD;
	background-image: url(images/wood-texture-background_exp.jpg);
	background-repeat: repeat;
}
a{
	color: #000000;
}
#container{
	width: 700px;
}
p{}
h1{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:hover{
	color: #990000;

}
#menu{
	background-image: url(bg1.jpg);
	height: auto;
	width: 624px;
	background-repeat: repeat;
}

.show {
	margin:20px 40px 0px 40px;
	color:white;
}
.show tr{
	margin-top:20px;
}
.show .bold{
	font-weight:bold;
}

.showwine{
	margin:20px 40px 0px 40px;
	color:white;
}
.showwine th{
	font-size:18px;
	text-align:left;
	text-decoration:underline;
}
.showwine td{
	vertical-align:top;
}
.showwine td span{
	font-style:italic;
	color:#D1C5B9;
}
.bold{
	font-weight:bold;
}
.showwine .item{
	padding:3px 0px;
}

