#browseleft
{
	float: left;
	margin-bottom: 10px;
}
#browseright
{
	float: right;
	margin-bottom: 10px;
}
#browsemap
{
	margin-top: 5px;
	width: 260px;
}
#blurb
{
	width:258px;
	border: 1px solid #999999;
	margin-top: 5px;
}

#seoBlock {
	width: 258px;
	height: auto;
	border: 1px solid #999999;
	margin-top: 5px;
	}
	#seoBlock ul {
			text-align: left;
			margin-right:4px;
			margin-left: 4px;
	}
	
	#seoBlock a {
		color: #006699;
		}
	
img#blurb
{
	padding:0px;
	margin:0px;
}
#international
{
	width: 198px;
	height: 130px;
	border: 1px solid #999999;
	margin-top: 5px;
	background-image: url('/images/worldmap.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;

}

	#international ul
	{
		text-align: left;
		margin-left: 4px;
	}

	#international a {
		color: #006699;
	}
#multiresort {
	width: 198px;
	height: 21px;
	margin-top:5px;
	background: url('/images/multi_resort_bg.jpg') no-repeat;
	text-align: center;
	padding-top: 5px;
}

#multiresort a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#locations {
	height: 100px;
	margin-top: 5px;
	padding-bottom: 4px;
}
	#locations a {
	color: #006699;
	}
	
#activities {
	width: 198px;
	height: 119px;
	border:solid #999 1px;
	margin-top: 5px;
	margin-bottom:7px;
	background: url('/images/browseactive.jpg') no-repeat 115px 12px;
}

#activities ul {
			text-align: left;
			margin-right:4px;
			margin-left: 4px;
	}

	#activities a { 
		color: #006699;
		}
#locations {
	width: 198px;
	border:solid #999 1px;
	margin-top: 5px;
}

#locations ul {
			text-align: left;
			margin-right:4px;
			margin-left: 4px;
	}

ul {
	margin: 0px;
	list-style-type: none;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	text-indent:0px;
	text-align: left;
	padding: 5px;
}


h1{
	background-color: #003466;
	color: #fff;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	text-indent: 4px;
	
}




