body {
	margin: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

table,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

h1 {
    font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #3399FF;
	vertical-align: top;
}

h2 {
    font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	vertical-align: top;
	text-align: center;
}

h3 {
    font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 1px;
}

p {
	text-align: justify;
}

blockquote {
    font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
    color: #3399FF;
    font-size: 14px;
}

hr {
	border: 1px solid #3399FF;
}
	
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 12px;
	border: 1px solid #4880DB;
}

a:visited { color: #4880DB; }

a:link {
	color: #4880DB;
}

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

a:active { color: #3399FF; }

#maintable {
	background-image: url('/images/cross.gif'); 
	background-repeat: no-repeat;
	border: 1px solid #3399FF;
	width: 755px;
	padding: 0px;
	margin: 0px;
}

#contactform {
	border: 1px solid #3399FF;
	width: 95%;
	padding: 10px;
	margin: 0px;
}

#contactform td {
	padding: 5px;
}

#toprightimg {
    vertical-align: top;
    padding-top: 20px;
}

#navbar {
    padding-left: 10px;
    vertical-align: top;
    color: #4880DB;
}

.inline_img {
    margin: 2px 5px 2px 5px;
    border: 0px;
}

.blunorm {
    font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
    color: #3399FF;
    font-size: 14px;
}


.mainbody {
	padding: 10px;
	width: 550px;
	margin-left: 5px;
	margin-right: 5px
}

.footer {
	color: #3399FF;
	font-weight: normal;
	font-size:12px;
	text-align: center;
}

.footer:link{
    color: #3399FF;
}
.footer:visited {
    color: #3399FF;
}
.footer:hover {
    color: #FF8000
    text-decoration: none;
}

.cellra {
	text-align: right;
	vertical-align: top
}

.bookingFieldInput {
	text-align: left;
	margin: 2px 0px 2px 0px;
	visibility: hidden;
	position: absolute;
	border: 1px solid #00000 
}

.adult_hidden {
	visibility: hidden;
	position: absolute;
	margin-top: 4px;
	text-align: right
}

.adult_hidden_a {
	visibility: hidden;
	position: absolute;
	margin-top: 4px;
	text-align: right
}