@charset "UTF-8";
/* CSS Document */

/* PHOTO GAL DEST - Overview, Attraction, hotels...over image reps. should align left, td height 30px */

.wa_gal_heading {
	width: 605px;
	text-align: center;
	font-size: 18px;
}

/* PHOTO GAL DEST - LARGE SWAP IMG */

.wa_gal_largeimg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	margin-bottom: 45px;
	border-color: #0066FF;
	border-width:medium;
}

/* PHOTO GAL DEST - CAPTION */

.wa_gal_capdescript {
	width: 605px;
	text-align:center;
	margin-bottom: 50px;
	font-size:16px;
}

/* PHOTO GAL DEST - THUMB CONTAINER */

.wa_gal_thumbcontain {
	width: 605px;
}

/* PHOTO GAL DEST - THUMBNAILS */

.wa_gal_thumbnail {
	width: 114px;
	height: 110px;
	text-align:center;
	border: thin;
	border-color: #0066FF;
	padding-top:5px;
}

