@charset "utf-8";
#container {
	background-color: #EAEAEA;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #666666;
}
#footer {
	clear: none;
	background-color: #999999;
	height: 200px;
	line-height: 30px;
}
#navbar {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCFF;
	height: 20px;
	width: 680px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
	list-style-type: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#container #story {
	font-family: Arial;
	font-size: small;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.reservetext {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #597E49;
	text-decoration: none;
}
#container #story .heading2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
