body{
	background-color:#CCCCCC;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px; padding:0px;
	text-align:center;}
	
	
hr {
	color: #99CCCC;}
a{
	color: #0033FF;
	text-decoration: underline;}
	
a:link{
	color: #0033ff;
	text-decoration: underline;}

a:visited{
	color: #CC6600;
	text-decoration: underline;}
a:hover{
	color: #009900;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #003366;
	margin: 0px 0px 4px 0px;
	text-align: center;
	font-weight: bold;}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #333333;
	text-align: center;
	margin:  0px 0px 4px 0px;
	font-weight: bold;
}

h3{
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	display: block;
	text-align: left;	
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0px 2px 0px;
	font-style: italic;
	 }
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000033;
	text-align: left;
	margin: 0px 10px 0px 0px;}
ul{
	list-style-type: disc;
 	font-family: Arial, Helvetica, sans-serif;
}

ol{	
	line-height: normal;
	text-align: left;

}

li{
	text-align: left;
	margin: 5px 0px 5px 0px;
	}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: left;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
			}
		
td{
	position: static;
 }
 th{

	position: static;
	font-weight: bold;
 }

#PAGE {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	border:2px solid #003300;
		}

	
#breadcrumbs {
	font-weight:bold;
	background-color: #006666;  
	margin: 2px 2px 2px 2px;
	color: #FFFFFF;
}

.breadcrumbs a:link{
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumbs a:visited{
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color: #FFFF66;
	font-weight:bold;}	
#Content {
		padding: 5px 30px 5px 26px;}
	
#bottom{
	font-size: 80%;
	color: #003300;
	text-align: center;}
	
#Navigation {
	font-weight:bold;
	margin: 2px 2px 2px 2px;
	color: #FFFFFF;}
	
	 
.navigation td{
	background-color:#CCCC99;
	
	}

.navigation a{
	font-weight:bold;
	color: #003300;
	text-decoration: none;
	}
.navigation a:link{
	font-weight:bold;
	color: #003300;
	text-decoration: none;
}

.navigation a:visited{
	 font-weight:bold;
	 color: #003300;
	text-decoration: none;
}
.navigation a:hover{
	color: #FFFfff;
	font-weight:bold;
			}
#bookingform{
	font-weight:bold;}
	
