body {
	background:  #FFFFFF url('../styleImages/backgrounds/pageBg.jpg') repeat-x fixed center 50%; margin:5px;
}

#pageSurround {

	width: 950px;

	margin: 0px auto;

	padding: 0px;

	background-image: url('../styleImages/backgrounds/surroundBg.jpg');

	border: 0px solid #ffffff;

	background-color: #000000;

}

#subSurround {

	height: 100%;

	border: 0px solid #000000;

	background-image: url('../styleImages/backgrounds/tblBg.jpg');

	background-color: #B8CCE4;

	margin:20px; 

	background-repeat:repeat-y;

	}
#subSurround_b {

	background-color: #FFFFFF;

	margin:20px;

	}

.tblBgHeader {

	height: 20px;

	border: 0px solid #000000;

	background-image: url('../styleImages/backgrounds/tblBgHeader.jpg');

	background-color: #B8CCE4;

	margin:0px; 

	}

.tblBgFooter {

	border: 0px solid #000000;

	background-image: url('../styleImages/backgrounds/tblBgFooter.jpg');

	background-color: #B8CCE4;

	height: 20px;

	margin:0px; 

	}
.tblBgFooter_obm {
	background-image: url('../styleImages/backgrounds/tblBgFooter.jpg');
	background-color: #B8CCE4;
	height: 18px;
	}
.tblBgNav {

	text-align:center;

	border: 0px solid #000000;

	background-image: url('../styleImages/backgrounds/tblBgNav.jpg');

	padding-top: 0px;

	valign: middle;

	background-color: #B8CCE4;

	height: 40px;

	margin:20px; 

	}

.tblBgNav_obm {

	text-align:center;

	border: 0px solid #000000;

	background-image: url('../styleImages/backgrounds/tblBgNav.jpg');
	background-repeat:no-repeat;

	padding-bottom: 0px;
	height: 40px;

	margin-left:20px;
	}



#topHeader {

	text-align: right;

	height: 183px;

	margin-bottom: 5px;

	padding-right: 9px;

	padding-top: 0px;

	background-image: url('../styleImages/backgrounds/topHeader.jpg');

	border-bottom: 0px solid #000000;

}

.pageFooter {

	text-align: right;

	height: 18px;

	margin-bottom: 0px;

	padding-right: 9px;

	padding-top: 0px;

	background-image: url('../styleImages/backgrounds/pageFooter.jpg');

	border-bottom: 0px solid #000000

}
.pageFooter_obm {

	text-align: right;

	height: 18px;
	padding-right: 9px;
	background-image: url('../styleImages/backgrounds/pageFooter.jpg');
    background-repeat:no-repeat;
}


.boxTitleLeft, .boxTitleRight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	text-align:center;

	color: #ffffff;

	background-image: url('../styleImages/backgrounds/boxTitleBg.jpg');

	width: 164px;

	height: 21px;

		padding-left: 1px;

	padding-top: 1px

}

.boxContentLeft, .boxContentRight {

border-left: 0px solid #000000;

	border-right: 0px solid #000000;

	border-bottom: 0px solid #000000;

	background-color: #ffffff;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 165px; 

	padding-left: 10px;

	padding-right: 05px;

	float: left;

}

.colMid {

	position: relative;

	width: 720px;

	min-height:500px;

	height:auto;

	background-color: #ffffff;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 5px;

	float: right;

}

.boxContent {

	height: 100%;

		background-color: #ffffff;

	border-top: 0px solid #000000;

	border-right: 0px solid #000000;

	border-bottom: 0px solid #000000;

	border-left: 0px solid #000000;

	padding: 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

	margin-bottom: 5px;

}

.boxBookings {

	text-align: justify;

	width:165px;

	height: 226px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color:#FFFFFF;

	overflow:hidden;

	padding-top: 14px;

	padding-left: 8px;

	background-image: url('../styleImages/backgrounds/booking.jpg');

	background-repeat:no-repeat;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 165px; 

	padding-left: 5px;

	padding-right: 05px;

	float: left;



}

.colMainCheckout {

	position: relative;

	width: 722px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	padding-top: 10px;

text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #EBEDFE;

	text-align: center;

	border: 0px solid #000000;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

	height: 50px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 0px solid #000000;

	border-bottom: 0px solid #000000;

}

.latestProds {

	float: left;

	text-align: center;

	width: 131px;

	height: 120px;

}

.tmbgal {

    margin: 10px auto;

    text-align: center;

}

.tmbgal img {

    border: 1px solid #999;

    padding: 3px;

}


