body {
background-color:       white;
background-attachment:	fixed;
}



h1 {text-align: left;	color: #0066cc;		font-family: verdana;	font-size: 36px;  }
h2 {text-align: center;	color: #0066cc;		font-family: verdana;	font-size: 18px;  font-weight: bold}
h3 {text-align: left;	color: #0066cc;		font-family: verdana;	font-size: 15px;  margin-top: 0px;  margin-bottom: 0px;}	
h6 {text-align: left;	color: #0066cc;		font-family: verdana;	font-size: 10px;  font-weight: bold;  margin-bottom: 4px; margin-top: 0px}
p  {text-align: left;	color: #0066cc;		font-family: verdana;	font-size: 13px;  font-weight: normal}


a:link    {text-decoration: none; color: #0066cc;}
a:visited {text-decoration: none; color: #0066cc;}
a:active  {text-decoration: none; color: #0066cc;}
a:hover   {text-decoration: none; color: red; background: white;}



html { height: 101% }
img {border: 0px;}



#container {
width: 960px;
margin: 0 auto;
border-width:		0px;
text-align:			left;
font-family:		verdana;
font-weight:		normal;
font-size:			13px;
color:				#0066cc;
}




.menutable {
background-color:	white;
border-width:		0px;
width:				980px;
text-align:			left;
font-family:		arial;
font-weight:		bold;
font-size:			12px;
color:				#0066cc;
}




.pricestable {
border-collapse:	collapse;
background-color:	white;
border-width:		0px;
width:				700px;
text-align:			left;
font-family:		arial;
font-weight:		normal;
font-size:			12px;
color:				#0066cc;
}



.bookingtable {
border-collapse:	collapse;
background-color:	white;
border-width:		0px;
width:				600px;
text-align:			left;
font-family:		arial;
font-weight:		normal;
font-size:			12px;
color:				#0066cc;
}



.maptable {
background-color:	white;
border-width:		0px;
width:				720px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			13px;
color:				#0066cc;
}
