
body, html {
	font-family:	Garamond, "Times New Roman", Times, serif;
	font-size:	10pt;
}

#wrapper {
	margin:		0;
	min-width:	0;
}

#content-wrapper {
	float:		none;
	margin-left:	0;
}

#content {
	margin-left:	0;
}

#header {
	height:		auto;
}

#header h1 {
	background:	white;
	display:	block;
	height:		auto;
	text-indent:	0;
}

#header h1 a {
	background:	transparent;
	display:	block;
	height:		auto;
	padding-right:	0;
	text-decoration: none;
}

ul#nav-menu {
	display:	none;
}

#links {
	background:	white;
	float:		none;
	padding:	0;
	width:		auto;
}

#footer {
	background:	white;
	padding:	0;
}

/*
 * Text-replacement: "Book now" link.
 */
a.BookNowButton {
	background:	transparent;
	height:		auto;
	overflow:	auto;
	text-align:	center;
	text-decoration: none;
	text-indent:	0;
	width:		auto;
}

/*
 * Index page special styling.
 */
body#index #content {
	background:	white;
	min-height:	0;
}

body#index #tagline {
	display:	block;
	float:		right;
	font-size:	1.5em;
	height:		auto;
	text-align:	center;
	width:		auto;
}

body#index #tagline span {
	visibility:	visible;
}

.captioned-image {
	display:	none;
}
