@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF6D0;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 17.5px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
    text-align: left;
    padding-left: 0px;
}
a {
	color: #333;
	text-decoration: underline;
	outline: 0;
}
a:hover {
	text-decoration: none;	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	font-weight: normal;
	color: #333;
	text-shadow: 1px 1px 0px #FFF6D0;
	background-image: url(../images/h1-bg.gif);
	background-repeat: repeat-x;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
}
h2 {
	padding: 0;
	font-size: 1.4em;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
h3 {
	padding: 0;
	font-size: 1.4em;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	padding: 0;
	font-size: .9em;
	color: #0000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	padding: 0;
	font-size: .7em;
	line-height: 10px;
    color: #0000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	padding: 0;
	font-size: 1em;
	line-height: 14px;
    color: #0000;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	text-shadow: 1px 1px 0px #FFF6D0;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;	
}

hr {
	border: 0;
	width: 100%;
	height: 3px;
	color: #D9D1AA;
	background-color: #D9D1AA;
	margin-top:15px;
	margin-bottom:15px;
}

#bgFader {
	background-repeat: repeat-x;
	position: absolute;
	overflow:visible;
	z-index: -1;
	top:0px;
	left:0px;
	width: 100%;
	height: 283px;
	background-position: center top;
}
.bg_day {
	background-image: url(../images/body_bg_day.jpg);
	overflow: visible;
}
.bg_night {
	background-image: url(../images/body_bg_night.jpg);
	overflow: visible;
}
.bg_sunset {
	background-image: url(../images/body_bg_sunset.jpg);
	overflow: visible;
}
.bg_moonrise {
	background-image: url(../images/body_bg_moonrise.jpg);
	overflow: visible;
}
.bg_sunrise {
	background-image: url(../images/body_bg_sunrise.jpg);
	overflow: visible;
}
.index h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: normal;
	color: #34809C;
	text-shadow: 1px 1px 0px #FFF6D0;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.index h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	text-shadow: 1px 1px 0px #FFF6D0;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.menu_tools_bg {
	background-image: url(../images/menu-tools-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 326px;
	height: 54px;
	padding: 0 12px 0 0;
}
.sites_menu {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
    z-index: 1000;	
}
.sites_menu a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px 0 15px;
}
.sites_menu a:hover {
	color: #34809C;
	text-decoration: none;
}
.main_menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
}
.main_menu a {
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.main_menu a:hover {
	color: #548787;
	text-decoration: none;
}
#frame_border {
	border: 1px solid #D9D1AA;
	padding: 3px;
}
a #frame_border {
	border: 1px solid #D9D1AA;
	padding: 6px;
	background-color: #FFF6D0;	
}
a:hover #frame_border {
	background-color: #FFF;	
}
.destination_thumbnail {
	text-align: center;	
}
.destination_thumbnail a img {
	border: 1px solid #D9D1AA;
	padding: 6px;
}
.destination_thumbnail a:hover img {
	border: 1px solid #FFF;
	padding: 6px;
}
.destination_thumbnail a {
	background-color: #FFF6D0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.destination_thumbnail a:hover {
	text-decoration: none;
	background-color: #D9D1AA;	
}
#featured_txt_bg {
	background-color: #EBE2B9;
	padding: 10px;
}
#footer {
	background-color: #D9D1AA;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
}
#footer a {
	font-weight: bold;
    font-size: 12px;	
}
#dark_bg {
	background-color:#D9D1AA;
}
#banner_day {
/*
	background-image: url(../images/vhkw_logo_day.png);
	background-repeat: no-repeat;
*/
}
#banner_night {
	background-image: url(../images/vhkw_logo_night.png);
	background-repeat: no-repeat;
	z-index:1000
}
#accent_txt_color {
	color: #656351;
}
#banner_slideshow {
  width: 700px;
  height: 133px;
}

#keywest_photo_gallery
{
	position:relative;
	height:500px;
	width:400px;
	border: 1px solid #D9D1AA;
	padding: 3px;
}
