@charset "utf-8";
/* CSS Document */
body {
	background-color: #EFF3FC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 0px solid 0060ff;
}

#gallery1 {
	width:798px;
	position: absolute;
	top: 62px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #699;
}
.lbGallery {
	background-color: #EFF3FC;
	padding:0px;
	width: 796px;
}
	.lbGallery ul { list-style: none; }
	.lbGallery ul li {
	display: inline;
	padding: 0px;
}
	.lbGallery ul img {
	padding: 8px;
	border: 1px solid #0060ff;
	}
	.lbGallery ul a:hover img {
	border: 1px solid #036;
	border-width:1px 1px 1px;
	color: #036;
	background-color: #CAD1F0;
	}
	.lbGallery ul a:hover {CAD1F0
}
.va_head {
	width:800px;
	height:60px;
	position:absolute;
	top:2px;
	left:0px;
}
.home_page {
	height: 40px;
	width: 130px;
	position: absolute;
	top: 3px;
	right: 22px;
}
#footer {
	background-color: #80A6E7;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 798px;
	position: relative;
}	
.foot2_lodging {
	height: 40px;
	width: 130px;
	top: 0px;
	left: 15px;
	position: absolute;
}
.foot2_dining {
	height: 40px;
	width: 130px;
	top: 0px;
	left: 150px;
	position: absolute;
}
.foot2_to_do {
	height: 40px;
	width: 130px;
	top: 0px;
	left: 285px;
	position: absolute;
}
.foot2_shopping {
	height: 40px;
	width: 130px;
	top: 0px;
	left: 420px;
	position: absolute;
}
.foot2_home {
	height: 40px;
	width: 130px;
	top: 0px;
	right: 20px;
	position: absolute;
}
#foot_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #1D4A96;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 776px;
	position: absolute;
	top: 66px;
	overflow: auto;
	z-index: 100;
	left: 10px;
	text-align: center;
}
#fbl {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 50px;
	position: absolute;
	z-index: 400;
	left: 572px;
	top: 12px;
}

