

#footer {
	height:95px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:white;
}

#navHolder {
	position:relative;
	top:0px;
	left:0px;
	height:30px;

}
	
#listColumn {
	
}


#leftColumn {
	position:relative; 
	top:0px; 
	width:278px; 
	left:0px; 
	text-align:center;
	background:url('../images/left_bkg.jpg') no-repeat top left;
	}
	
.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;
	}

.rates {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:black;
	background-color: #fee37f;
	}
.ratesAlt {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color: #00182e;
	}
	
.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.topNavSun { 
	background:url(../images/topnav_sunset.gif) no-repeat top left;
	float:right;
	}
a.topNavSun:hover { 
	background: url(../images/topnav_sunset_o.gif) no-repeat top left;
	}
a.topNavMoon { 
	background:url(../images/topnav_moon.gif) no-repeat top left;
	float:right;
	}
a.topNavMoon:hover { 
	background: url(../images/topnav_moon_o.gif) no-repeat top left;
	}
a.topNavDriv { 
	background:url(../images/topnav_driv.gif) no-repeat top left;
	float:right;
	}
a.topNavDriv:hover { 
	background: url(../images/topnav_driv_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.topNavMusic{ 
	background:url(../images/topnav_music.gif) no-repeat top left;
	float:right;
	}
a.topNavMusic:hover { 
	background: url(../images/topnav_music_o.gif) no-repeat top left;
	}
a.topNavHarbor{ 
	background:url(../images/topnav_harbor.gif) no-repeat top left;
	float:right;
	}
a.topNavHarbor:hover { 
	background: url(../images/topnav_harbor_o.gif) no-repeat top left;
	}
	
	
.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;
	
	}


