body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg-09-154H.jpg);
	background-repeat: repeat-x;
	background-color: #E9EEF4;
	font: 12px/17px Helvetica, Arial, sans-serif;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

/* @group Header styles */

#header_wrap {
}

#header {
	height: 154px;
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
	position: relative;
	z-index: 2;
	width: 986px;
}

#logo {
	float: left;
	position: absolute;
	top: 35px;
	left: 30px;
}

#pano {
	width: 986px;
	height: 147px;
	background-color: #4D7FAF;
	z-index: -10;
}

#ready {
	position: absolute;
	float: left;
	left: 794px;
	top: 2px;
	text-align: left;
}
#ready img {
	margin: 0;
	padding: 0;
}
#ready .phone {
	color: #FFF;
	padding: 0 0 0 12px;
	height: 24px;
/*	text-shadow: #000 2px 2px 0;*/
	font-weight: bold;
	background-color: #333;
	line-height: 24px;
	margin-bottom: 2px;
}
#ready .number {
	font-size: 14px;
}



/* @end */

#nav_wrapper {
	margin: 17px 0 0 7px;
	height: 34px;
	width: 986px;
}

.pg-content {
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
	border-bottom: 7px solid #FFF;
	width: 1000px;
}

/* @group Booking panel */

#booktab-blue, #tab-blue {
background-image:url(images/btn_bg_blue.gif);
background-repeat:no-repeat;
}

#booktab-yellow {
background-image:url(images/btn_bg_yellow.gif);
background-repeat:no-repeat;
}

#townstab {
background-image:url(images/btn_bg_yellow496.gif);
background-repeat:no-repeat;
}

#hotdealtab, #tab-red {
background-image:url(images/btn_bg_red.gif);
background-repeat:no-repeat;
}

#booktab-blue a, #booktab-yellow a, #hotdealtab a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:12px;
	display:block;
	line-height:28px;
	width:180px;
	height: 30px;
}

#townstab a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:12px;
	display:block;
	line-height:28px;
	height:30px;
	width:484px;
}

#tab-blue a, #tab-red a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:12px;
	display:block;
	line-height:28px;
	width:180px;
}

#booktab-blue a:hover, #booktab-yellow a:hover, #townstab a:hover {
	color:#333333;
}

#tab-blue a:hover, #tab-red a:hover {
	text-decoration: underline;
}

/* @end */

#map_canvas {
	overflow: hidden;
}

.addthis_default_style {
	background-color: #FFF;
	padding: 2px 0 2px 5px;
	margin-bottom: 8px;
}

/* @group iframe */

.t-white {
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 10px;
	line-height: 18px;
	font-size: 12px;
}

.t-white a:link {
	color: #FFFFFF;
}

.t-white a:visited {
	color: #FFFFFF;
}

div#iframe-header {
	background-image: url(images/whattosee_bnr.jpg);
	width: 1000px;
	height: 80px;
	margin-top: 0;
}

#iframe-header p {
	margin: 0 20px 0 816px;
	padding-top: 32px;
	color: #FFF;
}

#iframe-header p a {
	color: #FFF;
}

div#iframe-content {
	width: 986px;
	border-left: 7px solid #FFF;
	border-right: 7px solid #FFF;
}

/* @end */

table#IE-fix {
	padding: 0;
	margin: 0;
}




