body {
  font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #EEEEEF;
	color: #5b7ebe;
	font-size: 12px;
	background-image: url(./images/body-bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	}
.container {
  position: relative;
	margin: 0 auto;
	width: 887px;
	}

.content {
  position: absolute;
	top: 513px;
	left: 0;
	width: 627px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	background-color: #cbd8e7;
	padding: 0px 10px 90px 250px;
	border-top: 10px solid #cbd8e7;
	border-bottom: 10px solid #cbd8e7;
	background-image: url(./images/atol.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.resortcontent {
	border-top: 10px solid #5b7ebe;
	border-bottom: 0;
  top: 136px;
	background-color: #bbd0f6;
	background-image: url(./images/round-blue.gif);
	padding-bottom: 10px;
	padding-left: 270px;
	width: 607px;
	min-height: 525px;
	height: 525px;
	}

.foot {
  position: absolute;
	left: 0px;
	bottom: -35px;
	width: 887px;
	padding-bottom: 5px;
	}
.rightfoot {
  position: absolute;
	right: 0;
	top: 0px;
	}
.leftbar {
  position: absolute;
	left: 0;
	top: 0;
  height: 100%;
	width: 230px;
	border-right: 1px solid #5b7ebe;
	padding-right: 10px;
	text-align: center;
	}
.resortleftbar {
	border-right: 0;
	width: 248px;
	height: 515px;
  background-image: url(./images/bluebox.gif);
	padding-right: 0;
	left: 10px;
	top: 10px;
	}

.head {
  position: absolute;
	top: 0;
	left: 0;
	width: 887px;
	height: 120px;
	}

.logo {
  position: absolute;
	top: 5px;
	left: 20px;
	width: 873px;
	height: 110px;
	background-image: url(./images/head.gif);
	}
.topform {
  position: absolute;
	top: 0px;
	right: 0;
	}
.topmenu {
  position: absolute;
	bottom: -10px;
	right: 0px;
	text-align: right;
	}
.topmenu a {
  color: #5b7bb0;
	text-decoration: none;
	text-transform: uppercase;
	}
.topmenu a:hover {
  color: #159621;
	}

.thumbs {
  position: absolute;
	top: 435px;
	left: 0;
	width: 886px;
	height: 70px;
	background-image: url(./images/thumbs.jpg);
	}

.flash {
  position: absolute;
	top: 136px;
	left: 0;
	width: 887px;
	height: 271px;
	border-top: 10px solid #5b7ebe;
	border-bottom: 10px solid #5b7ebe;
	}

h1 {
  margin: 0 0 8px 0;
	font-size: 20px;
	}
.resortcontent h1{
  margin-top: 5px;
	}

.resortleftbar table {
  width: 228px;
	margin-left: 10px;
	margin-top: 10px;
	}
.resortleftbar {
  color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	}
.tblhead{
  color: #19305b;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
.mainresortimg {
  margin-top: 10px;
  margin-right: 10px;
	float: left;
	}
.thumb {
  position: relative;
	top: 10px;
	left: 0;
	margin-bottom: 6px; 
	}

.bookingform {
  margin-bottom: 20px;
	}
.bookingform b {
  color: #e22;
	}
td {
  vertical-align: top;
	}
.bookingform input {
  width: 200px;
	}
.bookingform .smallinput {
  width: 50px;
	}

.captcha {
  border: 1px solid #7b9ede;
	position: relative;
	top: 3px;
	left: 0;
	}