#mBox {
	width: 960px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/iBoracay_03.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#mBox table{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#hBox {
	background-image: url(../images/iBoracay_01.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 960px;
}
#cBox {
	background-image: url(../images/iBoracay_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
}
.pads {
	padding: 0px 20px 20px;
	text-align: left;
}
#mBox h1,h2,h3,h4{
	margin-top: 5px;
	margin-bottom: 30px;
	color: #006699;
}
#mBox h1{
	font-size: 27px;
}
#mBox h3{
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mBox ol,ul {
	line-height: 20px;
	margin-bottom: 40px;
}
.flR{
	float: right;
}
#footB {
	background-image: url(../images/iBoracay_04.jpg);
	height: 46px;
	width: 960px;
	text-align: right;
	clear: both;
}
a.BackBtn {
	background-image: url(../images/backbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 50px;
	margin-right: 2px;
	margin-left: auto;
}
a.BackBtn:hover{
	background-image: url(../images/backbtn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#splitL {
	width: 660px;
	float: left;
}
#splitR {
	float: right;
	width: 299px;
}
.padsSide {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/**calendar**/
#calendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #F2F8F4;
	margin-top: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#calendar a{
	color: #0099CC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-style: none;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
}
.calendarB {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #F2F8F4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 45px;
}
.calendarB a {

	color: #0099CC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-style: none;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
}

