body { margin: 0px 0px 0px 0px;
		padding: 0px;  
		background-image: url(/images/waterybg1.jpg); 
		background-repeat: no-repeat; }

table { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		TEXT-DECORATION: none; }
		
a:link, a:active { text-decoration: none; color: #003399; }
a:visited { text-decoration: none; color: #006633; }
a:hover { 	text-decoration: underline; color: #663366; }

dl { margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #999;
	line-height: 12px; }

dl dt { position: relative; }
	
dt dl { position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none; }

/* Styles for Menu Items */
dl dt a { display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #999;
	border-bottom: 0; }

dl dt a:hover { color: #663366; background: #EFEFEF; } /* Hover Styles */
		
dt dl dt a { padding: 3px 5px; } /* Sub Menu Styles */
		
dt:hover dl, dt.over dl { display: block; } /* The magic */

.header { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

.headersgreen { font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #339933;
	text-shadow: #42593C 1px 1px 1px; }

.headersblue { font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #6495ED;
	text-shadow: #42593C 1px 1px 1px; }

img.homeimg { float: right; margin: 5px; padding: 5px; border: 1px solid silver;
 }	
		 
.bar { margin: 5px 0px;
		 	padding: 1px;
		 	background: #006699;
		 	color: white;
		 	text-transform: uppercase;
		 	text-align: center;
		 	padding: 1px 0; }
		
.stars { float: right; }
		
img.hotelimg { float: right; margin: 5px; padding: 5px; border: 1px solid silver; width: 125px; }
				
h3.bar { font-size: 1.1em; text-align: left; padding-left: 5px; }
		
.footer { FONT-WEIGHT: plain;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none; }