html {
	margin:0px;
	padding:0px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(../images/bg_wrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#222738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}
.bgmain {
	background-image: url(../images/background-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link, a:active, a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#725C45;
	text-decoration:underline;
}

.menu_top {
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.main_wrap {
	background-image: url(../images/main_wrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mast_top {
	background-image: url(../images/mast_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mast_left {
	background-image: url(../images/mast_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mast_right {
	background-image: url(../images/mast_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_left {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_right {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq {
	font-weight:bold;
	font-size:14px;
}
.title {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:24px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	padding: 4px;
	text-align:left;
	line-height:130%;
}
.bodycopy {
	margin-left:12px;
	margin-right:8px;
	margin-top:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	text-align:left;
}
.mast_middle_l2about {
	background-image: url(../images/mast_middle_l2about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#000000;
	font-weight: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color:#0066FF;
}
.mast_middle_l2cruise {
	background-image: url(../images/mast_middle_l2cruise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mast_middle_l2groups {
	background-image: url(../images/mast_middle_l2groups.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.globe_l2inc {
	background-image: url(../images/globe_l2inc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mast_middle_l2inc {

	background-image: url(../images/mast_middle_l2inc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mast_middle_l2contact {
	background-image: url(../images/mast_middle_l2contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.step {
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

/* ----------- CALENDAR STUFF --------------- */

table.calendar_month {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000000;
	border-collapse:collapse;
}
table.calendar_month th {
	text-align:center;
	border:1px solid #000000;
	border-collapse:collapse;
}
table.calendar_month a:link {
	color: #00AEEF;
	text-decoration: none;
}
table.calendar_month a:hover {
	background-color: #9CE8EE;
	color: #00AEEF;
	text-decoration:underline;
}
table.calendar_month a:visited {
	color: #00AEEF;
	text-decoration: none;
}
table.calendar_month td.currentdate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#66CCCC;
}
td#currentdate div.date {
	color: #C33;
	font-weight: bold;
	background: #FFC;
}
table.calendar_month tr#days th {
	color: #FFFFFF;
	background-color: #900000;
	font-weight: bold;
	text-align: center;
	padding: 1px 0.33em;
}
table.calendar_month tr#title th {
	background: #BBBBBB;
	color: black;
	border: 1px solid #242;
	font-size: 120%;
}
table.calendar_month td {
	vertical-align: top;
	padding: 0;
	border: 0px solid #000000;
	border-width: 0 0 1px 1px;
}	
table.calendar_month td.sat {
	border-right: 1px solid gray;
}	
table.calendar_month a {
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0;
	text-align:center;
}
	
table.calendar_month a:link {
	color: #000000;
	text-align:center;
}
	
table.calendar_month a:visited {
	color: #000000;
	text-decoration:underline;
	text-align:center;
}
	
table.calendar_month a:hover {
	background-color: #9CE8EE;
	color: #ffffff;
	text-align:center;
}
	
table.calendar_month td.sun {
	background: #DDDDDD;
}
	
table.calendar_month td.lastmonth, table.calendar_month td.nextmonth {
	background: #BBBBBB;
	color: #889;
}
	
table.calendar_month tr#lastweek td {
	border-bottom: 2px solid #AAB;
}
	
table.calendar_month td.holiday {
	background: #BBBBBB;
}
	
div.event {
	border: 1px solid #AA7;
	border-width: 0 0 1px;
	background-color: #FFE;
	padding: 0.5em 0.5em;
	margin: 0;
	}
	
div.event span {
	display: block;
	}
	
div.holiday {
	padding: 0.5em 0.5em;
	font-style: italic;
}
	
span.time {
	font-weight: bold;
}
	
span.loc {
	color: #555;
	font-style: italic;
}
	
div.date {
	float: right;
	text-align: center;
	border: 1px solid gray;
	border-width: 0 0 1px 1px;
	padding:5px;
	background: #F3F3F3;
}
div.date:hover {
	background-color: #9CE8EE;
}
	
td.sun div.date {
	border-width: 0;
	color: gray;
	background: transparent;
}
	
td.lastmonth div.date, td.nextmonth div.date {
	border-width: 0;
	color: gray;
	background: transparent;
	}
	
div.recur {
	border: 1px solid #AA7;
	border-width: 0 0 1px;
	background-color: #FFE;
	padding: 0.5em 0.5em;
	margin: 0;
	}
	
.txtbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.color1 {	background-color:#0066CC;color:#000000; } 
.color1 a:link, .color1 a:visited { color:#000000; 	} 
.color2 {	background-color:#339966;color:#000000;	}
.color2 a:link, .color2 a:visited { color:#000000; 	}
.color3 {	background-color:#6666FF;color:#000000;	} 
.color3 a:link, .color3 a:visited { color:#000000; 	}
.color4 {	background-color:#996633;color:#000000;	}
.color4 a:link, .color4 a:visited { color:#000000; 	}
.color5 {	background-color:#FFCC66;color:#000000;	} 
.color5 a:link, .color5 a:visited { color:#000000; 	}
.color6 {	background-color:#CC99CC;color:#000000;	} 
.color6 a:link, .color6 a:visited { color:#000000; 	}
.color7 {	background-color:#66CCCC;color:#000000;	} 
.color7 a:link, .color7 a:visited { color:#000000; 	}
.color8 {	background-color:#FF9966; color:#000000;	} 
.color8 a:link, .color8 a:visited { color:#000000; 	}
.color9 {	background-color:#CC3366;color:#000000;	}
.color9 a:link, .color9 a:visited { color:#000000; 	}
.color0 {	background-color:#66FF99;color:#000000;	}
.color0 a:link, .color0 a:visited { color:#000000; 	}
.color-no {	background-color:#999999;color:#000000;	}
.color-no a:link, .color-no a:visited { color:#000000; 	}

table.calendar_day {
	border:1px solid #000000;
	border-collapse:collapse;
}
table.calendar_day td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left:1px solid #000000;
	border-collapse:collapse;
}
table.calendar_day a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
}
table.appointment td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.appointment th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.admin_sidebar_text {
	margin-left:10px;
	font-size:12px;
}
.admin_sidebar_text ul {
	margin-left:0px;
	padding-left:20px;
}
.admin_sidebar_header {
	text-transform:uppercase;
}
.good 		{ color:#009900; font-size:12px; line-height:130%; }
.bad		{ color:#FF0000; font-size:12px; line-height:130%; }
.bad-big	{ color:#FF0000; font-size:18px; line-height:130%; }

.whitecontacttop {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; font-weight:bold;}
.contact_phone_top {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FF0; 
	font-weight:bold; 
	padding-top:6px;
}

.service {
	border:1px dashed #3399CC;
}.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
.bodyrt {
	margin-left:50px;
}
.footer_links, .footer_links a {
	color:#FFFFFF;
}


/* ----------- MENU STUFF --------------- */



.menu {
	top:10px;
	left:40px;
	width:90px; 
	height:30px; 
	position:relative; 
	z-index:100;
	border-right:0px solid #000; 
	font-family:arial, sans-serif;
	text-align:left;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:90px; w\idth:90px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {width:90px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {width:90px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	padding-left:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#000000;
	text-transform:uppercase;
	width:100px; 
	height:25px; 
	border:0px solid #000;  
	
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:90px; w\idth:90px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
}
/* style the second level hover */
.menu ul ul a.drop:hover{ background-color:#B81804; text-decoration:none; }
.menu ul ul :hover > a.drop { background-color:#B81804; text-decoration:none; }
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { background-color:#B81804; text-decoration:none; }
/* style the third level hover */
.menu ul ul ul a:hover { background-color:#B81804; text-decoration:none; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:0px;left:105px; width:150px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:0px;t\op:0px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { color:#000; height:13px; padding:7px; width:170px;border-width:0 1px 1px 1px; background-color:#FFFFFF; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#FFFFFF; 
	background-color:#B81804;
	text-decoration:none;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#F0FF00;
	background-color:#B81804;
	text-decoration:none;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}