@charset "utf-8";
/* CSS Document */


li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #FF9900;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.table_h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.table_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.table_h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	overflow: scroll;
	background-image: url(../images/bg_body.gif);
}
#spacer {
	height: 5px;
	margin-bottom: 10px;
}


p {
	font-size: small;
	margin-bottom: 10px;
	margin-top: 5px;
}

.thrColFixHdr #container {
	width: 901px;
	text-align: left;
	background-color: #FFFFFF;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #999999;
	padding-left: 0px;
	padding-right: 0px;
	/* background-image: url(../images/bg_container1.gif); */
} 
#hoverbox_container {
	margin-right: 0px;
	margin-left: 0px;
	width: 208px;
}

.thrColFixHdr #header {
	height: 98px;

} 
#nav_bar {
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sub_nav {
	background-image: url(../images/sub_nav_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-indent: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0px 15px 10px; /* padding keeps the content of the div away from the edges */
	margin-right: 10px;
}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 15px 15px 0px;
	margin: 20px 0px 0px 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 165px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.thrColFixHdr #mainContent_LARGE {
	margin: 0px 10px 20px 270px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 0px 10px 0px;
	background-repeat: repeat;
}

#sidebar_subtitle {
	height: 15px;
	font-size: small;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 0px;
	color: #FFFFFF;
	background-color: #0D4F97;
	padding-bottom: 2px;
	font-variant: small-caps;
}
#pptable_container {
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}
#pplus_page_feature {
	background-color: #001759;
	text-align: justify;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../images/sidebar_content_bg.gif);
	border: 1px solid #999999;
	width: 490px;
}
#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(../images/bg_page_title.gif);
	font-variant: small-caps;
	letter-spacing: 0.1em;
	height: 17px;
}
#hotel_image_gallery {
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
#flash_holder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#table_container {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 400px;
	margin: 0px auto 15px auto;
}
#page_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 15px;
}
#footer_shadow {
	background-image: url(../images/footer_shader_bw_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
}

#currentpage_nolink {
	height: 25px;
	text-indent: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	padding-left: 0px;
	line-height: 26px;
	background-image: url(../images/title_sidebar_menu_bg1.gif);
}
#flash_banner {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#pplus_tableholder {

}
#gallery_footer {
	clear: both;
}
#title_MAINPAGE {
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_subtitle_ORANGE.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
	margin: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#special_1 {
	display: inline;
	float: left;
	width: 150px;
	background-color: #00CC00;
	margin: 0px 0px 5px 5px;
	left: 496px;
}
#footer_logos {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
#flash_feature {
	float: right;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
#whats_hot_1 {
	float: left;
}
#rounded_top_shade {
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(../images/bg_rounded_top_div.gif);
	height: 10px;
}
#rounded_bottom_shade {
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(../images/bg_rounded_bottom_div.gif);
	height: 10px;
	margin-bottom: 5px;
}
#sidebar_menu_container {

}


