body { background-color: white; background-image: url(images/bg.gif); 
	background-repeat: no-repeat; margin-top: 0px; margin-right: 50px; margin-bottom: 20px; 
	margin-left: 200px; font-family: "verdana", "sans-serif"; color: black; }
a:active { color: red; }
a:visited { color: purple; }
a:link { color: blue; }
a:hover { color: red; }
p { font-family: "verdana", "sans-serif"; color: black; line-height: 150%; }
p.heading { font-family: "verdana", "sans-serif"; text-align: center; color: #cc0066; 
	font-size: larger; }

img.top_border { position: absolute; left: 0; top: 0; width: 750; height: 135; 
	border: none; }
img.home1 { position: absolute; left: 32px; top: 128px; width: 129px; height: 89px; border: none; }
img.home2 { position: absolute; left: 32px; top: 218px; width: 130; height: 115; border: none; }
img.home3 { position: absolute; left: 34px; top: 415px; width: 130; height: 40; border: none; }
img.guest_facilities { position: absolute; left: 32px; top: 219px; width: 130; height: 140; 
	border: none; }
img.home4 { position: absolute; left: 33px; top: 361px; width: 130; height: 40; border: none; }

table.body {
	width: 100%;
	height: 0%;
	background-color: white;
	border: none;
	font-family: "verdana", "sans-serif";
	color: black;
	line-height: 150%;
	text-align: justify;
}

img.home { float: left; width: 175; height: 118; margin: 13px 16px 0px 0px; border: none; }
img.room { float: left; width: 250; height: 176; margin: 0px 25px 0px 0px; border: none; }
img.left_pool { float: left; width: 250; height: 176; margin: 0px 25px 0px 0px; border: none; }
img.right_pool { width: 250; height: 176; margin: 0px; border: none; }
img.photo { width: 250; height: 176; margin: 0px; border: none; }
img.map { float: left; width: 200; height: 152; margin: 13px 16px 0px 0px; border: none; }

hr { width: 80%; height: 1px; text-align: center; color: #e6e6e6; }
p.go_to_top { font-family: "verdana", "sans-serif"; text-align: right; color: black; 
	font-size: smaller; }
p.footer { font-family: "verdana", "sans-serif"; text-align: center; color: black; 
	font-size: smaller; }
