.hidePrint {

	display: none;

}

.nav {

	display: none;

}

#footer {
	display: none;
}

a {

	color: #000;
	text-decoration: none;

}

#funButtons {

	display: none;

}

#longDescription {

	text-align: left;

}

.tripButton { display: none; }

.slideshow{ display: none; }

#infoTable { clear: both; }

#infoTable dd, #infoTable dt{

	padding: 5px;
	border-top: 1px solid #fff;
	margin: 0;

}

#infoTable dt{

	width: 130px;
	float: left;
	font-weight: bold;

}

.showPhotos{
	display: none;
}	

#amenitiesTable h3{

	margin: 15px 0 5px 0;
	border-bottom: 1px solid #fff;
	font-size: 1.4em;

}

.amenitiesTable{

	width: 800px;

}

.amenitiesTable ul{

	width: 800px;

}

.amenitiesTable ul li{

	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	width: 180px;

}

#blogArea{ display: none; }

#logo, .gcLink, .viewmap, .tripAdvisorFeed, .featuredInns, .smallPhotos, #availBox .calendar{
	display: none;
}
