@CHARSET "ISO-8859-1";

/* Destination Home */
	div.destination{
		padding: 10px 0px 10px 20px;
		float: left;
	}
	div.destination a{
		font-size: 12pt;
		font-weight: bold;
		text-decoration: underline;
	}
/* End Destination Home */

.home-div-header{
	margin-bottom: 20px;
}

.destination-div-content{
	padding: 20px 10px 0px 10px;
	font-family: arial;
	color: #000000;
}
.destination-div-content h2{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 10px 10px;
}
.destination-div-content h2 a{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.destination-div-content h3{
	font-size: 11pt;
	color: #f68a25;
	font-family: arial;
	padding: 0px 0 0 10px;
	text-decoration: none;
}
.destination-div-content h3 a{
	font-size: 11pt;
	color: #f68a25;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
.destination-div-content img{
	height: 150px;
	overflow: hidden;
	float: left;
	clear: left;
	padding: 4px;
	border: 1px solid #dddddd;
	margin-right: 20px
}
.destination-img{
}
a.topText, h1.topText,h1.topText a{
	color: blue;
	font-size: 10pt;
	padding: 0px;
}
.topText h2{
	font-size: 11pt;
	color: blue;
	padding: 10px 10px 0px;
}
div.topText{
	padding: 0px 10px 0px 10px;
	font-family: arial;
	color: #000000;
}
span.firstLine{
	color: #f68a25;
	font-weight: bold;
	font-size: 11pt;
}
p{
	padding: 0px 10px 10px 10px;
}
div.destination-div-content h2{
	color: blue;
	font-size: 12pt;
}
div.destination-div-content ul{
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 0px;
}


/* Top 5 Container */

#fiveReasons-wrapper{
	float: right; 
	width: 210px; 
	margin: 0px 10px 10px 20px;
}

.top5_container {
	width: 210px;
	color: #4656f2;	
	font-family: arial;
	font-size: 9pt;
}	

.top5_left_container {
	width: 30px;
	float: left;
	padding-left: 10px;
}
.top5_left_container img{
	width: 17px;
	height: 14px;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}
.top5_right_container {
	width: 160px;
	float: left;
	padding-right: 10px;
}

.top5_header {
	background-image: url(/images/destinations/top5_header.jpg);
	width: 210px;
	height: 25px;
	padding-top: 2px;
	text-align: center;
}

.top5_header_text {
	font-weight: bold;
	color: #ffffff;
	font-size: 12pt;
}

.top5_dividerline {
	height: 1px;
	width: 190px;
	border-top: solid 1px #daddfc;
	margin-top: 5px;
	padding-bottom: 5px;
}

.top5_spacer {
	width: 190px;
	height: 5px;
}

img.top5_footer {
	height: 3px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	clear: none;
}

/* End Top 5 Container */
.threeFeatureBox{
	margin-top: 0px;
}
.threeFeatureBox img{
	width: 196px;
	height: 122px;
	margin-bottom: 10px;
}
