
td.menuon { 
	background-color: #FF6600;
	height: 30px; 
	text-align: right;

}

td.menuoff { 
	background-color: #419ADE;
	height: 30px;
	text-align: right;	
}

.pageTopHeader {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.pageBodyHeader {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.leftNavLink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif
}

a:hover.LeftNavlink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif
}

.bodytext {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* BEGIN FEATURED DESTINATIONS STYLES */
td.featuredDestinationsHd {
	background-image: url(images/featuredHeadsDestinations.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 215px;
	height: 19px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	
}

td.featuredDestinationsBd {
	background-color: #669966;
	width: 1px;
	height: 175px;
}

td.featuredDestinationsFt {
	background-color: #669966;
	width: 219px;
	height: 1px;
}

.featuredDestinationsFontHd {
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669966;
}

.featuredDestinationsFont {
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:  #000000;
}

/* END FEATURED DESTINATIONS STYLES */

/* BEGIN FEATURED HOTELS STYLES */
td.featuredHotelsHd {
	background-image: url(images/featuredHeadsHotels.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 215px;
	height: 19px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	
}

td.featuredHotelsBd {
	background-color: #663333;
	width: 1px;
	height: 175px;
}

td.featuredHotelsFt {
	background-color: #663333;
	width: 219px;
	height: 1px;
}

.featuredHotelsFontHd {
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
}

.featuredHotelsFont {
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:  #000000;
}

/* END FEATURED HOTELS STYLES */

a.textLink10 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	/*color: #000000;*/
	font-family: verdana, helvetica, sans-serif
}

a:hover.textLink10 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-family: verdana, helvetica, sans-serif
}

/* BEGIN HOME BOOKING BOT STYLES */
td.bookingBotHome{
	background-image: url(images/homeBookingBotBG.gif);
	background-repeat: repeat;
	background-position: left;
	width: 394px;
	height: 120px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}
/* END HOME BOOKING BOT STYLES */

/* BEGIN INSIDE BOOKING BOT STYLES */
td.bookingBotInside{
	background-image: url(images/insideBookingBotBG.gif);
	background-repeat: repeat;
	background-position: left;
	width: 692px;
	height: 68px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}
/* END INSIDE BOOKING BOT STYLES */
