@charset "UTF-8";
.resortindextextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg_resorts_main_text.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 10px;
	float: left;
	height: 230px;
	width: 530px;
}
.resortindexhomepic {
	display: block;
	float: left;
	height: 250px;
	width: 200px;
}
