* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 0px;
	margin:0px;
	background: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#header {
	float: left;
	width:940px;
	height: 106px;
}
#logo {
	width: 199px;
	height: 87px;
	float:left;
	margin-top:10px;
}
#logo a img {
	border: none;
}
#slogan {
	width:215px;
	height:60px;
	float:right;
	margin-top: 41px;
	margin-right: 55px;
}
#menu {
	width:878px;
	height:33px;
	float:left;
	padding-top:9px;
	border-bottom-style: dotted;
	border-width: thin;
	color: #FFF;
	font-size: 14px; /* BG 22/09/09 */

	padding-left:57px; /* MJC : Line up end with tel no */
}
#banner {
	width: 959px;
	height: 290px;
	position: relative;
	margin-left: -9px;
}
#container {
	width:940px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
#side-bar {
	width:228px;
	height: auto;
	float:left;
	margin-left: -4px;
	margin-top: 5px;
	position: relative;
}
#footer-bg {
	background:#022f46;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 195px;
	float: left;
}
#footer-outer {
	width:940px;
	margin: 0 auto;
	height: 180px;
	padding-top:15px;
	background-image: url(../images/palm-tree-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-div {
	width:240px;
	float:left;
}
.footer-div-right {
	width:220px;
	float:left;
}
.footer-txt {
	font-family: Arial, Verdana;
	font-size:11px;
	color:#ffffff;
}
.footer-txt a {
	color:#b2c8d3;
	text-decoration: none;
}
.footer-txt li {
	display: block;
}
#banner-image {
	position:absolute;
	width:860px;
	height:240px;
	z-index:10;
	left: 14px;
	top: 19px;
}
.main-body {
	width: 699px;
	float: left;
	margin-top: 5px;
	padding-left: 17px;
}
.destination-body {
	width: 457px;
	float: left;
	margin-top: 5px;
	padding-left: 17px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006594;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-width: thin;
	border-bottom-color: #999999;
}
h1 a {
	text-decoration: none;
	color: #006594;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006594;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-width: thin;
	border-bottom-color: #999999;
	clear: left;
}
h2 a {
	text-decoration: none;
	color: #006594;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 a {
	text-decoration: none;
	color: #ffffff;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006594;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}
h4 a {
	text-decoration: none;
	color: #006594;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006594;
	font-weight: normal;
	display: block;
	margin-top: 30px;
}
h5 a {
	text-decoration: none;
	color: #006594;
}
.body-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
	font-weight: normal;
}
.body-text a {
	color: #666666;
}
.body-text p {
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.body-text ol, .body-text ul {
	margin-left: 40px;
}
.gallery img {
	border: 0px;
	padding: 2px;
}
#enquiry-box-top {
	height: 18px;
	position: relative;
	background-image: url(../images/enquiry-box-top.jpg);
	background-repeat: no-repeat;
}

#enquiry-box-mid {
	position: relative;
	background-image: url(../images/enquiry-box-mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 22px;
}

#enquiry-box-bottom {
	height: 23px;
	position: relative;
	background-image: url(../images/enquiry-box-bottom.jpg);
	background-repeat: no-repeat;
}

#browse-box {
	width: 228px;
	height: 87px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#special-box {
	width: 228px;
	position: relative;
}
#aa-box {
	width: 228px;
	height: 57px;
	padding-top: 10px;
	position: relative;
}
#breadcrumb-bg {
	width:100%;
	height: 19px;
	float: left;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-color: #999999;
	border-width: thin;
	margin-bottom: 10px;
}
#breadcrumb-outer {
	width:940px;
	margin: 0 auto;
	height: 19px;
}
.breadcrumb-txt {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	display: block;
	padding-top: 3px;
}
.breadcrumb-txt a {
	text-decoration: none;
	color: #666666;
}
#browse-form {
	position:absolute;
	width:184px;
	height:46px;
	z-index:1;
	left: 21px;
	top: 21px;
}
.form-text {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
#star-burst {
	position:absolute;
	width:84px;
	height:85px;
	z-index:50;
	left: 158px;
	top: -9px;
}
.white-text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	display: block;
	width: 190px;
}
h3.white-text {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	display: block;
	width: 190px;
}
.input-width {
	width: 181px;
}
label.checkbox-text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-right: 10px;
}
.select-width {
	width: 185px;
}
.textarea-width {
	width: 180px;
	height: 45px;
}
#special-offer {
	position:absolute;
	width:186px;
	height:28px;
	z-index:1;
	left: 21px;
	top: 12px;
}
.special-picture {
	position:absolute;
	width:160px;
	height:90px;
	z-index:1;
	left: 27px;
	top: 47px;
}
.special-pics {
	width:160px;
	height:90px;
	padding-left: 7px;
	padding-top: 5px;
}
.form-padding {
	padding-top: 11px;
	display: block;
}
.destinations-padding {
	padding-top: 7px;
	display: block;
}
.sp-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016694;
	padding-bottom: 7px;
	display: block;
	font-weight: bold;
}

