body{
	background-image: url(images/mainBG.png);
	/*background-repeat: repeat-x;
	background-position: left center;*/
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #be9770;
	scrollbar-3dlight-color: #3e2708;
	scrollbar-darkshadow-color: #3e2708;
	scrollbar-face-color: #3e2708;
	scrollbar-highlight-color: #be9770;
	scrollbar-shadow-color: #be9770;
	scrollbar-track-color: #6a4f34;
}

body,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
select, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:#000000 solid 1px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/*color: #3B2309;*/
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/*color: #3B2309;*/
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-size: 12px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:hover{
	color: #000000;
}

a:visited{
	color: #663300;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.contentDiv{
	margin-left:4px;
	margin-top:8px;
	height: 298px;
	width: 292px;
	overflow: auto;
}

.smallP{

	font-size: 9px;
	text-align: left;
	margin-bottom: 5px;
	padding:0px;
}

.WineMenuDiv{
	height: 160px;
	width: 320px;
	overflow: auto;
	visibility: visible;
}

.contentTD{
	background-image: url(images/Sliced_10.jpg);
	background-position: right bottom;
	background-repeat: repeat;
	height: 241px;
	width: 302px;
	text-align: left;
}



.bigTable{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.smallPNoMargin{
	font-size: 11px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #E0CEBD;
}

.infoTD{
	padding-bottom: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #715337;
}

.tdMiddle{
	height: 420px;
	width: 100%;
}

.tdpicture{
	background-image: url(images/menuBG.jpg);
	background-position: left top;
	width: 282px;
}

.tdpictureMenu {
}

.title{
color:#993300;
font-weight:bold;
font-size:14px;
}

.euroDates{
color:#993300;
font-weight:bold;
}



.tdpictureMenu{

	background-image: url(images/menuBG2.jpg);
	background-position: left top;
	width: 200px;
}

.contentTDMenu{
	background-image: url(images/SlicedMenubg.jpg);
	background-position: right bottom;
	background-repeat: repeat;
	height: 240px;
	width: 300px;
}

.contentDivMenu{
	height: 231px;
	width: 320px;
	overflow: auto;
	vertical-align: middle;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.menuDiv{
	height: 219px;
	width: 280px;
	overflow: auto;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
	float: center;
	padding: 0px;
}


.skip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #876773;
	text-decoration: none;
	font-size: 12px;
}
.skip a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #876773;
	text-decoration: none;
}
.skip a:hover{
	color: #000000;
	text-decoration: none;
}

.skip a:visited{
	color: #876773;
	text-decoration: none;
}
