/*tours*/
#toursContent{
	font-family:   arial, tahoma,sans-serif;
	color: #555555;	
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
	line-height: 15pt;
}
.clear{
	clear: both;
}

#toursContentLeft{
	width: 530px;
}

#tourPackages{
	padding-top: 50px;
}
#tourPackages h2#TourTitle{
	color: #363636;
	font-family:   helvetica, arial, tahoma,sans-serif;
	font-size: 25pt;
	padding-bottom: 10px;
}
.packagesWrapper h2.packagesGroup{
	padding-top: 25px;
	color: #0076be;
	font-family:   helvetica, arial, tahoma,sans-serif;
	font-size: 14pt;
}
.packagesWrapper .packageContents{
	padding: 20px 0 0 40px;
}
.packageContents p,.packageContents h2{
	font-family: arial, tahoma,sans-serif;
	display: block;
}
.packageContents p.facilitiesContent{
	color: #707070;
	display: block;
	padding-top: 10px;
	font-size: 11pt;
}
.packageContents h2.facilitiesTitle{
	color: #790000;
	padding-top: 8px;
	font-size: 15pt;
}
.packageContents h2.facilitiesRate{
	color: #dd941a;
	padding-top: 12px;
	font-size: 15pt;
}
#forMoreInfo{
	width: 408px;
	height: 141px;
	background: #bfdaf2;
	margin-top: 50px;
	padding: 40px 0 0 40px;
	 
}
#forMoreInfo p{
	color:#603913;
	font-family: arial, tahoma,sans-serif;
	font-size: 13pt;
	line-height: 20px;
}

#toursContentRight{
	width: 448px;
	overflow: hidden;
}
#image1,#image2,#image3{
	width: 451px;
	height: 340px;
	display: block;
	padding: 20px 0 !important;
}
#image1{
	background: #fff url("../images/toursImgBG1.gif") top right no-repeat;
}
#image2{
	background: #fff url("../images/toursImgBG2.gif") top right no-repeat;
}
#image3{
	background: #fff url("../images/toursImgBG3.gif") top right no-repeat;
}
#image1 img{
	padding: 0 0 0 32px;
}
#image2 img{
	padding: 9px 0 0 31px;
}
#image3 img{
	padding: 0 0 0 32px;
}