

<head>
<style type="text/css">
#title
{
position:relative;
left:0px;
top:0px
}
#mainarea
{
position:absolute;
left:5px;
top:5px;
width:830px;
background-color: #FFFFE1
}
#menu
{
position:relative;
left:0px;
top:2px;
width:830px;
background-color: #74AE6F
}
#content
{
position:relative;
left:0px;
top:4px;
width:830px;
font-family: verdana;
color: #000033;
}
#contentheadings
{
font-family: verdana;
font-size: 80%;
font-weight: bold;
color: #10093B;
}
#contenttext
{
font-family: verdana;
font-size: 80%;
color: #000033;
}

#contenttext a
{
position:relative;
left:1px;
text-align: center;
font-family: verdana;
font-weight: bold;
color: #000033;
font-size: 100%;
text-decoration: none
}

#bookingform
{
font-family: verdana;
font-size: 80%;
font-weight: bold;
}
#menuitem
{
position:relative;
left:1px;
text-align: center;
font-family: verdana;
font-weight: bold;
color: #0B5606;
font-size: 80%
}

#menuitem a
{
position:relative;
left:1px;
text-align: center;
font-family: verdana;
font-weight: bold;
color: #0B5606;
font-size: 100%;
text-decoration: none
}
#menuitem a:hover
{
position:relative;
left:1px;
text-align: center;
font-family: verdana;
font-weight: bold;
color: #009900;
font-size: 100%;
background-color: #FFFFE1
}
#infobanner
{
position:relative;
height: 20px;
width: 580px;
background-color: #74AE6F
}
#terms
{
font-family: verdana;
font-size: 60%;
}
#termsheading
{
font-family: verdana;
font-size: 80%;
font-weight: bold;
}
#available
{
border-style: solid;
border-color: #0B5606;
background-color: #74AE6F;
color: white
}
#unavailable
{border-style: solid;
border-color: #0B5606;
background-color: #E17474;
color: white
}
</style>
</head>

