html{
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: #5b6eb4 url(../images/main-bg2.png) top repeat-x fixed;
	color: #222222;
	font-size: 8pt;
	font-family: arial;
}

h1{
	color: #4d5faa;
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

h2{
	color: #4d5faa;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

h3{
	color: #151515;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

h4{
	color: #3d4d8d;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h5{
	color: red;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

a:link {
	color: #151515;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #151515;
}
a:hover {
	text-decoration: underline;
	color: #151515;
}
a:active {
	text-decoration: none;
	color: #151515;
}

a.book:link {
	color: #ffffff;
	text-decoration: none;
}
a.book:visited {
	text-decoration: none;
	color: #ffffff;
}
a.book:hover {
	text-decoration: none;
	color: #4cb85b;
}
a.book:active {
	text-decoration: none;
	color: #ffffff;
}


#dobook a {display:block; color:#ffffff; text-decoration:none; background-color:#697ed9; font-size: 13pt; height: 34px;}
#dobook a:hover {display:block; color:#000000; text-decoration:none; background-color:#54b66b;}

#dobook2 a {display:block; color:#ffffff; text-decoration:none; background-color:#697ed9; font-size: 9pt; height: 16px;}
#dobook2 a:hover {display:block; color:#000000; text-decoration:none; background-color:#54b66b;}




/* PNG transparency */

img, div { 
	behavior: url(../iepngfix.htc) 
}

/* PNG transparency */

#content{
	color: #222222;
	font-size: 8pt;
	font-family: verdana,arial;
	background: #ffffff url(../images/content-bg.gif) repeat-y;
	padding-bottom: 10px;
}

#content-a{
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	margin: 0px 0px 0px 22px;
	width: 285px;
	float: left;
	text-align: justify;
}

#content-b{
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	margin: 0px 14px 0px 0px;
	width: 285px;
	float: right;
	text-align: justify;
}

#content-aa{
	height:390px;
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	background-color: #e6e9f7;
	margin: 0px 0px 0px 22px;
	width: 289px;
	float: left;
	border: 1px solid #4d5faa;
	background: url(../images/contact-bg2.jpg) no-repeat;
}

#content-bb{
	height:390px;
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	background-color: #e6e9f7;
	margin: 0px 12px 0px 0px;
	width: 289px;
	float: right;
	border: 1px solid #4d5faa;
	background: url(../images/contact-bg3.jpg) no-repeat;
	
}

#content-c{
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	margin-right: auto;
	padding: 10px 10px 0px 20px;
	text-align: center;
}

.specials{
	padding: 10px 10px;
	background-color:#cfd5ee;
	border: 2px dashed #4d5faa;
	margin-bottom: 20px;
	width: 400px;
}

.shaded{
	background-color: #cfd5ee;
	border: 0px;
}

.none{
	background-color: #dfe4f8;
	border: 0px;
}

.tarB{
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
}

.tar{
	text-align: center;
	font-size: 8pt;
}


#leftscroll{
	background: url(../images/index_07.png) repeat-y;
}

#rightscroll{
	background: url(../images/index_10.png) repeat-y;
}

#nav{
	background: url(../images/nav-bg.gif) repeat-x;
}

#footer{
	background: url(../images/index_14.png) no-repeat;
	color:#222222;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 5px 0px;
}

.footer2{
	color:#293258;
	font-size: 7pt;
	font-family: arial;
	padding-top: 1px;
}

#main-ul{
	margin: 0px 0px 0px -25px;
	text-align: left;
}

.tariff-blue{
	background-color:#dfe4f8;
}


/* Booking Form */

#bookings{
	width: 250px;
	color: #222222;
	font-size: 8pt;
	font-family: arial;
	background-color: #cfd5ee;
	border: 1px solid #a2a8c2;
	padding: 4px 5px 4px 5px;
	text-align: left;
}

.booktitle{
	color: #151515;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

.errtitle{
	color: red;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
}

input.firstName{
	background: #dfe4f8 url('../images/firstname.gif') no-repeat 2px center;
	border: 1px solid #c0c7e6;
	height: 13px;
	font-size:8pt;
	width:90px;
}

input.loginFill{
	background-color: #dfe4f8;
	border: 1px solid #c0c7e6;
	height: 13px;
	font-size:8pt;
	width:90px;
}

input.lastName{
	background: #dfe4f8 url('../images/lastname.gif') no-repeat 2px center;
	border: 1px solid #c0c7e6;
	height: 13px;
	font-size:8pt;
	width:90px;
}

.contactinfo{
	font-size:8pt;
	font-family: arial;
	width:190px;
	background-color: #dfe4f8;
	border: 1px solid #c0c7e6;
	margin-left: 10px;
}

.bookingsubmit{
	font-size:8pt;
	font-family: arial;
	font-weight: bold;
	width:110px;
	background-color: #dfe4f8;
	border: 1px solid #444444;
	color: #111111;
	cursor:pointer;
	margin-top: 7px;
}

.date{
	font-size:8pt;
	width:56px;
	background-color: #dfe4f8;
	border: 1px solid #c0c7e6;
}

.dropdown{
	background-color: #dfe4f8;
	border: 1px solid #c0c7e6;
	font-size:8pt;
	height: 17px;
	padding: 0px;
	margin: 0px;
}

img.tcalIcon{
	margin-top: -5px;
	padding-top: 0px;
}

/* contact form */

.inqinfo{
	font-size:8pt;
	font-family: arial;
	width:190px;
	background-color: #f5f5f5;
	border: 1px solid #222222;
	margin-left: 10px;
}


.contactmsg{
	font-size:8pt;
	font-family: arial;
	width:240px;
	height: 90px;
	background-color: #f5f5f5;
	border: 1px solid #222222;
	overflow-y: auto;
	overflow-x: hidden;
	
}

.inquireysubmit{
	font-size:8pt;
	font-family: arial;
	font-weight: bold;
	width:90px;
	background-color: #f5f5f5;
	border: 1px solid #222222;
	color: #222222;
	cursor:pointer;
	margin-top: 7px;
}
