body {
	background-color: white;
}

#marquee-image-container,#colorbox,#footer,#cboxOverlay,#ui-datepicker-div,.gutter,#findus_print,#showcmtags
	{
	display: none;
}

/* Header is shown, but we don't want some of the elements */
#header,.menu-bar,.info-bar-control,#hotel-info-control {
	display: none
}

#header_all {
	height: auto;
}

.upscale #info-bar {
	color: black;
	background: white;
	font-size: 1.125em;
}

#info-bar {
	border: none;
}

#hotel-url,#hotel-name {
	display: block;
	margin: 1.25em .625em;
}

/* Body is shown, but we need to hide or modify some values */
.nav {
	display: none;
}

#container {
	margin: 1.875em auto;
}

.page_content {
	width: 60em;
}

#body_content {
	margin: 0 auto;
	float: none;
	box-shadow: none;
	width: 44.375em;
}

#body_content h2 {
	font-size: 2em;
	margin: 0 0 2em;
}

#body_content .body_container {
	font-size: .75em;
	margin: 2.5em 1.875em 1.875em;
}

#body_content .main_text,.copy_left {
	width: 26.688em;
}

#body_content .info_links {
	width: 12.813em;
}

.pods {
	padding-top: 1.25em;
}

.small_pod,.full_pod {
	box-shadow: none;
}

.full_pod {
	border: 1px solid #cccccc;
}

/* If they print the Find Us info, use different rules */
.print_info #body_content {
	display: none;
}

.print_info #find-us {
	display: block;
	border: none;
	background: white;
	top: 5.625em;
	left: 0px;
}

.print_info #find-us-control.selected {
	color: white;
	border: none;
	background: white;
}

.print_info #info-bar {
	border: none;
}

.print_info #hotel-url {
	
}

.print_info .info-bar-control {
	display: block;
	border: none;
}

.menu-bar{
	box-shadow:none;
}

#body_content_shadow, #headerMenuBar_shadow {
  display:none;
}