@charset "utf-8";
/* CSS Document */

#listing img {
	display: block;
	margin: 0 auto 20px;
	width: 90%;
}
#listing #location {
	float: left;
	width: 48%;
	text-align: center;
}
#listing #location address {
	margin-bottom: 10px;
}
#listing #details {
	float: right;
	width: 48%;
}
#description {
	clear: both;
}
p.vtour_link {
	clear: both;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
p.vtour_link span.new_window {
	font-size: 13px;
	font-weight: normal;
}
#description {
}

#slideshow #flash {
	margin: 0 auto;
	width: 450px;
	height: 338px;
}

#amenities ul.amenities {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
