/* CSS Document */

#header {
	height: auto;
}
#header h1 a span {
	display: inline;
}
#header h1 a span {
	display: block;
}
#navigation, #footer {
	display: none;
}
h4#book_now {
	background: none;
	float: none;
	width: auto;
	height: auto;
}
h4#book_now a {
	display: inline;
}
h4#book_now span {
	display: inline;
}
