﻿#sliderbody, #sliderbody img {width: 600px;height: 280px;}
#vslider {
	padding: 0;
	border: none;
	height: 280px;
	overflow: hidden;
	width: 600px;
}
#vslider ul {list-style: none !important;margin: 0 !important;padding: 0 !important;}
#vslider ul li {list-style: none !important;margin: 0 !important;padding: 0 !important;}
#sliderbody {overflow: hidden !important;}
#sliderbody img {-ms-interpolation-mode: bicubic;}

body {
	background-color: #000000;
	background-image: url('images/background.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #C0C0C0;
}
#main {
	margin: 0 auto;
	width: 1024px;
}
.fb-like-box {
	background-color: #9DC9DC;
	float: right;
	background-image: url('images/fb bg.jpg');
}
.row {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9DC9DC;
}
.menu {
	border-style: none;
	width: 100%;
}
.menu td {
	border-width: 0px;
	padding: 100px 0px 200px 0px;
	font-size: 15px;
	text-align: center;
}
.media {
	border-style: none;
	width: 100%;
}
.media td {
	border-width: 0px;
	padding: 20px;
	font-size: 15px;
	text-align: center;
}
#footer {
	font-size: 17px;
}
.floatright {
	float: right;
}
.floatright img {
	padding: 5px;
}
.floatright a {
	font-size: small;
	color: #FFFFFF;
}
.floatright a:hover {
	color: #9DC9DC;
	
}
/* Styles for Navigation */
#logo {
	width: 322px;
	float: left;
}
#booking_button {
	float: right;
	position: absolute;
	margin-left: 800px;
}
#navigation {
	font-size: 18px;
	height: 173px;
	margin-left: 350px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation a {
	padding: 130px 0px 5px 46px;
	display: block;
	text-decoration: none;
	color: #9DC9DC;
}
#navigation a:hover {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('images/button bg.jpg');
}
h1 {
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 30px;
	margin: 0px;
	padding: 40px 0px 20px 0px;
}
p {
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
