/* CSS Document */

H1 {
	font-family: Georgia, TImes, Serif;	
	color: #581B1F;
	}

H2 {
	font-family: Georgia, TImes, Serif;	
	color: #A27C5E;
	}
	
H3 {
	font-family: Georgia, TImes, Serif;	
	color: #A27C5E;
	}
	
	
H4 {
	font-family: Georgia, TImes, Serif;	
	color: #A27C5E;
	}
	
A:link 	{
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #A27C5E; 
		text-decoration: none;
		}
A:visited {
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #A27C5E; 
		text-decoration: none;
		}
		
A:hover { 
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #t; 
		text-decoration: none;
		}
		
A:active {
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #A27C5E; 
		text-decoration: none;
		}
		


.adminlink A:link 	{
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #FFFFFF; 
		text-decoration: none;
		text-transform: Uppercase;
		}
		
.adminlink A:visited {
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #FFFFFF; 
		text-decoration: none;
		text-transform: Uppercase;
		}
		
.adminlink A:hover { 
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #A27C5E; 
		text-decoration: none;
		text-transform: Uppercase;
		}
.adminlink A:active {
		font-size: 12px;
		font-family: Georgia, TImes, Serif;
		color: #FFFFFF; 
		text-decoration: none;
		text-transform: Uppercase;
		}
	   
.menucat {		
	   font-size: 18px;
       font-weight: bold;
       font-family: Georgia, TImes, Serif;
	   color:#581B1F;
       line-height: 27pt;
	   align: "center";
       }

.menutext {		
	   font-size: 16px;
       font-weight: light;
       font-family: Georgia, TImes, Serif;
	   color:#a27c5e;
       line-height: 20pt;
	   align: center;
       }
	   
.winetext {		
	   font-size: 14px;
       font-weight: light;
       font-family: Georgia, TImes, Serif;
	   color:#a27c5e;
       line-height: 14pt;
	   align: center;
       }
	   
.footer {
       font-size: 12px;
       font-weight: light;
       font-family: Georgia, TImes, Serif;
	   color: #A27C5E;
       line-height: 10pt;
       }
	   
.BODY {
       bgcolor="#000000";
	   scrollbar-face-color:#ffffff;
       scrollbar-arrow-color:#0B67AA;
       scrollbar-track-color:#ffffff;
       scrollbar-shadow-color:5F6C9A;
       scrollbar-highlight-color:#BECDF5;
       scrollbar-3dlight-color:'';
       scrollbar-darkshadow-Color:'';
       } 

.hours {
       font-size: 11px;
       font-family: Georgia, TImes, Serif;	
	   color: #a27c5e;
       }
	   
.pagetext {		
	   font-size: 14px;
       font-weight: light;
       font-family: Georgia, TImes, Serif;
	   color:#a27c5e;
       line-height: 12pt;
       }