#stateFeaturedDestination {
	float: right; 
	width: 240px;
}
.sectionHeader {
	padding-bottom: 20px;
}
.region {
	clear: both;
}
.region h4 {
	float: left;
	padding-right: 10px;
}
.stateMap img {
	border: none;
}
#regionsContainer {
	margin: 0 0 20px 0;
	border: none;
	background: none;
}
#regionsContainer h2 {
	padding-bottom: 10px;
}
.fiveDayEvent .tab {
	width: 130px;
}

/* state select styles */


#states {
	float: left;
	width: 150px;
}
#states .actionLink a {
	display: block;
	width: 125px;
}


#stateSelectMapContainer {
	height: 700px;
	margin-left: 165px;
	position: relative;
}

#stateSelectMapContainer .stateMap {
	position: absolute;
	z-index: 2;
}

#stateSelectMapContainer .stateMap.underLayer {
	z-index: 1;
}

.stateMap .destinations {
	padding: 0;
	margin: 20px 0;
}

.stateMap .destinations ul {
	padding: 0;
	margin: 15px 0;
}
.stateMap .destinations ul ul {
	margin: 0 0 0 10px ;	
}
.stateMap .destinations h4, .stateMap .destinations ul li a {
	font-weight: normal;
}

.stateMap .destinations ul li {
	float: left;
	width: 175px;
	padding-right: 10px;
}
#featuredListingsContianer .tab {
	padding-right:5px;
	width:150px;
}
#GetawayGalleries h4 a,
#GetawayGalleries h4 a:link,
#GetawayGalleries h4 a:hover,
#GetawayGalleries h4 a:visited,
#GetawayGalleries h4 a:active
{
	color: #21449C;
	text-decoration: none;
}

.weekCalendar ul,  .weekCalendar ul li{
	margin: 0;
	padding: 0;
}
