div.booknow {
	z-index: 3;
	position: absolute;
	top: 30px;
	left: -18px;
	border: none;
}


H1{
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
}

H2{
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : bold;
}

H3{
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

H4{
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
}

H5{
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

H6 {
	color : #191970;
	background-color : transparent;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}

.specialoffers {
	color : White;
	background-color : #6666CC;
	background-image : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-align: center;
	width: 80%;
	margin: auto;
}

BODY {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	background-color : #FFFFF0;
	background-image : none;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

/* begin division for the main page area */

DIV.logoback {
	position: absolute;
	top: 0px; 
	left: 0px;
	height: 400px;
	width: 100%;
	background-color : transparent;
	background-image: url(logopic2.jpg);
	background-repeat: repeat-x;
	color : #191970;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 0;
}

DIV.contentsback {
	position: absolute;
	top: 0px; 
	left: 120px;
	width : 660px;
	height: 370px;
	background-color : #F5F5F5;
	color : #191970;
	padding-left: 50px;
	padding-right: 50px;
	border: solid #150185;
	border-width: 0px 0px 0px 0px;
	z-index: 1;
	padding-bottom: 50px;
}

DIV.contents {
	position: absolute;
	top: 380px; 
	left: 0px;
	width : 660px;
	background-color : #F5F5F5;
	color : #191970;
	padding-left: 50px;
	padding-right: 50px;
	border: solid #150185;
	border-width: 0px 0px 0px 0px;
	z-index: 1;
}
/* end division for the main page area */

/* begin division for menu */

DIV.menulinks {
	position : absolute;
	top: 305px; 
	left: 34px;
	width : 696px;
	background-color : transparent;
	background-image: url(logopicback.jpg);
	background-repeat: repeat-x;
	color : White;
	border: solid #150185;
	border-width: 2px 0px 0px 0px;
	font-family: sans-serif;
	font-size: 8px;
	text-align: justify;
	z-index: 2;
}

DIV.namelogo {
	position: absolute;
	top: 25px; 
	left: 34px;
	width : 692px;
	height: 69px;
	background-image: url(namelogo2.jpg);
	background-color: transparent;
	border: solid #150185;
	border-width: 2px 2px 2px 2px;
	padding : 0px 0px 0px 0px;
	z-index: 3;
}

DIV.logo {
	position: absolute;
	top: 100px; 
	left: 34px;
	width : 692px;
	border: solid #150185;
	border-width: 2px 2px 2px 2px;
	padding : 0px 0px 0px 0px;
	z-index: 2;
}

DIV.bookingform {
	width : 235px;
	height: 160px;
	background-color : #5355B9;
	color : White;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	border: solid #150185;
	border-width: 2px 2px 2px 2px;
	z-index: 2;
	padding-bottom: 0px;
	padding-top: 10px;
}

IMG.bookingform {
	border: thin;
	padding: 0px;
}

IMG.right {
	float : right;
	border : none;
	padding : 10px 10px 10px 10px;
}

IMG.left {
	float : left;
	border : none;
	padding : 10px 10px 10px 10px;
}


IMG {
	border : none;
	padding: 10px;
}

/* class to italicise text */
.italicised {
	margin-bottom : 0px;
	font-style: italic;
}

/* class to italicise crimson-red text */
.crimsonreditalicised {
	margin-bottom : 0px;
	font-style: italic;
	color: #7F0A10;
	background-color: transparent;
}

A:LINK {
	color : #191970;
	background-color : transparent;
	text-decoration : underline;
}

A:VISITED {
	background-color : transparent;
	color : #708090;
	text-decoration : underline;
}

A:ACTIVE {
	background-color : transparent;
	color : #191970;
	text-decoration : none;
}

A:HOVER {
	background-color : #191970;
	color : White;
	text-decoration : none;
}


/* begin division for left menu picture */
DIV.menupicture {
	position : absolute;
	top: 50px; 
	left: 5px;
	width : 120px;
	text-align: left;
}
/* end division for left menu picture  */

a.menu {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
}

a.menu:visited {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
}

a.menu:active {
	background-color : transparent;
	color : White;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
}

a.menu:hover {
	background-color : White;
	color : #150185;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
}
/* end division menu */

a.img:hover {
	background-color : transparent;
	color : inherit;
	text-decoration : none;
	border: 0px;
}

B {
	font-weight : bold;
}

STRONG {
	font-weight : bold;
}

/* class to centre base of main page */
.address {
	text-align : center;
	font-size : 9pt;
}

/* class to centre text  */
.center {
	text-align : center;
}

/* class to right-align text  */
.right {
	text-align : right;
}

/* class to justify text  */
.justify {
	text-align : justify;
}
/* class to left-align text  */
.left {
	text-align : left;
}

hr {
	color: #191970;
	background-color: transparent;
	width: 80%;
}

DIV.gallerycontents {
	position: absolute;
	top: 100px; 
	left: 0px;
	width : 660px;
	background-color : #F5F5F5;
	color : #191970;
	padding-left: 50px;
	padding-right: 50px;
	border: solid #150185;
	border-width: 0px 0px 0px 0px;
	z-index: 1;
	
}

a.specialoffer:link {
	background-color : #6666CC;
	color : White;
	text-decoration : underline;
}

a.specialoffer:visited {
	background-color : #6666CC;
	color : White;
	text-decoration : underline;
}

a.specialoffer:active {
	background-color : #6666CC;
	color : White;
	text-decoration : none;
}

a.specialoffer:hover {
	background-color : White;
	color : #6666CC;
	text-decoration : none;
}
