﻿body 
{
	padding:0px;
	margin:0px;
	background-image:url(../images/background.gif);
	font-size:65%;
	font-family:Georgia, Arial;
	font-weight:100 !important;
}

.clear-both
{
	clear:both;
}

#container
{
	width:723px;
	margin:auto;
	margin-top:18px;
	background-image:url(../images/container-background.gif);
	font-size:1.2em;
}

#header
{
	background-image:url(../images/header-background.gif);
	width:100%;
	height:82px;
}

#content-holder
{
	margin-left:21px;
	width:680px;
	position:relative;
	top:-63px;
}

h1
{
	background-image:url(../images/logo.gif);
	width:100%;
	height:218px;
	margin:0px;
	margin-bottom:20px;
}

h1 span, .hidden
{
	display:none;
}

.date-bar
{
	background-image:url(../images/date-bar-back.gif);
	height:30px;
	width:100%;
	overflow:hidden;
}

#left-panel
{
	float:left;
	width:159px;
	margin-left:10px;
	margin-right:20px;	
	position:relative;
	z-index:300;
	overflow:hidden;
}

#left-panel ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:28px;
}

#left-panel ul li
{
	margin-bottom:1px;
}

#left-panel ul li a, #left-panel a.selected:hover
{
	display:block;
	text-decoration:none;
	width:100%;
	padding-left:13px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#EEEEEE;
	color:Black;
	background-image:url(../images/link-back.gif);
	background-repeat:repeat-y;
}

#left-panel ul li ul
{
	margin-bottom:0px;
}

#left-panel ul li ul li a, #left-panel ul li ul li a.selected:hover
{
	padding-left:23px;
	background-color:White;
}

#left-panel ul li ul li a:hover, #left-panel ul li ul li a.selected
{
	background-color:#ff0000;
}

#left-panel ul li a:hover, #left-panel a.selected
{
	background-color:#CC0000;
	background-image:url(../images/link-hover-back.gif);
	color:White;
}

a, img
{
	border:0px;
	color:#CC0000;
	text-decoration:none;
}

.main-panel
{
	float:left;
	width:300px;
	_overflow:hidden;
	_width:480px;
}

.main-panel a:hover
{
	text-decoration:underline;
}

.home-header
{
	position:absolute;
	left:0px;
	top:0px;
}

.home-text
{
	position:relative;
	z-index:300;
	top:125px;
	width:450px;
	margin-bottom:50px;
}

.home-text p.first
{
	width:250px;
}

#footer
{
	height:82px;
	width:100%;
	background-image:url('../images/footer-background.gif');
	background-repeat:no-repeat;
}

.about
{
	top:-250px;
	margin-bottom:-330px;
}

.full-width
{
	width:480px;
	top:0px;
}

.flashpanel
{
	position:static !important;
}

tr.header
{
	background-color:#cc0000;
	color:White;
}

tr.odd
{
	background-color:#eeeeee;
}

tr.even
{
	background-color:#cccccc;
}

td, th
{
	padding:3px;
	border:0px !important;
}

td.destination, th.destination
{
	padding-left:11px;
	width:191px;
	text-align:left !important;
	border:0px !important;
}

td.days, td.month
{
	text-align:center;
	width:139px;
	border:0px !important;
}

td.month
{
	width:129px;
}

#map
{
	width:470px;
	height:280px;	
}

h2.specialoffer
{
	margin-bottom:0px;
}

span.date
{
	font-style:italic;
	display:block;
	margin-bottom:10px;
}