@charset "utf-8";
/* CSS Document */

body {
	background-color:#000030;
	border:0;
	padding:0;
	margin:3em 0 0 0;
	font-size:0.8em;
	scrollbar-3dlight-color:#ffde00;
	scrollbar-arrow-color:#cc6600;
	scrollbar-base-color:#ffde00;
	scrollbar-track-color:#eee;
	scrollbar-darkshadow-color:#d2a800;
	scrollbar-face-color:#ffcc00;
	scrollbar-highlight-color:#ffd800;
	scrollbar-shadow-color:#ecbd03;
	font-family:Arial,Helvetica,sans-serif;;
}

#header a, #footer { font-family:"Times New Roman", Times, serif; }

#container { width:750px; height:586px; border:1px solid #FFCC00; margin:0 auto; }

#home-content { display:none; }

#header { background:url('/images/header-landing-page.gif') no-repeat; height:32px; width:750px; text-align:right; padding-top:12px; }
#header a { text-decoration:none; font-size:20px; margin-right:30px; color:#FFF; }
#header a:hover { color:#000030; }

h2, h3 { font-size:1em; }
table th { text-align:left;vertical-align:top; }

#content { background:url('/images/container-background.jpg') no-repeat; width:740px; height:513px; padding:10px 0 0 10px; }
#content .left { float:left; width:414px; height:513px; background:url('/images/content-background.jpg') no-repeat bottom; }
#welcome { height:60px; background:url('/images/welcome.jpg') no-repeat; }
#accommodation { height:60px; background:url('/images/accommodation.jpg') no-repeat; }
#privacy-policy { height:60px; background:url('/images/privacy-policy.jpg') no-repeat; }
#terms-and-conditions { height:60px; background:url('/images/terms-and-conditions.jpg') no-repeat; }
#facilities { height:60px; background:url('/images/facilities.jpg') no-repeat; }
#contact-us { height:60px; background:url('/images/contact-us.jpg') no-repeat; }
#location { height:60px; background:url('/images/location.jpg') no-repeat; }
#gallery { height:60px; background:url('/images/gallery.jpg') no-repeat; }
#local-area { height:60px; background:url('/images/local-area.jpg') no-repeat; }
.header { height:60px; }
.header h1 { display:none; }
#content .content { height:423px; overflow-y:auto; overflow-x:hidden; padding:9px; }
#content .right { float:right; width:300px; }

p img { border:1px solid #9A9A9A; }
.image-left { float:left; margin: 0 10px 10px 0; }
.image-right { float:right; margin: 0 0 10px 10px;  }

#footer { text-align:right; padding:2px; background-color:#FFCC00; color:#CF6D00; }

#vmenu ul { margin:0; padding:0; font-family:"Times New Roman", Times, serif; font-size:2em; margin-top:1em;}
#vmenu ul li { list-style-type:none; border-left:1px #9A9A9A solid; border-bottom:1px #9A9A9A solid; margin-bottom:12px; }
#vmenu ul li a { padding-left:10px; vertical-align:center; display:block; text-decoration:none; color:#003366; }
#vmenu ul li a:hover { color:#9A9A9A; }

#vmenu .welcome a { background:url('/images/welcome-off.jpg') no-repeat;  }
#vmenu a.active { color:#000; }
#vmenu .accommodation a { background:url('/images/accommodation-off.jpg') no-repeat; }
#vmenu .facilities a { background:url('/images/pool-off.jpg') no-repeat; }
#vmenu .location a { background:url('/images/location-off.jpg') no-repeat; }
#vmenu .gallery a { background:url('/images/artclasses-off.jpg') no-repeat; }
#vmenu .contact a { background:url('/images/contact-off.jpg') no-repeat; }
#vmenu .local-area a { background:url('/images/accommodation-off.jpg') no-repeat; }

#fmenu { font-size:12px; color:#BF7430; height:16px; }
#fmenu ul { padding:0; margin:0; }
#fmenu ul li { float:right; list-style-type:none; padding:0 4px 0 4px; border-left:1px solid #BF7430; margin:0; }
#fmenu ul li a { text-decoration:none; color:#BF7430;  }
#fmenu ul li a:hover { color:#BF7430; text-decoration:underline; }
#fmenu .last { border-left:0; }

.thumb { border:2px solid #9A9A9A; margin:8px 8px 0 0; float:left; }
.thumb:hover { border:2px solid #FFCC00; }

div#map { width:370px; height:380px; }
div#popup { background:#EFEFEF; border:1px solid #999999; margin:0px; padding:7px; width:270px; }