﻿body {
	background-color: #211917;
}

a:link {font-family: 'Times New Roman'; color: #C0C000; }
a:visited {font-family: 'Times New Roman'; color: #C0C000; }
a:active {font-family: 'Times New Roman'; color: #C0C000;}
a:hover {font-family: 'Times New Roman'; color: #C0C0C0;}

a.window:link {font-family: 'Times New Roman'; font-size: 10pt; color: #737603; }
a.window:visited {font-family: 'Times New Roman'; font-size: 10pt; color: #737603; }
a.window:active {font-family: 'Times New Roman'; font-size: 10pt; color: #737603;}
a.window:hover {font-family: 'Times New Roman'; font-size: 10pt; color: #B3B643;}

.inner_text1
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-align: left;
	color: #737603;
}

.inner_text2
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-align: left;
	color: #CC8844;
}

a.inner_link1:link {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #737603; }
a.inner_link1:visited {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #737603; }
a.inner_link1:active {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #737603;}
a.inner_link1:hover {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #A3A633;}

a.inner_link2:link {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #CC8844; }
a.inner_link2:visited {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #CC8844; }
a.inner_link2:active {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #CC8844;}
a.inner_link2:hover {font-family: 'Times New Roman'; font-size: 9pt; font-style: italic; color: #EEAA66;}


.line {
	background-color: #A3A633;
}

.menu {
	background-color: #ffffff;
}

.middle {
	background-color: #21201e;
}

.bottom {
	background-color: #000000;
}

.menu_title
{
	font-size: 9pt;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-align: left;
	color: #222222;
}
.menu_item
{
	font-size: 9pt;
	font-family: 'Times New Roman';
	text-align: left;
	color: #444444;
	vertical-align: bottom;
}
.menu_spice
{
	font-size: 10pt;
	font-family: Garamond;
	font-style: italic;
	color: #444444;
	vertical-align: bottom;
}
.menu_price
{
	font-size: 9pt;
	font-family: Garamond;
	text-align: right;
	color: #444444;
	vertical-align: bottom;
}
.menu_wine
{
	font-size: 9pt;
	font-family: 'Times New Roman';
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #737603;
	vertical-align: bottom;
}

.home_button
{
	background-color: #A3A633;
	font-size: 10pt;	
	font-family: 'Times New Roman';		
	width: 80px;
}

.home_button_events
{
	background-color: #bb7733;
	color: Black;
	font-size: 10pt;	
	font-family: 'Times New Roman';	
	width: 80px;
	height: 35px;
}


body.window
{
	background-color: #A3A633;	
	font-size: 10pt;
	font-family: 'Times New Roman';
}

table.window
{
	background-color: #ffffff;
	font-size: 10pt;
	font-family: 'Times New Roman';
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.window_text_0
{
	font-size: 11pt;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	color: #AA4400;	
}

.window_text_0_4th1
{
	font-size: 11pt;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	color: RED;	
}
.window_text_0_4th2
{
	font-size: 11pt;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	color: BLUE;	
}

.window_text_1
{
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	color: #111111;	
}
.window_text_1_pr
{
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	color: #AA4400;	
}
.window_text_2
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	color: #111111;
}
.window_text_3
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	font-style: italic;
	color: #111111;
}

#imageContainer 
{ 
	height:313px;
}  
#imageContainer img  
{
	display:none; 	
	position:absolute; 	
	top:0px; left:0px; 	
	height:313px;  	
	width:348px; 	
} 	