  
  
body { 
	background-color: #006666;
	margin-top: 20px;
	}

body, td { 
	font-family: georgia;
	font-size: 14px;
	color: #3d6e6d;
	}

table.main { 
	background-color: #ffffe4;
	padding: 20px; 
	-moz-border-radius: 20px;
	} 

.nav { 
	font-family: trebuchet ms, arial; 
	color: 330000;
	font-size: 16px; 
	font-weight: bold; 
	}

a:link    { color: #330000;  font-weight: bold; }
a:visited { color: #330000;  font-weight: bold; }
a:hover   { color: #990000;  font-weight: bold; }

h1 {	

	font-family: trebuchet ms, arial; 
	color: 330000;
	font-size: 26px; 
	border-bottom: 1px solid #330000;
	}
	
h2 {	
	font-family: trebuchet ms, arial; 
	}
	
h3 {	
	font-family: trebuchet ms, arial; 
	}
	
h4 {	
	font-family: trebuchet ms, arial; 
	}
	
.head1 {
	font-size 22px; 
	font-weight: bold;
	color: #003333;
	}

.head2 {
	font-size 18px; 
	font-weight: bold;
	color: #003333;
	}
	
.menuhead {
	font-family: monotype corsiva;
	font-size: 30px;
	}

.address {
	font-family: trebuchet ms, arial;
	font-weight: bold;
	}

table.winelist td { 
	padding: 10px;
	border-bottom: 1px solid #d4d4ab; 
	}


table.menu { 
	-moz-border-radius: 20px;
	background-color: #FFFFEE; 
	border: 2px solid #F6E4B4; 
	padding: 10px;
	}


