﻿body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-size:12px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url(images/bg_tile2.jpg);
}

#wrapper {
	position: relative;
	top: 10px;
	left: 0px;
	height:628px;
	width: 980px;
	margin-left: auto;
	margin-right:auto;
}

#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 25px;
	width: 750px;
	left: 180px;
	top: 8px;
	text-align:right;
}
	
#foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 960px;
	left: 10px;
	top: 588px;
}
 #yacht { position: absolute;
     top: 185px;
	 left: 50px;
	 }


#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(images/bg_home_2010.jpg);
	position: absolute;
	height: 588px;
	width: 980px;
	left: 0px;
	top: 0px;
}


#text { position: absolute;
     top: 40px;
	 left: 385px;
	 height:480px;
	 width: 540px;
	 overflow:auto;
	 }


#text p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000066;
	margin: 0px 20px 6px 0px;
}

#text h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
}

#menu {
	position: absolute;
	top: 20px;
	left: 50px;
	height:108px;
	width: 115px;
	z-index: 10;

	 }

#bar { position: absolute;
     top: 50px;
	 left: 800px;
	 height:140px;
	 width: 112px;
	z-index: 10;
	 }

#map { position: absolute;
     top: 105px;
	 left: 155px;
	 height:112px;
	 width: 95px;
	 z-index: 10;
	 }

#email { position: absolute;
     top: 35px;
	 left: 180px;
	 height:48px;
	 width: 151px;
	z-index: 10;
	 }

#gallery { position: absolute;
     top: 135px;
	 left: 700px;
	 height:59px;
	 width: 70px;
	z-index: 10;
	 }

#entertainment { position: absolute;
     top: 0px;
	 left: 630px;
	 height:100px;
	 width: 200px;
	z-index: 10;
	 }

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight:bold;
	text-align:center;
	margin-rop:2px;
	margin-bottom:2px;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight:bold;
	text-align:center;
	margin-rop:2px;
	margin-bottom:12px;
}

.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px !important;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	margin-top:4px;
}

.footer a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px !important;
	font-weight:bold;
	color: #ffffff;
}	

#place_menu { position: absolute;
     top: 0px;
	 left: 200px;
	 height:30px;
	 width: 730px;
	 z-index: 10;
	 }
#place_menu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px !important;
	font-weigt:bold;
	color: #000066;
	text-align:right;
	margin:0 0 0 0;
}

#nav a {
	text-align:right;
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px !important;
	font-style: normal;
}

#nav a:link {
	color: #000066;
	text-decoration: none;
}
#nav a:visited {
	color: #000066;
}
#nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.calendar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border: 0px #000066;
}
.days {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border: 2px solid #000066;
}
#bar_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 430px;
	width: 622px;
	left: 300px;
	top: 100px;
	overflow:auto;
}
#dinner_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 430px;
	width: 618px;
	left: 302px;
	top: 100px;
	overflow:auto;
}
#buffet_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 430px;
	width: 622px;
	left: 310px;
	top: 100px;
	overflow:auto;
}
#bar_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 440px;
	width: 230px;
	left: 50px;
	top: 100px;
	overflow:auto;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 1px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -110px; /*position where enlarged image should offset horizontally */
top: -30px;

}


