/* CSS Document */

/* page layout */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
}

table.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #C9D4E8;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.menu th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #C9D4E8;
	background-color: #FFFFFF;
}
table.menu td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #C9D4E8;
	background-color: #FFFFFF;
}

table.venues {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0055A5;
	border-width: 1px;
	border-style: solid;
	border-color: #C9D4E8;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.venues th {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0055A5;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #C9D4E8;
	background-color: #FFFFFF;
}
table.venues td {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0055A5;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #C9D4E8;
	background-color: #FFFFFF;
}
	
#bgLeft {
	background: url(Images/lenna_bkgrd_left.jpg) repeat-y top right;
}

#bgRight {
	background: url(Images/lenna_bkgrd_right.jpg) repeat-y top left;
}

#bgPhoto {
	background: url(Images/bf_bkgrd_photo.gif);
}

#tblBorder {
	background-color: #0055A5;
}

#tblMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: #C9D4E8;
	background-color: #FFFFFF;
}

#tblWrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

#tblContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

#tblTxtLinks {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0055A5;
	text-decoration: none;
	background-color: #E6E6E6;
}

#tblMenuItems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	border: solid;
	border-width: 1px;
	border-color: #0055A5;
	background-color: #FFFFFF;
}

#tblMenuCaptions {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

#tblWebCamLive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: solid;
	border-width: 3px;
	border-color: #0055A5;
	background-color: #FFFFFF;
}

#cellBlueBlock {
	background-color: #0055A5;
}

#cellMenuHdg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	font-weight: bold;
	background-color: #E0EBFF;
}

#cellMenuNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #E0EBFF;
}

#cellVenueBlueBlack {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E0EBFF;
}

#cellVenueBlue {
	background-color: #E0EBFF;
}

#cellContactHdg {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #EBEBEB;
}
#cellWebcamLive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0055A5;
	font-weight: bold;
	background-color: #E0EBFF;
}

#cellBannerHome {
	background: url(Images/lenna_banner_home.jpg) no-repeat;
}

#cellBannerExperience {
	background: url(Images/lenna_banner_experience.jpg) no-repeat;
}

#cellBannerRichHeritage {
	background: url(Images/lenna_banner_rich_heritage.jpg) no-repeat;
}

#cellBannerOurAccom {
	background: url(Images/lenna_banner_our_accom.jpg) no-repeat;
}

#cellBannerBestRestaurant {
	background: url(Images/lenna_banner_best_restaurant.jpg) no-repeat;
}

#cellBannerSeeDo {
	background: url(Images/lenna_banner_see_do.jpg) no-repeat;
}

#cellBannerPrivateVenues {
	background: url(Images/lenna_banner_private_venues.jpg) no-repeat;
}

#cellBannerServices {
	background: url(Images/lenna_banner_services.jpg) no-repeat;
}

#cellBannerMenus {
	background: url(Images/lenna_banner_menus.jpg) no-repeat;
}

#cellBannerContact {
	background: url(Images/lenna_banner_contact.jpg) no-repeat;
}

#cellBannerPrivacy {
	background: url(Images/lenna_banner_privacy.jpg) no-repeat;
}

#cellBannerLinks {
	background: url(Images/lenna_banner_links.jpg) no-repeat;
}

#cellBannerWebcam {
	background: url(Images/lenna_banner_webcam.jpg) no-repeat;
}

#cellBannerPenthouses {
	background: url(Images/lenna_banner_penthouses.jpg) no-repeat;
}

#cellBtnBkgrd {
	background: url(Images/lenna_btn_bkgrd.jpg) no-repeat;
}

/* main text rules */
.navLink {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0055A5;
	text-decoration: none;
}

a.navLink:hover {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #988742;
	text-decoration: underline;
}

.txtLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	font-weight: bold;
	text-decoration: none;
}

a.txtLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #988742;
	font-weight: bold;
	text-decoration: underline;
}

.menuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	font-weight: normal;
	text-decoration: none;
}

a.menuLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #988742;
	font-weight: normal;
	text-decoration: underline;
}

.navSeparator {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B4B4B4;
	text-decoration: none;
}

.txtLargeBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0055A5;
	font-weight: bold;
}

.txtBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055A5;
	font-weight: bold;
}

.txtNavSelected {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.txtCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #707BA1;
	font-style: italic;
	font-stretch: expanded;
}

.txtMenuItemsBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.txtBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.txtDownloadJava {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
