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

#content #bodycopy {
	position: relative; 
	line-height: 19px; 
}

#content #intro {
	position: absolute; 
	top: 195px;
	left: 0;
	width: 620px; 
	font-size: 12px; 
}

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

#headline em {
	color: #2262a5; 
}

#featured_content {
	margin-top: 162px; 
}

#destination_list {
	min-height: 664px; 
	height: 664px; 
}



