#content {
	background: url(images/home_bg_lightener.png) top left repeat-y; 
}

#primary_photo {
	top: -194px; 
	height: 287px; 
	width: 491px; 
	overflow: hidden; 
}
	#primary_photo #slideshow {
		margin: 0; 
	}

#rsidebar .snapshot {
	height: 420px; 
	background: url(images/snapshot_bg_home.jpg) top left no-repeat; 
}

#bodycopy {
	height: 485px; 
	height: 437px; 
}

#content #featured_villa_list {
	top: 97px; 
}

	#content .featured_villa_list li {
		background: none; 
		border-left: 1px solid #ddd; 
		width: 160px; 
		overflow: visible;
	}
		#content .featured_villa_list li:hover {
			background: url(images/featured_villa_bg.gif) bottom left repeat-x; 
		}
	.featured_villa_list .corner_tl {
		display: none; 
	}
	.featured_villa_list li img {
		position: relative;
		left: -1px; 
	}

#rsidebar .snapshot h1 {
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: -10px;
}

#highlights {
	margin: 0;
	position: absolute; 
	top: 287px; 
	left: 165px; 
	width: 820px; 
}
	#content #highlights .highlight2 {
		height: 44px; 
	}

