/* CSS Document */

body, #container, #header, #content, #footer, #logo, #text, .warranty, #text *, #content h1, #logo h1 {
	background-color: white;
	background-image: none;
	color: black;
	float: none !important;
	border: none;
	position: static;
	width: auto;
	padding: none;
	overflow: visible;
}
body {
	font-size: 9pt;
}
#navigation, #footer, #roomvision, #crumb {
	display: none;
}
#logo h1 {
	width: auto;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
}
