td.menu {
	background: #EDE8CA;
	color : #011A44;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width : 100%;
}
table.menu {
	position:absolute;
	visibility:hidden;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}
.menuitem {
	color: #011A44;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
.menuitem a:hover {
	color : #D6852A;
}
#whatsnew, #aboutus, #orderwine, #wineclub, #events, #planaffair, #visitus, #contactus {
	padding-left : 0px;	padding-right : 0px; padding-top : 0px;	padding-bottom : 0px; text-align : left; font-weight : bold;}
#whatsnew a:hover, #aboutus a:hover, #orderwine a:hover, #wineclub a:hover, #events a:hover, #planaffair a:hover, #visitus a:hover, #contactus a:hover {
	color: #52320D;	background-color : #968211;}
#whatsnew a, #aboutus a, #orderwine a, #wineclub a, #events a, #planaffair a, #visitus a, #contactus a {
	color: #011A44;	text-decoration: none;	display: block;	padding: 4px 2px;}
	
#aboutus {width : 122px; top:70px; left:253px; z-index : 1;}
#orderwine {width : 122px; top:70px; left:312px; z-index : 1;}
#events {width : 122px; top:70px; left:447px; z-index : 1;}
#planaffair {width : 122px; top:70px; left:517px; z-index : 1;}


