body {
	background:#003366 url(images/water_bg.jpg) no-repeat top;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 24px 0;
	color:#003366;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#wrapper {
	width:760px;
	padding:2px;
	margin:24px auto 0 auto;
	background:#fff;
}

#navigation {
	background:#036 url(images/nav_bg.gif) repeat-x;
	height:30px;
	margin:0 0 2px 0;
	}
	
#navigation ul {
	margin:0;
	height:18px;
	list-style:none;
	width:516px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	}
	
#navigation ul li {
	float:left;
	
	}
	
#navigation li a:link, #navigation li a:visited  {
	display:block;
	float:left;
	padding:7px 12px 0 12px;
	color:#fff;
	text-decoration:none;
	border-left:#a1afbe 2px solid;
	height:23px;
	}
	
#navigation li a:hover, #navigation li a:active  {
	display:block;
	float:left;
	color:#f0f4b2;
	text-decoration:none;
	}
	
#images {
	height:150px;
	}
	
#hero_img {
	float:left;
	}
	
#small_img {
	float:right;
	}
	
#right {
	float:right;
	width:200px;
	height:400px;
	background:url(images/header_bg.gif) repeat-x;
	font-size:.70em;
	}
	
#inside #right h2 {
	font-size:12px;
	margin:13px 0 0 6px;
	}
	
	
#home #right {
	float:right;
	width:200px;
	height:400px;
	padding:54px 0 0 0;
	}
	
#contact #right {
	float:right;
	width:200px;
	height:400px;
	background:#d0d7de url(images/header_bg.gif) repeat-x;
	padding:20px 0 0 0;
}
	
#home #right h1 {
	font-size:14px;
	color:#FFF;
	}
	
#left {
	width:509px;
	padding:4px 30px 18px 18px;
	background:url(images/header_bg.gif) repeat-x;
	margin:0;
	float:left;
	}
	
#left p, #left ul{
	font-size:.70em;
	line-height:1.3em;
	color:#003366;
	}
	
.rates_table {
	font-size:.70em;
	}
	
h1 {
	font-size:24px;
	font-weight:normal;
	color:#003366;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#003366;
}

h1 span {
	font-size:40px;
}

p {
	margin-top:auto;
}

#footer {
	margin:0 auto;
	width:764px;
	height:108px;
	background:url(images/footer_panel.gif) no-repeat;
	padding:36px 0 0 0;
	color:#fff;
	text-align:center;
}

#footer h4 {
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:1px;
	}
#footer p {
	font-size:.80em;
	}
	
#footer p a:link, #footer p a:visited  {
	color:#fff;
	text-decoration:underline;
	}
	
#footer p a:hover, #footer p a:active  {
	color:#f0f4b2;
	text-decoration:underline;
	}
#brochure_info {
	background-color:#003366;
	color:#fff;
	font-size:.70em;
	padding:16px;
	height:70px;
	width:460px;
	}

.drinks_blocks {
	height:24px;
	color:#fff;
	background:#003366;
	font-size:.80em;
	font-weight:bold;
	padding-top:6px;
	margin-top:12px;
	}
	
