@charset "utf-8";
#contentContainer1{
	
}
#contentContainer2{
	background-image: url(../../images/content/layout/TravelersTalesHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#contentContainer3{
	background-image: url(../../images/content/layout/TravelersTalesFooter.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 227px;
}
* html #contentContainer3{
	height: 227px;
}
#contentContainer{
	padding: 0 0 65px 0;
}

#copyIntro{
	color: #fff;
	line-height: 125%;
	padding: 77px 330px 0 140px !important;
	height: 85px !important;
	height: 162px;
	text-align: left;
	overflow: hidden;
}
#contentContainer .listingHeader{
	background-image: url(../../images/content/layout/TravelersTalesBGHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 56px;
	padding: 12px 0 0 148px;
}
#contentContainer .listingContent{
	background-image: url(../../images/content/layout/TravelersTalesBGBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 230px;
	height: auto;
	padding: 0 132px 0 124px;
}
#contentContainer .listingImg{
	float: left;
	background-image: url(../../images/content/elements/travelersTales_photoBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 303px;
	height: 229px;
	margin-right: 18px;
}
#contentContainer .listingImg img{
	margin: 24px 21px 0 22px;
}
#contentContainer .listingCopy{
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	padding-top: 10px;
}
#contentContainer .listingCopy p{
	margin-bottom: 0;
}
#contentContainer .listingCopy a{
	color: #e5d89c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #ec5d89c;
}
#contentContainer .listingCopy a:hover{
	background-color: #e5d89c;
	color: #9c5306;
	text-decoration: none;
	border: none;
}
#contentContainer .listingFooter{
	background-image: url(../../images/content/layout/TravelersTalesBGFooter.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 48px;
}

#contentContainer #comingSoonHeader{
	background-image: url(../../images/content/layout/TravelersTalesBGHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 56px;
	padding: 12px 0 0 148px;
}

#contentContainer #comingSoonContent{
	background-image: url(../../images/content/layout/TravelersTalesBGBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 230px;
	height: auto;
	padding: 10px 132px 0 124px;
	color: #fff;
}

#contentContainer #comingSoonContent table{
	width: 620px;
	color: #fff;
}

#contentContainer #comingSoonContent img{
	border: 3px solid #ffffff;
}

#contentContainer #comingSoonContent H1{
	font-weight: bold;
	font-size: 15px;
	margin: 14px 0px;
}

#contentContainer #comingSoonContent p{
	font-size: 11px;
	line-height: 125%;
	margin-top: 0px;
}
