/* ******** MainPage Specific Styles ********* */
.MainPage-Bg {
	background-image:url(images/Witwater-Portal-BG.jpg);
	width:989px;
	height:524px;
	position:absolute;
}
.ContentPaneArea {
	position:relative;
	top:550px;
	width:989px;
}
.FlashBannerArea {
	background: url(images/flash_banner_bg.png) no-repeat;
	width:989px;
	height:139px;
	position:relative;
	top:535px;
}
.FlashBanner01 {
	width:225px;
	height:135px;
	position:absolute;
	top:2px;
	left:2px;
}
.FlashBanner02 {
	width:225px;
	height:135px;
	position:absolute;
	top:2px;
	left:255px;
}
.FlashBanner03 {
	width:225px;
	height:135px;
	position:absolute;
	top:2px;
	left:508px;
}
.FlashBanner04 {
	width:225px;
	height:135px;
	position:absolute;
	top:2px;
	left:762px;
}
.lodge_cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(images/ww_lodge_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 248px;
	margin: 0;
	padding: 0;
}
.lodge_cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 180px;
	height: 248px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.lodge_cssnav img {
	width: 180px;
	height: 248px;
	border: 0
}
.lodge_cssnav a:hover img {
	visibility:hidden
}
.guesthouse_cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(images/ww_guesthouse_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 250px;
	margin: 0;
	padding: 0;
}
.guesthouse_cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 200px;
	height: 250px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.guesthouse_cssnav img {
	width: 200px;
	height: 250px;
	border: 0
}
.guesthouse_cssnav a:hover img {
	visibility:hidden
}
.availability_cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(images/ww_check_availability_button_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 35px;
	margin: 0;
	padding: 0;
}
.availability_cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 135px;
	height: 35px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.availability_cssnav img {
	width: 180px;
	height: 35px;
	border: 0
}
.availability_cssnav a:hover img {
	visibility:hidden
}
* html a:hover {
	visibility:visible
}
#realtooltip2 {
	position:relative;
	top:40px;
	left:-235px;
	display: none;
}
.Safari {
	background: url(images/ww_safari_ava.png) no-repeat;
	height: 23px;
	width: 130px;
	position:relative;
	top:-28px;
	left:185px;
}
.Guesthouse {
	background: url(images/ww_guesthouse_ava.png) no-repeat;
	height: 24px;
	width: 135px;
	position:relative;
	top:-65px;
	left:320px;
}
