#appetizers {
display: block;
}

#light {
display: none;
}

#dinner {
display: none;
}

#seafood {
display: none;
}

#admiral {
display: none;
}

#footer {
	height:95px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:black;
}

#navHolder {
	position:relative;
	top:0px;
	left:0px;
	height:30px;

}
	
#listColumn {
	
}


#leftColumn {
	position:relative; 
	top:0px; 
	width:281px; 
	left:0px; 
	text-align:center;
	}
	
.scheduleTable {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:black;
	clear:both;
	margin-top:5px;
	}

.scheduleSpring {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:white;
	background-color: #0080cd;
	}

.scheduleRates{
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:white;
	background-color: #a61411;
	}
	
	
.schedule {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	}
	
.scheduleFall {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color: #633921;
	}

.ratesHeader {
	background: #003063;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:white;
	}
	
.rates {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:black;
	background-color: #feec96;
	}
.ratesAlt {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:black;
	background-color: #fee367;
	}
	
.homeHeaders {font-family: Trebuchet MS, Verdana, sans-serif; font-weight:bold; line-height: 26px; font-size: 24px; color:#003063;}
.quoteHeaders {font-family: Trebuchet MS, Verdana, sans-serif; font-weight:bold; line-height: 20px; font-size: 18px; color:#003063;}
.scheduleHeaders {font-family: Trebuchet MS, Verdana, sans-serif; font-weight:bold; line-height: 16px; font-size: 14px; color:#003063;}
.maintext {color:black; text-align:left; font-family:Arial, sans-serif; font-size: 12px;}
.leftColText {padding-left:8px; padding-right:8px; color:#4a87b4; font-family:Arial, sans-serif; font-size:16px; font-weight:bold;}
a.leftColTextLink {color:#0066ff; text-decoration:underline;}
a.leftColTextLink:hover {color:#febf02; text-decoration:underline;}
a.link {color:#febf02; text-decoration:underline;}
a.link:hover {color:white; text-decoration:underline;}

a.selected {
	float:right;
	}
	
a.topNavTour { 
	background:url(../images/topnav_tour.gif) no-repeat top left;
	float:right;
	}
a.topNavTour:hover { 
	background: url(../images/topnav_tour_o.gif) no-repeat top left;
	}
a.topNavFleet { 
	background:url(../images/topnav_fleet.gif) no-repeat top left;
	float:right;
	}
a.topNavFleet:hover { 
	background: url(../images/topnav_fleet_o.gif) no-repeat top left;
	}
a.topNavEnt { 
	background:url(../images/topnav_ent.gif) no-repeat top left;
	float:right;
	}
a.topNavEnt:hover { 
	background: url(../images/topnav_ent_o.gif) no-repeat top left;
	}
a.topNavBev { 
	background:url(../images/topnav_bev.gif) no-repeat top left;
	float:right;
	}
a.topNavBev:hover { 
	background: url(../images/topnav_bev_o.gif) no-repeat top left;
	}
a.topNavHome{ 
	background:url(../images/topnav_home.gif) no-repeat top left;
	float:right;
	}
a.topNavHome:hover { 
	background: url(../images/topnav_home_o.gif) no-repeat top left;
	}
	
a.topNavMenu{ 
	background:url(../images/topnav_menu.gif) no-repeat top left;
	float:right;
	}
a.topNavMenu:hover { 
	background: url(../images/topnav_menu_o.gif) no-repeat top left;
	}
a.topNavPackages{ 
	background:url(../images/topnav_packages.gif) no-repeat top left;
	float:right;
	}
a.topNavPackages:hover { 
	background: url(../images/topnav_packages_o.gif) no-repeat top left;
	}
	
a.appet {color:white; font-family:Arial, sans-serif; font-size: 14px; font-weight:bold;}
a.appet:hover {color:yellow;}
	
.menulinks {display:block; padding-top:6px;}
.menulinksel {display:block;  padding-top:6px;}
.menulinksleft {display:block; padding-top:4px; padding-bottom:10px; margin-left:5px; }

a.tabItem1Sel {
	display:block; 	
	background: url(../images/tabs_web_on.gif) no-repeat top;
	background-image: url(../images/tabs_web_on.gif) no-repeat top;
	width:86px;
	height:24px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:11px;
	color:black;
	text-decoration:none;
	float:right;
	}
	
a.tabItem2Sel {
	display:block; 	
	background: url(../images/tabs_fine_on.gif) no-repeat top;
	background-image: url(../images/tabs_fine_on.gif) no-repeat top;
	width:98px;
	height:24px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:11px;
	color:black;
	text-decoration:none;
	float:right;
	}


a.menusublinks:hover {
    color:black;
	text-decoration:underline;
	background-color:#bd9410;
    }

.sublinksSpan {
	display:block;
	margin-left:17px;
    padding-top:1px;
	
	}