.thrColFixHdr #footer {
	padding: 0px 0px 0px 0px;
	color: #000000;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	color: #000000;
	text-align: center;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 8px;
	float: left;
}
.about_txtcontainer_shade {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.content_container_highlight {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}





.content_subtitle {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 190px;
}

.content_txtholder {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: auto;
	font-size: x-small;
	padding-top: 5px;
	padding-left: 0px;
}
.content_container {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FEECCB;
}
.content_txtcontainer {
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 10px;
	font-size: small;
	text-align: left;
	font-weight: normal;
}
.dest_nav_container {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 15px 0px;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}


.discover_more_div {
	font-size: x-small;
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin: 5px 10px 3px 370px;
	background-color: #FFAB2D;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.header_img {
	display: block;
	vertical-align: text-bottom;
}
.general_content_GREY {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.general_content_GREYsitemap {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.general_content_GREYcruise {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}
.general_picholder {
	width: 120px;
	float: left;
	margin-right: 5px;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
}

.home_specials_container {
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.hotel_amenties_spacer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 185px;
	height: 5px;
}
.hotel_page_subtitle {
	margin: 0px 10px 5px 0px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 3px 0px 3px 0px;
}
.hotel_page_main_info {
	font-size: x-small;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.hotel_amenties_list {
	height: auto;
	float: left;
	margin-right: 0px;
	display: inline;
	padding: 5px 5px 5px 0px;
	font-size: small;
	margin-left: 10px;
}
.hotel_amenties_content_subtitle {
	background-color: #E2E2E2;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 5px;
	text-align: left;
}
.hotel_amenities_subtitle {
	text-indent: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFAB2D;
	color: #FFFFFF;
}

.hotel_button_holder {
	height: auto;
	width: 125px;
	margin-right: 10px;
	display: inline;
	margin-left: 3px;
}
.hotel_menu_highlight {
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 00px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 10px;
	font-size: x-small;
	background-color: #105FB6;
	height: 19px;
	line-height: 18px;
}

.home_features {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 150px;
	position: inline;
}
.home_txtcontainer {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #999999;
}

.intro_container {
	font-size: small;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 205px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FEECCB;
}
.intro_container_FULL {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#intro_picholder_APdiv {
	left: 367px;
	top: 191px;
}


.map_nav_container {
	margin: 0px 0px 15px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.nav_container {
	margin: 0px 10px 10px 5px;
	padding: 0px 0px 15px 0px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.pic_caption {
	height: auto;
	width: 126px;
	margin: 3px 0px 0px 19px;
	padding: 0 0 0 0;
	text-align: center;
}
.subtitle_aboutus {
	margin: 0px 0px 10px 0px;
	padding: 14px 10px 22px 10px;
	background-color: #FDE3B3;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
.subtitle_aboutus_img {
	vertical-align: top;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sidebar1_menu_header {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #666666;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	background-color: #DDC59F;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}
.sidebar1_menu_subheader {
	height: 18px;
	text-indent: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 15px;
	background-color: #0F5CB3;
	text-decoration: underline;
}


.sidebar2_title_MENU {
	background-image: url(../images/bg_subtitle_ORANGE.gif);
	text-indent: 6px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	font-variant: small-caps;
	margin-bottom: 5px;
}
.sidebar_title_top {
	height: 17px;
	background-image: url(../images/bg_HEADER.gif);
	text-indent: 10px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
.sidebar_RIGHT_content {
	font-size: x-small;
	color: #000000;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 6px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	font-weight: normal;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebar_RIGHT_title_top {
	height: 17px;
	background-image: url(../images/title_sidebar_bg.gif);
	text-indent: 15px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

.sidebar2_picholder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sidebar2_brochureholder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #001759;
}
.specials_feature {
	background-color: #FEECCB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.table_container_accom {
	padding-top: 1px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: auto;
}

.table_image {
	text-align: center;
}
.tips_container {
	background-color: #FEECCB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.title_bar {
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	height: 18px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_subtitle_grey.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: none;
	font-variant: small-caps;
}
.title_bar_sitemap {
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	height: 18px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_subtitle_grey.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: none;
	font-variant: small-caps;
}
.whatshot_pic_container {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: auto;
	font-size: x-small;
}
.welcome_txt {
	margin: 0px 5px 5px 270px;
	padding: 0px 10px 0px 10px;
}
.whats_hot_container {
	margin: 0px 10px 0px 270px;
	padding: 0px 0px 2px 10px;
}
.sidebar_back_subtitle {
	height: 15px;
	font-size: x-small;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: right;
	margin-bottom: 10px;
}
.content_txtholderINTRO {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: auto;
	font-size: small;
	padding-top: 5px;
	padding-left: 0px;
}
.sidebar_featured_header1 {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	background-color: #224889;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sidebar_featured_header2 {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	background-color: #DDC59F;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-indent: 8px;
	background-image: url(../images/bg_sidebar_HIGHLIGHT.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sidebar_featured_header3 {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	background-color: #DDC59F;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-indent: 16px;
	background-image: url(../images/bg_sidebar_HIGHLIGHT.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.sidebar_featured_header4 {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 10px;
	font-size: small;
	background-color: #DDC59F;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-indent: 24px;
	background-image: url(../images/bg_sidebar_HIGHLIGHT.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.PP_div {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: auto;
	font-size: small;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FEF4E0;
	border: 2px solid #000000;
}
.pp_div_content {
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#broxlist_container {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#specials_subtitle {
	padding: 5px 10px 5px 10px;
}
#specials_title {
	background-color: #FF9900;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.specials_txtcontainer {
	padding: 5px 10px 10px 10px;
	font-size: small;
	text-align: left;
	font-weight: normal;
}
#specials_image {
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
}
.tours_title {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: auto;
	font-size: x-small;
	padding-top: 5px;
	padding-left: 10px;
}
.tours_txtcontainer {
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 0px 0px;
	font-size: small;
	text-align: left;
	font-weight: normal;
}
#job_title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
#job_content {
	margin-bottom: 25px;
}
#specpage_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #FF9900;
	color: #FFFFFF;
	padding-left: 10px;
}
#table-holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#specpage_content {
	padding-top: 20px;
}
#specpage_text {
	margin-bottom: 40px;
}
#specpage_dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px 0px 0px 0px;
}
#specpage_link {
	margin-bottom: 10px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
#star_cruise_title {
	background-color: #102343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#star_crusie_content {
	background-color: #CCCCCC;
	font-size: small;
	text-align: justify;
	padding: 5px;
}
#cruise_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
#cruisemap1 {
	margin-right: auto;
	margin-left: auto;
}
#specpage_dateline-GREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px 0px 0px 0px;
	background-color: #CCCCCC;
}
#specpage_link-GREY {
	margin-bottom: 10px;
	font-size: medium;
	background-color: #CCCCCC;
}
#spec-table-holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 25px;
	padding-left: 20px;
}
.greywithborder_txtcontainer {
	background-color: #F5F5F5;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-size: small;
	text-align: left;
	font-weight: normal;
	width: 400px;
}
.grey_txtcontainer {
	background-color: #F5F5F5;
	padding: 10px 10px 10px 10px;
	font-size: small;
	text-align: left;
	font-weight: normal;
}
.form {
	background-color: #F5F5F5;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 505px;
	color: #091964;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.submit {
	background-color: #fea910;
	padding: 2px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #091964;
}
.facts {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fea910;
}
.weather {
	font-size: small;
	font-weight: bold;	
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fe6410;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}

.bullet-employment {
	list-style-image: none;
	list-style-type: disc;
	font-weight: bold;
}

.title-employment {
	font-weight: bold;
	font-size: 16px;
}
.textfea910 {
	font-color: #fea910;
	font-weight: bold;
}
.textxsml {
	font-size: x-small;
}
.specials_feature425 {
	background-color: #FEECCB;
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	width: 425;
}.dash-border {
	padding: 5px;
	border: 1px dashed #999999;
}
.orangetext {
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #ffab2d;
}
.orangetextsml {
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #ffab2d;
	text-align: left;
}
.orangebackground {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFAB2D;
	text-align: center;
	padding: 3px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.headingorange {
	font-family: Arial, Helvetica, sans-serif;
	color: #fea910;
	font-weight: bold;
	text-align: left;
 	font-size: 22px;
}

.border {
	padding: 8px;
	border: 1px solid #ffffff;
	background-color: #e7f4f8;
	margin: 0px;
}

.text_deal {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.text_deal_red {
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}

.vouchers {
	background-color: #F5F5F5;
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
	font-weight: normal;
}

.lhs250 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	text-align: left;
	vertical-align: middle;
	background-color: #f5f5f5;
	border-bottom-style: dotted;
	border-bottom-color: #fea910;
	padding: 10px;
}

