body
{
	font-family: Century Gothic, Arial;
	background-color: #cceeff;
	margin: 0;
	text-align: center;
}

p, h1, h2, h3
{
   padding-left: 10px;
   padding-right: 10px;
}

li
{
   list-style-position: inside;
   padding-left: 10px;
}

a, u, h1
{
   text-decoration: none;
   color: #333333;
}

a:hover
{
   color:aliceblue;
}

.content
{
   width: 950px;
   margin: 0px auto 0px auto;
   background-color: #ffffff;
   text-align: left;
}

.header
{
	margin: 0;
        padding: 10px;
        width: 930px;
        height: 115px;
	background-color: #999999;
	/* border: 1px dashed #666666; */
	font-size: 15px;
	color: #333333;
}

.ptsLogo
{
   background-image:url(style/logoPTS1.png);
   background-repeat:no-repeat;
   background-position:right top;
}

.footer
{
	margin-top: 5px;
        padding: 10px;
        width: 930px;
        height: 60px;
	background-color: #999999;
	/* border: 1px dashed #666666; */
	font-size: 10px;
	color: #333333;
}

.options
{
	margin-top: 5px;
        padding: 10px;
        width: 930px;
        height: 20px;
	float: left;
	background-color: #999999;
	/* border: 1px dashed #666666; */
	font-size: 20px;
	color: #333333;
}

.address
{
	width: 250px;
	height: 90px;
	padding: 10px;
	float: right;
	text-align: right;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.location
{
	width: 430px;
	height: 200px;
	padding: 10px;
	margin: 10px;
	float: left;
	text-align: left;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.hotel
{
	width: 870px;
	padding: 10px;
	margin: 20px;
	float: left;
	text-align: left;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.hotelPic
{
	width: 630px;

	padding: 10px;
	float: left;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.dstn
{
	width: 870px;
	padding: 10px;
	margin: 20px;
	float: left;
	text-align: left;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.dstnPic
{
	width: 550px;
	height: 300px;
	padding: 10px;
	float: left;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}
.countryPic
{
	width: 200px;
	height: 200px;
	padding-right: 20px;
	float: left;
	/* border: 1px dashed #666666; */
}

.gap
{
	width: 50px;
	height: 150px;
	padding: 10px;
	float: left;
}

.sidebar
{
	width: 255px;
	height: 365px;
	float: left;
        margin-top: 5px;
	text-align: left;
	padding: 10px;
	background-color: #999999;
	/* border: 1px dashed #666666; */
	font-size: 14px;
	color: #333333;
}

.nav
{
	width: 250px;
        height: 16px;
        padding: 10px;
	text-align: left;
	background-color: #999999;
	/* border: 1px dashed #666666; */
	font-size: 16px;
	color: #333333;
}

.main
{
	width: 650px;
	height: 300px;
	margin-top: 5px;
	float: right;
	padding: 10px;
	background: url('./baHoliday.jpeg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* background-color: #999999; */
	border: 1px dashed #666666;
	font-size: 22px;
	/* color: #333333; */
}

.mainSlide
{
	width: 660px;
	height: 315px;
/*	margin-bottom: 5px; */
	float: left;
	padding: 5px;
}

.atolInfo
{
   width: 800px;
   float: left;
   text-align: center;
   padding: 10px;
}

.advSlide
{
   position: relative;
   height: 385px;
   width: 670px;
}

.advNav
{
   height: 60px;
   width: 670px;
   background-color: #999999;
   float: left;
   margin: 5px 0px 0px 5px;
}

.advSlide img
{
   position: absolute;
   height: 385px;
   width: 670px;
}

.destinationInfo
{
   background: none repeat scroll 0 0 transparent;
   text-align: left;
   font-size: 28px;
   font-weight: normal;
   position:absolute;
   border-right: 1px solid;
   color: #ffffff;
   margin: 15px 10px 15px 15px;
   padding: 0 15px 0 0;
}