@charset "utf-8";
.priceBlock {
	background-image: url(../images/ssPriceBackGnd.png);
	background-repeat: no-repeat;
	height: 245px;
	width: 195px;
	float: right;
}
.priceBlock .priceBlockBody {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #eaf6c5;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 3px #3F2808;
}
.priceBlock .priceBlockBody .tourNumber {
	font-size: 16px;
	padding-top: 8px;
}
.priceBlock .priceBlockBody .tourTitle {
	font-size: 20px;
	padding-top: 8px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 8px;
}
.priceBlock .priceBlockBody hr {
	border: thin solid #EAF6C5;
	width: 100px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.priceBlock .priceBlockBody .tourPrice {
	font-size: 46px;
	padding-top: 5px;
}
.priceBlock .priceBlockBody .tourDuration {
	font-size: 24px;
	padding-top: 22px;
}
.priceBlock .priceBlockBody .tourPax {
	font-size: 11px;
	padding-top: 15px;

}

.tweetBlock {		
	width: 100%;	
}

.blogBlock {		
	width: 100%;
	
}

.paragraph .faqQuestion {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #C1AC7F;
}

.paragraph .faqAnswer {
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 25px;
}

.faqQuestion .faqQ {
	font-size: 20px;
	margin-right: 10px;
	color: #CEC5AF;
}

.faqAnswer .faqA {
	font-size: 20px;
	font-weight: bold;
	margin-left: -18px;
	margin-right: 10px;
	color: #70847B;
	font-style: italic;	
}
.galleryContainer{
	width: 740px;
	height: 650px;
	float: right;
}
.galleryHeader {
	height: 30px;
	width: 100%;
	font-size: 16px;
	color: #D19B34;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	background: #1A1003;
	border-top: 2pt solid #382507;
	border-right: 2px solid #382507;
	border-left: 2px solid #382507;
}

#juicebox-container {
	border-right: 2px solid #382507;
	border-bottom: 2px solid #382507;
	border-left: 2px solid #382507;
}
