html {

	

	background: #333399 url(../images/bg.jpg) repeat scroll ;

	font-family: tahoma,arial,sans-serif;

	font-size: 90%;



}



body {



	margin: 50px;

	background-color: #fff;

	padding: 0;

	border: 5px solid #467EB7;

	min-width: 600px;

}



h1 {



	padding: 0;

	margin: 0 20px 30px 20px;

	height: 120px;

	border-bottom: 1px solid #467EB7;

	background: #fff url(../images/logo.png) no-repeat scroll 0px 10px;

	text-indent: -9999px;

}



h2 {



	color: #467EB7;

	font-size: 24px;

	font-weight: normal;

	margin: 0 0 30px 0;

	padding: 0;

}





h3 {



	color: #134621;

	font: 24px "Times New Roman", Times, serif;

	font-weight: normal;

	margin: 0 0 10px 0;

	padding: 0;

}



#content {



	padding: 0 0 20px 0;

	margin: 0 0 0 165px;

	text-align: justify;



}



#content ul {

	color: #666;

	text-align: justify;

	}





#nav {



	list-style: none;

	padding: 0;

	margin: 0 0 0 0;

	width: 125px;

	float: left;



}



#nav li {



	margin: 0 0 0px 0;



}



#nav li a {



	font-size: 0.8em;

	color: #000;

	text-decoration: none;

	padding: 5px 0 0 30px;

	height: 35px;

	display: block;

	font-weight: bold;

}



#nav li a:hover {



	background: #5A7E64 url(../images/nav.png) no-repeat scroll 5px 5px;

	color: #fff;

}

#nav a input {
position:relative;
top:23px;
left:2px;
font-size:11px;
border:1px solid #467EB7;
width:115px;
font-weight:bold;
}



#thebuttons {

	width: 200px;

}



.optionlist {



	list-style: none;

	padding: 0;

	margin: 0 0 20px 0;



}



#content p {



	color: #4e4e4e;

	line-height: 1.5em;

	padding: 0;

	margin: 0 10px 10px 0;



}



#total {



	font-size: 22px;



}



#booking {



	width: 400px;

	border: 1px solid #ccc;

	margin: 20px 0;

	text-align: left;

	font-size: 14px;

}



#booking th {

	width: 120px;

}



#booking td {

	width: 300px;

}	



#footer {



	clear: both;

	border-top: 1px solid #467EB7;

	margin: 0 20px;

	color: #666;

}



#footer p {

	margin: 10px 0 0 0;

	padding: 0;

}



#footer div {

	color: #999;

	height: 40px;

	font-size: 0.9em;

}



#footer #copyright {

	width: 40%;

	float: left;

}





#footer #siteby {

	width: 40%;

	float: right;

	text-align: right;

}



table {

	width: 98%;

	text-align: center;

	font-family: tahoma,arial,sans-serif;

	font-size: 90%;

	}

table td {

	width: 20%;

	}

	

.floatright {

	float: right;

	padding-left: 10px;

	}

#pictures {

	float: right;

	padding-left: 10px;

	width: 388px;

	}

