body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#bfdaff url(images/body_bg.jpg) repeat-x top left;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	font-weight: bold;


}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #cc3333;
}
h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;

}
a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
  color: #000099;
text-decoration: none;  
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000000;
}

.maintable {
	border: thin solid #003366;
	}
.righttable {
	border-top: thin solid #003366;
	border-right: thin none #003366;
	border-bottom: thin solid #003366;
	border-left: thin solid #003366;
	}	
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #3366cc;
	color: White;
	float: left;
	width: 170px;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
.blueMenu {	
	border-bottom: 1px solid #eee;
	background-color: #3366cc;
}
.redMenu{	
	border-bottom: none;
	background-color: #ff3000;
}
#navcontainer ul li a:hover
{
	background-color: #3366cc;
	color: #fff;
}

#navcontainers { width: 170px; }

#navcontainers ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width: 170px;
}

#navcontainers a
{
	display: block;
	padding-left:5px;
	width: 165px;
	line-height:20px;
}

#navcontainers a:link, #navlist a:visited
{
	color: White;
	text-decoration: none;
}

#navcontainers a:hover
{
	background-color: #8fabe3;
	color: #fff;
	padding:0;
	margin:0;
	display: block;
	padding-left:5px;
	width: 165px;
	line-height:20px;
}
.booking{
	position:absolute;	
	margin-top:170px;	
	margin-left:15px;
	font-size:12px;
	color:#FFFFFF;
	display:block;
	position:absolute;
	vertical-align:middle;	
}
.button{
	float:right; 
	padding-left:30px; 
	vertical-align:top;
}
.bookingRow2{
	padding:4px;
	width:210px;
	vertical-align:top;
	margin:0;
	position:absolute;
}
.ui-datepicker-trigger{
	vertical-align:top;
	position:absolute;
	left:77px;
	top:2px;
}
#date{
	margin-left:20px;	
	color:#BBBBBB;
}
#slider{
	width:556px;
	height:221px;
	margin:0;
	padding:0;
}
#slider ul{
	margin:0;
	padding:0;
}
#slider ul li{
	margin:0;
	padding:0;
	list-style:none;
	height:221px;
}
#prevBtn{
	margin-left:-1px;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:37px;
	height:32px;
	position:absolute;
	top:195px;
	}	
#nextBtn{ 
	margin-left:519px;	
}														
#prevBtn a{  
	display:block;
	width:37px;
	height:32px;
	background:url(images/left_arrow.png); no-repeat 0 0;	
	z-index:100;
}	
#nextBtn a{ 
	display:block;
	width:37px;
	height:32px;
	background:url(images/right_arrow.png); no-repeat 0 0;	
	z-index:100;
}
.bodyText{
	margin-left:17px;
	line-height:20px;
	font-size:14px;
}
.leftBackground{
	background:url(images/clouds_left.gif) no-repeat scroll right top;
	height:241;
	z-index:-1;
}
.rightBackground{
	background:url(images/clouds_right.gif) no-repeat scroll left top;
	height:241;
	z-index:-1;
}

.middle{
	width:785px;
	margin:0 auto;	
}
.notice{
	font-size:8px;
	line-height:24px;
	vertical-align:top;
	color:#ffffff;
}