.sp-t {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2994cd;
	padding-bottom: 7px;
	display: block;
}

.sp-body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.sp-body li {
	display: block;
}
.more-information {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c56612;
	padding-top: 7px;
	display: block;
}
.more-information a {
	color: #c56612;
	text-decoration: none;
}
.more-info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c56612;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-width: thin;
	border-bottom-color: #999999;
	width: 699px;
	float: left;
}
.more-info a {
	color: #c56612;
	text-decoration: none;
}
#offer {
	position:absolute;
	width:186px;
	height:82px;
	z-index:51;
	left: 21px;
	top: 155px;
}
#right-sidebar {
	width: 225px;
	float: right;
	margin-top: 21px;
	padding-left: 17px;
	overflow: auto;
	height: 660px;
}
#right-sidebar-h {
	width: 225px;
	float: right;
	margin-top: 21px;
	padding-left: 17px;
}
#hotel-sidebar {
	width: 225px;
	float: right;
	margin-top: 47px;
	padding-left: 17px;
}
.hotel-bg {
	margin-left: -2px;
	padding-top: 4px;
	background-image: url(../images/hotel-bg.jpg);
	background-repeat: no-repeat;
}
.hotel-padding {
	padding-left: 3px;
	padding-bottom: 6px;
	display: block;
}
.hotel-image {
	width: 160px;
	height: 90px;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 5px;
	z-index: 50;
}
.similar-hotels {
	width: 225px;
	height: 535px;
	float: right;
	margin-top: 5px;
	overflow: auto;
}


#righthand-contact {
	width: 225px;
	float: right;
	clear:right;
	margin-top: 20px;
}
#righthand-contact-top {
	height: 18px;
	position: relative;
	background-image: url(../images/enquiry-box-top.jpg);
	background-repeat: no-repeat;
}

#righthand-contact-mid {
	position: relative;
	background-image: url(../images/enquiry-box-mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 22px;
}

#righthand-contact-bottom {
	height: 23px;
	position: relative;
	background-image: url(../images/enquiry-box-bottom.jpg);
	background-repeat: no-repeat;
}


.divider {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-width: thin;
	border-bottom-color: #999999;
}
.column1 {
	width: 450px;
	float: left;
}
.column2 {
	width: 200px;
	height: 104px;
	background-image: url(../images/hotel-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 40px;
}
.destination-bg {
	margin-left: -2px;
	padding-top: 4px;
	background-image: url(../images/destination-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
	width: 195px;
	float: left;
}
.destination-image {
	width: 190px;
	height: 50px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 5px;
	z-index: 50;
	float: left;
}
a.link-no-style {
	color:#666666;
	text-decoration:none;
}
.pn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 26px;
}
.post-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737573;
}
.blog-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 23px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-text p {
	display:block;
	padding-bottom: 10px;
}
.category {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #737573;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-width: thin;
	border-bottom-color: #999999;
	height: 30px;
}	
.category a {
	text-decoration: none;
	color: #0065ce;
}
.blog-sidebar-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #022f46;
	display: block;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#blog-sidebar {
	width: 228px;
	height: 800px;
	float:left; 
	margin-left: -4px;
	margin-top: 5px;
}
.blog li {
	padding: 0px;
	margin: 0px;
	display: block;
	margin-left: 6px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 23px;
	background-image: url(../images/li-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.blog li a{
	text-decoration: none;
	color: #999999;
}
.share-save {
	margin-left: -9px;
}
#contactform_submit,
#contactform2_submit
{
	background: transparent url(../images/submit.jpg) no-repeat scroll left top;
	width: 108px;
	height: 32px;
	z-index: 1000;
	border: none;
}
.sp-top {
	background-image: url(../images/special-box-top.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
.sp-mid {
	background-image: url(../images/special-box-mid.jpg);
	background-repeat: repeat-y;
	height: 100%;
	padding-left: 22px;
	padding-right: 20px;
	margin: 0px;
}
.sp-bottom {
	width: 228px;
	height: 19px;
	background-image: url(../images/special-box-bottom.jpg);
	background-repeat: no-repeat;
}
.cn {
	width: 600px;
	display: block;
	padding-top: 20px;
	clear: left;
}

.weddingsubcat
{
	width:700px;
}

#destination-block
{
	width:700px;
}