/* CSS Document */
#page {
position:absolute;
z-index:0;
left: 50%;
margin-left:-395px;
width: 777px;
background: #99B1CC;
border:1px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
}
a {
color:#0066CC;
}
#bookingbox h2 {
font-family: Georgia, Times New Roman, serif;
font-weight: normal;
color: #990000;
padding:0;
margin:0;

}
#bookingbox {
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

#navigation {
background: #99B1CC;
height:25px;
border-bottom:2px solid #002674;
width: 777px;
}
#nav {
background: #99B1CC;
	padding: 0;
	margin: 0;
	list-style: none;

	width: 705px;
}
#nav  li {
float:left;
}

#logotext {
height:97px;

width:777px;
}

#content {
background: url(images/bg.gif) repeat-y #ffffff;
width:777px;
/*border:1px solid #000000;*/

}
#bookingbox {
/*margin-top: -3px;*/
background:#F8D14A;
width: 378px;
float:left;
min-height: 355px;

}
#contentheader {
background: #990000;
width:379px;
height:25px;
}
#contentheader h2 {
font-family: Georgia, Times New Roman, serif;
font-weight: bold;
font-size: 11pt;
color: #ffffff;
padding:0;
margin:0;
text-align:center;

}
#maincontent {
/*margin-top: -3px;*/
margin-left:10px;
float:left;
width:379px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
min-height: 355px;
background:#FAEFC4;
}
#flash 
{
width:777px;
background: #ffffff;
clear:both;
}
#footer {
width:777px;
background: #ECEFF4;
clear:both;

}
#goldcrown {
float:left;
clear:both;
}
.footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000080;
}
