/* CSS Document */

p.anchors
	{
	margin: -10px 0 15px 0;
	}
	
p.anchors span
	{
	padding-right: 20px;
	}
	
p.anchors span a
	{
	font-weight: bold;
	}
	
table.menu
	{
	width: 548px;
	margin-bottom: 10px;
	margin-left: -8px;
	}
	
table.menu tr th
	{
	text-align: right;
	padding-left: 0;
	padding-right: 16px;
	width: 94px;
	}
	
table.menu thead th
	{
	text-align: left;
	padding: 0;
	width: 548px;
	}
	
table.menu tr th h3
	{
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-top: 16px;
	color: #69c;
	}
	
table.menu thead th h3
	{
	font-size: 16px;
	text-transform: uppercase;
	color: #69c;
	margin: 0;
	padding-left: 110px;
	letter-spacing: 5px;
	width: 410px;
	}
	
table.menu tr th div
	{
	font-size: 60px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #69c;
	font-stretch: extra-condensed;
	line-height: 56px;
	margin-bottom: 10px;
	}
	
table.menu tr td
	{
	border-bottom: 1px dotted #ccc;
	padding: 16px 0 10px 0;
	}
	
	
table.menu h4
	{
	margin: 0 0 6px 0;
	font-size: 15px;
	}

table.menu p
	{
	margin: 0 0 12px 0;
	font-size: 11px;
	}
	
table.menu p em
	{
	color: #666;
	}
	
table.menu div.price
	{
	float: right;
	}
	
	table.menu h5
	{
	margin: 0 0 6px 0;
	font-size: 12px;
	}
	
table.winelist
	{
	margin-left: 105px;
	width: 435px;
	margin-bottom: 20px;
	}
	
table.winelist tr
	{
	vertical-align: top;
	}
		
table.winelist tr th
	{
	text-align: left;
	}
	
table.winelist tr td
	{
	border: none;
	font-size: 11px;
	padding: 8px 0;
	}
	
table.winelist tr th
	{
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	}
	
table.winelist tr th.title
	{
	width: 200px;
	}
	
table.winelist tr td.title
	{
	padding-right: 20px;
	}
	
table.winelist tr th h4
	{
	margin: 0 0 6px 0;
	font-size: 15px;
	}

p.backtotop
	{
	text-align: right;
	}
	
p.backtotop a
	{
	color: #999;
	text-decoration: none;
	}
	
p.backtotop a:hover
	{
	color: #c60;
	}

	