body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #444444;
}

html, body, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

th, td {
    font-size: 11px;
}

img { 
	border: 0; 
	margin: 1px;
}

a {
    color: #525d8c;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position: relative;
}

h1, h2, h3 {
    font-size: 11px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

.block {
    display: block;
}

.clear {
    clear: left;
}

.left {
    float: left;
    margin: -1px 5px 0px 0px;
}

.next{
position: relative;
margin-top: 5px;
}

.readmore {
    text-align: right;
}

#nav {
  background: red;
  position: absolute;
  top: 48px;
  left: 448px;
  width: 106px;
  font-size: 10px;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #8dc445 url(/images/menu_bg.gif) repeat-y;
}

#nav li {
    list-style: none;
    margin: 0;
    padding: 1px 0px 1px 0px;
    border-bottom: 1px solid white;
}

#nav a {
    color: #387009;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 30px;
}

* html #nav a {
    width: 100%;
    w\idth: 76px;
    padding: 5px 0 5px 30px;
    padd\ing: 6px 0 6px 30px;
}

#nav a:hover {
    background: #5b8c29;
    color: white;
}

#logo{
background: url(/images/orange.gif) no-repeat;
width: 554px;
height: 47px;
color: #ffffff;
padding: 12px 115px;
font-size: 24px;
font-family: verdana, arial, sans-serif;
line-height: 1;
position: absolute;
top: 0;
left: 0;
}

#logo a {
color:#ffffff;
text-decoration:none;
}

#booking {
    position: absolute;
    top: 0;
    left: 555px;
    width: 260px;
    height: 236px;
    background: #1ab0e7;
    padding: 0;
}

#booking h2 {
    background: #27a2ce;
    color: #0c4366;
    border-bottom: 1px solid white;
    padding: 7px 15px;
}

#booking .jtype {
    text-align: center;
    padding: 0 0.7em 1em 0em;
}

#booking form {
    margin: 1.5em 0 0.5em 1.5em;
    padding: 0;
}

#booking th  {
    text-align: left;
    padding-right: 7px;
    padding-bottom: 10px;
    color: #0c4366;
}
#booking td {
    padding-right: 5px;
    padding-bottom: 10px;
    color: #0c4366;
}

#booking .text {
    width: 90px;
    border: 1px solid #0c8dbd;
}

#booking .submit {
    border: 1px solid #0a5f7e;
    background: #177da2;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

#booking .advanced {
    margin-top: 3px;
    margin-left: 20px;
}

#booking,
#booking a {
    color: #0c4366;
    text-decoration: none;
    font-weight: bold;
}

#booking img {
   
    margin-right: 10px;
    margin-top: 1px;
}

#main {
    padding-top: 48px;
    width: 447px;
    position: relative;
}
#mainheader
{
	width: 447px;
	background: url(/images/bluebg.gif) no-repeat;
	height: 24px;
}

#mainheader h2 {
    color: #ffffff;
    border-bottom: 1px solid white;
    padding: 5px 15px;
}

#main .inner {
    position: relative;
    margin: 0 0 0 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
}

.inner a:hover{
    color: #ff8800;
}

#check{
background: #fcfcfc;
border-width: 1px;
border-style: solid;
border-color: #026CAF;
padding: 2px 2px 5px 2px;
}

#greenheader
{
	width: 447px;
	background: url(/images/greenbg.gif) no-repeat;
	height: 24px;
}

#greenheader h2 {
    color: #ffffff;
    border-bottom: 1px solid white;
    padding: 5px 15px;
}

#factsheader {
    background: url(/images/darkbluebg.gif) no-repeat;
	position: absolute;
    top: 171px;
    margin-top: 6em;
    left: 448px;
	height: 23px;
	width: 367px;
	color: #ffffff;
	padding: 5px 15px;
}

#facts {
    float: right;
    clear: both;
    width: 315px;
    padding-top: 205px;
    margin-top: 6em;
    margin-right: 18px;
    line-height: 1.6;
}

#rightgreenheader {
	 background: url(/images/greenbg-small.gif) no-repeat;
	 height: 23px;
	 width: 300px;
	 color: #ffffff;
	 padding: 5px 15px;
	}

#right{
	float: right;
    clear: both;
    width: 300px;
    line-height: 1.6;
}

* html #facts {
    margin-right: 8px;
}

#facts h2 {
    margin-left: 0px;
}

#facts .fact {
    color: #026CAF;
    background: url(/images/fact.gif) no-repeat;
    padding: 5px 0 20px 50px;
}

#facts .silveren {
    color: #b4b4b4;
    background: url(/images/silver.gif) no-repeat;
    padding: 5px 0 3px 30px;
}

#special {
    border-top: 1px solid #ccc;
    padding: 15px 0 0 0;
    text-align: center;
}

#footer {
    clear: both;
    background: #333;
    color: white;
    padding: 7px 15px;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
color: #4165af;
}

.blue {
    color: #4165af;
}

.bluehead {
    color: #4165af;
	border-style: solid;
	border-width: 1px;
	border-color: #f0f0f0;
	background: #fcfcfc;
	padding: 2px;
}

.blue a{
color: #4165af;
text-decoration: none;
}

.blue a:hover{
color: #4165af;
text-decoration: underline;
}

.green {
    margin-top: 3em;
    color: #598e1e;
}

#contact_error_msg
{
font-weight: bold;
color: red;
}

#direction h2
{
color: #4165af;
text-align:left;
}

#direction p
{
color: #000000;
text-align:left;
}

#direction
{
padding: 5px;
}

.bigger{
font-size:13px;
}