.content h1 {
	font-size: 1.75em;
}
.content h2 a {
	font-weight: normal;
}
.content p {
	padding: 0;
}
.content p.featuredBlog img {
	float: left;
	margin-right: 15px;
}
h2.searchTitle {
	float: left;
	padding-right: 5px;	
} 
/*
#exploreSection br {
  clear: both;
}

#exploreSection .exploreLink {
	margin-top: 10px;
  	padding-top: 97px;
	height: 25px;
	text-decoration: none;
}

#exploreSection .exploreLink {
  text-align: center;
}

#eventLink {
  background: url(/images/icons/homepage/by_date.gif) no-repeat center top;
  display: block;
  float: left;
  width: 121px;
}
#destinationLink {
  background: url(/images/icons/homepage/by_destination.gif) no-repeat center top;
  display: block;
  width: 137px;
  float: left;
}
#activityLink {
  background: url(/images/icons/homepage/by_radius.gif) center no-repeat top;
  display: block;
  width: 141px;
  float: left;
}

#destinationLink .roundedButton {
  margin-left: 10px;
}
*/
.exploreSection {
  float: left;
	width: 100px;
	padding: 0 15px;
	font-size: 14px;
}
.exploreSection a, .exploreSection a:hover, .exploreSection a:active, .exploreSection a:visited {
	text-decoration: none;
	color: #21449C;
}
#exploreSectionContainer img {
	border: none;
	margin-bottom: 10px;
}
#exploreSectionContainer {
	text-align: center;
	width: 390px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
* html body #exploreSectionContainer {
	padding-bottom: 0px;
}
.experienceSection {
	float: left;
	width: 136px;
	white-space: nowrap;
	padding-top: 10px;
}

* html .experienceSection {
	width: 138px;
}

.experienceSection img {
	width: 118px;
	margin: 0 auto;
	display: block;
	border: none;
}
.experienceSection .actionLink {
	width: 128px;
	margin: 0 auto;
	padding-right: 0;
}
.experienceSection .actionLink a {
	display: block;
	padding-right: 0;
}
.experienceSection .experienceTitle {
	padding: 10px 0 0 0;
} 
.experienceSection ul, .experienceSection ul li {
	margin: 0;
	padding: 0;
}

.experienceSection ul {
	margin-left: 10px;
}
.experienceSection ul {

	list-style: none;
}
* html #experienceContent {
	padding: 0 13px !important;
}
