body {
	background-color: #F5FFD2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333300;
	margin: 5px;
	text-align: center;

}
a {color: #330099; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
.end {
	height: 1px;
	margin: 0px;
	clear: both;
	}
.shadowcontainer {
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-image:  url(../graphics/layout/dropshadow.gif);
	background-repeat: repeat-y;
	text-align: left;


}

.shadowtopleft {
	background-image:  url(../graphics/layout/shadow_top_l.gif);
	float: left;
	height: 9px;
	width: 6px;
	background-repeat: no-repeat;

}
.shadowtopright {
	background-image:  url(../graphics/layout/shadow_top_r.gif);
	float: right;
	height: 9px;
	width: 6px;
	background-repeat: no-repeat;

}
.shadowbase {
	background-image:  url(../graphics/layout/shadow_base.gif);
	height: 8px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;

	}

.maincontainer {
	width: 740px;
	float: left;
	padding: 5px;


	}
.header {
	background-image:  url(../graphics/layout/header.jpg);
	height: 143px;
	width: 740px;
}
.menu {
	background-image:  url(../graphics/layout/menubg.jpg);
	padding: 5px 10px;
	text-align: center;
	clear: both;


}
.menu a {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
}

.menu a:hover {
color: #FF0000; text-decoration: none
}



.addbar {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	background-color: #717A5A;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 1px;

}

.footer {
	text-align: center;
	margin-top: 10px;
}
.access {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.kojakz {
	font-size: 9px;
	color: #666666;
	width: 100px;
}
.bookingcontent {
}
.bookingcontent h1 {
	font-size: 18px;
}
