body.villas_destination #content {
	background: #fff url(images/content/bg_villas_destination3.jpg) repeat-x; 
}

	body.without_header #content {
		background-image: url(images/content/bg_generic_photo.jpg); 
			
	}

	body.without_header .content h3.division_head {
		margin-top: 1px; 
	}

#bodycopy {
	padding-top: 520px; 
}
	.without_header #bodycopy {
		padding-top: 239px;
	}

#breadcrumb {
	position: absolute; 
	top: 159px;
	left: 0; 
}

#headline {
	position: absolute;
	top: 192px; 
	top: 189px; 
	left: 0;
}

#intro {
	position: absolute;
	top: 215px; 
	top: 213px; 
	left: 0;
	padding-right:30px; 
	color: #000;
	font-size: 12px;
	line-height: 19px; 
}

	body.windows #intro {
		font-size: 11px; 
	}

	#intro a {
		color: #000;
		text-decoration: none;
		border-bottom: 1px dotted #777; 
	}

	#intro a.more {
		margin-left: 12px; 
		white-space: nowrap; 
		border: none; 
		color: #004d95; 
		text-transform: lowercase; 
		font-style: italic; 
		padding-left: 7px; 
		font-size: 12px; 
	}

	#intro a:hover {
		color: #004d95; 
		text-decoration: underline; 
		border: none;
	}

	/*
	body.breadcrumb_off #headline {
		top: 167px; 
	}

	body.breadcrumb_off #intro {
		top: 189px; 
	}
	*/


.column {
	position: relative; 
	width: 144px; 
	padding-left: 15px; 
	border-left: 1px dotted #555; 
	margin-top: 22px; 
	float: left; 
	font-size: 12px; 
	line-height: 20px; 	
	height: 192px; 
	
}
	.column p {
		margin: 0;
	}

#villas_destination_search {
	position: absolute;
	top: 328px; 
	left: 0;
}

	#villas_destination_search h3 {
		font-size: 16px;
		font-style: italic; 
		color: #7a7a7a; 
		line-height: 19px; 
		margin: 0 0 -9px 0;
		background: url(images/bullet.gif) 0 6px no-repeat; 
		padding-left: 17px; 
		position: relative;
		left: -17px; 
		top: -10px; 
		width: 300px; 
	}

	#villas_destination_search h3 strong {
		font-size: 12px;
		text-transform: uppercase; 
		color: #000; 
		font-style: normal; 
		display: block;
		font-weight: bold; 
	}

	#villas_destination_search a {
		color: #285e90; 
		color: #004d95; 
		text-decoration: none; 
		font-size: 12px; 
	}
		#villas_destination_search a:hover {
			text-decoration: underline; 
		}

#destination_search_form {
	position: relative; 
	left: -15px; 
	top: 4px; 
	padding-left: 15px; 
	border-bottom: 1px dotted #777; 
	padding-bottom: 10px; 
	width: 285px; 
}

	#destination_search_form label {
		display: none; 
	}

	#destination_search_form select {
		width: 190px; 
		margin: 2px 0;
	}

	#destination_search_form label.checkbox {
		display: block;
		font-family: Arial, Helvetica, sans-serif; 
		padding-left: 15px; 
		text-indent: -15px; 
	}
		#destination_search_form label.checkbox input {
			width: 13px;
			height: 13px; 
			padding: 0;
			margin: 0; 
			vertical-align: bottom;
			position: relative; 
			top: -3px; 
			*overflow: hidden; 
		}

	#destination_search_form #destination_search_on_special {
		position: absolute; 
		left: 217px; 
		top: 5px; 
		width: 100px; 
	}

	#destination_search_submit {
		position: absolute; 
		left: 212px; 
		top: 71px; 
		width: 80px; 
		background-image: url(images/content/btn_search.png); 
	}

#destination_search_specials {
	position: absolute; 
	top:  159px; 
	left: 15px; 
	width: 300px; 
}

#bodycopy #head_photo {
	margin-top: 0; 
}



