

#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; 
	
	}
	
.scheduleTable {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:white;
	background-color: #00182e;
	}

.scheduleSpring {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:black;
	background-color: #febf02;
	}
.scheduleSummer {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color: #b51315;
	}
.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: #febf02;
	}
.ratesAlt {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:white;
	background-color: #00182e;
	}
.maintext {color:white; 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:14px; 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.topNavRates { 
	background:url(../images/topnav_rates.gif) no-repeat top left;
	float:right;
	}
a.topNavRates:hover { 
	background: url(../images/topnav_rates_o.gif) no-repeat top left;
	}
a.topNavInfo { 
	background:url(../images/topnav_info.gif) no-repeat top left;
	float:right;
	}
a.topNavinfo:hover { 
	background: url(../images/topnav_info_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;
	}
	
.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;
	
	}


