/* CSS Document */
.replace#welcome
{
	width: 498px;
	height: 71px;
	margin: 0px 0 20px 45px;
	clear: left;
}

.replace#welcome span
{
	width: 498px;
	height: 71px;
	background: url(images/welcome_vacation_header.gif) top left no-repeat;
}

div.pagemenu
{
	margin: 15px 0 0 45px;
	padding: 0;
	width: 500px;
}

div.pagemenu a:hover { background-position: 0 0; }

ul#pagemenu
{
	text-align: center;
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
}

ul#pagemenu li
{
	display: block;
	white-space: nowrap;
	float: left;
	text-align: center;
	margin-right: 12px;
	padding: 0;
}

#pagemenu a#first
{
	width: 186px;
	height: 13px;
	margin: 0 5px 10px 0;
	text-align: center;
	display: block;
}

#pagemenu a.replace#first span
{
	width: 186px;
	height: 13px;
	background: white url(images/toplink_sanibel_button.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;
}

#pagemenu a.replace#first:hover span
{
	width: 186px;
	height: 13px;
	background: white url(images/toplink_sanibel_button-over.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;

}

#pagemenu a#second
{
	width: 155px;
	height: 13px;
	margin: 0 5px 10px 0;
	text-align: center;
	display: block;
}

#pagemenu a.replace#second span
{
	width: 155px;
	height: 13px;
	background: white url(images/toplink_cape_button.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;

}

#pagemenu a.replace#second:hover span
{
	width: 155px;
	height: 13px;
	background: white url(images/toplink_cape_button-over.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;
}

#pagemenu a#third
{
	width: 106px;
	height: 13px;
	margin: 0 5px 10px 0;
	text-align: center;
	display: block;
}

#pagemenu a.replace#third span
{
	width: 106px;
	height: 13px;
	background: white url(images/toplink_fripp_button.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;
}

#pagemenu a.replace#third:hover span
{
	width: 106px;
	height: 13px;
	background: white url(images/toplink_fripp_button-over.gif) top left no-repeat;
	color: black;
	padding-bottom: 10px;
	padding-right: 2px;
}

img#pullphoto1,img#pullphoto3,img#pullphoto5
{
	float: left;
	margin-left: -25px;
	padding: 20px;
}

img#pullphoto2,img#pullphoto4,img#pullphoto6
{
	float: right;
	margin-right: -25px;
	padding: 20px;
}
