<!--
BODY {
	background-image: url('../images/body.gif');
	background-repeat: repeat;
	background-attachment:fixed;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}

.table  {
 background-image: url(../images/main-table-bg2.png);
 background-repeat:repeat-x;
 margin-left:auto;
 margin-right:auto; 
 width:758px;
 height:800px;
 border: 0px solid #000000;
 border-spacing: 0px;
 border-left: solid 0px #000000;
 border-bottom: solid 0px #000000;
 border-collapse: collapse;
 }
 
 .foodtable  {
 background-image: url(../images/food-table-bg.png);
 background-repeat:repeat-x;
 margin-left:auto;
 margin-right:auto; 
 border: 0px solid #000000;
 border-spacing: 0px;
 border-left: solid 0px #000000;
 border-bottom: solid 0px #000000;
 border-collapse: collapse;
 }
 
 .banquettable  {
 background-image: url(../images/banq-table-bg.png);
 background-repeat:repeat-x;
 margin-left:auto;
 margin-right:auto; 
 border: 0px solid #000000;
 border-spacing: 0px;
 border-left: solid 0px #000000;
 border-bottom: solid 0px #000000;
 border-collapse: collapse;
 }
 
 
 .winetable  {
 background-image: url(../images/wine-table-bg.png);
 background-repeat:repeat-x;
 margin-left:auto;
 margin-right:auto; 
 width:758px;
 height:800px;
 border: 0px solid #000000;
 border-spacing: 0px;
 border-left: solid 0px #000000;
 border-bottom: solid 0px #000000;
 border-collapse: collapse;
 }

A:LINK, A:VISITED {
	color : #90AA3C;
	text-decoration : none;
}

A:HOVER {
	color : #90AA3C;
	text-decoration : none;
}

A:ACTIVE {
	color : #90AA3C;
	text-decoration : none;
}
.text {
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	/*color: #807a6b;*/
	color: #888;
	text-decoration: none;
	text-align: left;
	vertical-align:text-top;
	line-height: 1.5;

	}
	
.foodtext {
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	/*color: #888881;*/
	color: #ccc;
	text-decoration: none;
	text-align: left;
	vertical-align:text-top;
	line-height: 1.5;

	}

.spiritstext {
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #888881;
	text-decoration: none;
	text-align: center;
	vertical-align:text-top;
	line-height: 1.5;

	}
	
.banquettext {
	font-family: Calibri, Arial, Verdana;
	font-size: 14.5px;
	font-style: normal;
	font-weight: normal;
	color: #888881;
	text-decoration: none;
	text-align:justify;
	vertical-align:text-top;
	}

.titletext {
	font-family: Calibri, Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #90AA3C;
	text-decoration: none;
	text-align: center;
}

.menuTitleText {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #90AA3C;
	text-decoration:underline;
	text-align: center;
}
.bullet {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1;
	text-decoration: none;
	text-align: left;
	}
.titlesubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/* text-align: left; */
	text-transform: uppercase;
}

.tableitem {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: none;

	}
.textform {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;

	}

.textmini {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #90AA3C;
	text-decoration: none;
	text-align: left;
	
	}
.captions {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.copyright {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}

.boxes {
	font-family: georgia, Arial; 
	font-size: 14pt; 
	border: 1px solid gray; 
	background-color: #ffffff;
	background:url(/images/txt-bg.gif);
}

.buttons {
	font-size:14px;
	font-family:Georgia,serif;
	font-weight:bold;
	height:26px;
	background-color:#779999;
	background-image:url(/images/buttonback.gif);
	border-style:solid;
	border-color:#DDDDDD;
	border-width:1px;
	text-align: center;
}

.dateandtime {
		color: 467AC3;
		font-size: 10 px;
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		position:absolute;
		left:400;
		top:95;
}

/* Menu Styles */
.green-line{
	border-left: 1px solid #90AA3C;
	width: 3px;
	padding: 0;
}

.green-line-bot{
	border-bottom: 1px dotted #90AA3C;
	vertical-align:middle;
	width: 3px;
	padding: 0;
}

.element-heading{
	color:#176877;
	font-size: 14px;
	padding: 15px 0 15px 10px;
}
.price{
	width: 60px;
	text-align: right;
	font-weight:bold;
	padding: 0 15px 0 0;
}
.btnSubmitEmail {
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #90AA3C;
	padding: 0;
	background-color:transparent;
}
.textBox {
	background-color:transparent;
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #90AA3C;
	text-decoration: none;
	text-align: left;
	border: 1px solid #807a6b;
}
	


-->