body {
	position:			relative;
	background-color:	#89aad8;
	font:				11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color:				#black;
	text-align:			center;
	margin:				0;
	}
.smalltext {
	font-size:			0.9em;
	}
#content {
	height: 510px;
	margin: 0 auto;
	width: 745px;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}
#home1 {
	background-image:	url(images/home1.jpg);
	background-repeat:	no-repeat;
	width:				745px;
	height:				200px;
	}
#home1text {
	width:				460px;
	color:				white;
	height:				80px;
	padding-left:		10px;
	padding-top:		120px;
	}
#home2 {
	width:				745px;
	height:				136px;
	}
#home3 {
	background-image:	url(images/home3.jpg);
	background-repeat:	no-repeat;
	width:				745px;
	height:				184px;
	}
#home3text {
	width:				460px;
	color:				white;
	height:				120px;
	padding-left:		10px;
	padding-top:		60px;
	}
#maintext {
	color:				black;
	float:				left;
	width:				500px;
	padding-left:		30px;
	padding-bottom:		20px;
	}
.navbox {
	float:				left;
	width:				200px;
	padding-top:		230px;
	}
a { color:#00c; }
a:hover { color:#09f; }
a:visited { color:#00c; }
p { color:black; }
h1, h2, h3, blockquote { color: black; }
.formtable {
	}
.legends {
	text-align:			right;
	color:				white;
	}
.formfields {
	}
.mapbox {
	float:				left;
	width:				295px;
	padding:			10px;
	background-image:	url(images/mapboxbg.gif);
	color: 				#1f4273;
	border:				1px solid white;
	}
.mapbox2 {
	float:				left;
	width:				295px;
	padding:			10px;
	background-color: 	#cad8ed;
	color: 				#1f4273;
	border:				1px solid white;
	filter:				alpha(opacity=50);
	-moz-opacity:		0.5;
	opacity:			0.5;
	}
#maintext-booking {
	float:				left;
	width:				375px;
	padding-left:		30px;
	padding-right:		20px;
	padding-bottom:		20px;
	}

