@charset "ISO-8859-1";
.rotateimgcc{
	transform:matrix(0.79,-0.14,0.14,0.79,0,0);
-ms-transform:matrix(0.79,-0.14,0.14,0.79,0,0);
-webkit-transform:matrix(0.79,-0.14,0.14,0.79,0,0);
 padding:10px;	
 
}

.rotateimgc{
	transform:matrix(0.79,0.14,-0.14,0.79,0,0);
-ms-transform:matrix(0.79,0.14,-0.14,0.79,0,0);
-webkit-transform:matrix(0.79,0.14,-0.14,0.79,0,0);
	
 padding:10px;
}

.photoleft{
	
	transform:matrix(0.79,-0.14,0.14,0.79,0,0);
-ms-transform:matrix(0.79,-0.14,0.14,0.79,0,0);
-webkit-transform:matrix(0.79,-0.14,0.14,0.79,0,0);
 padding:10px;
 float: left;
	position: relative;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}


.photoright{
	transform:matrix(0.79,0.14,-0.14,0.79,0,0);
-ms-transform:matrix(0.79,0.14,-0.14,0.79,0,0);
-webkit-transform:matrix(0.79,0.14,-0.14,0.79,0,0);
	
 padding:10px;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
	
	
}


.tablelined{
  border-top: 1px dotted gray;	
	
}

.atsea{
color:#0099FF;

font-style:italic;
Font-weight:bold;
}
#menu h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC3333;
	padding: 5px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#menu h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC3333;
	padding: 5px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#menu a {
	color: #0000CC;
	width: 100%;
	background-color: #FFFF99;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
#menu p {
	margin: 3px;
}
#menu {
	background-color: #FFFF99;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	position:absolute;
	top:180px;
	left:0px;
}
#menu h3 {
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.pageheading {
	font-style: italic;
	font-weight: bold;
	color: #C33;
	font-size: 18px;
}

#menu table {
	font-size: 18px;
}
#main h1 {
	font-size: 22px;
	color: #CC3333;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#main h3 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
}
#main a {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}
#main b {
	font-weight: bold;
}
#main h5 {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
}

#main h4 {
	color: #C33;
	background-color: #FF9;
}

#main strong {
	font-weight: bold;
	color: #CC3333;
	
}
#main h2 {
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.imageright  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;

}
.imagerightshadow  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}
.imagebar {
	background-color: #CC3333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.FirstLetter  {
	font-size: 22px;
	margin-left: 10px;
	
}
p{
	
	clear:left;
}
.centre {
	text-align: center;
}
.imageleft {
	float: left;
	position: relative;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.imageleftshadow {
	float: left;
	position: relative;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}
.imagestatic {
		margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.31);
}
.maincentre {
	text-align: center;
	
}
#main img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.itinery tr td{
	border: 1px solid #C33;
	background-color: #FFC;
}
#tblback {
	background-image: none;
	background-color: #C33;
}
#tblback table {
	background-color:#FFF;
}.whitetext {
	color: #FFF;
}
.Smalltext {
	font-size: 0.8em;
}
.yellowtable {
	background-color: #FBFB97;
	border: thin solid #C33;
	line-height: 1.5em;
}
.booking {
	font-size: 1.6em;
	font-weight: bold;
	color: #FBFB97;
	background-color: #C33;
	font-variant: small-caps;
	text-align: center;
}
