@import "main.css";

#branding-image2 {
	left: 661px;
}

#nav-main #hotel-link {
	left: 230px;
	width: 62px;
	height: 47px;
	background: transparent url("../../img/nav/hotel_on.jpg") top left no-repeat;
}

#nav-main #hotel-link a, #nav-main #hotel-link a:hover {
	background: transparent url("../../img/nav/hotel_on.jpg") top left no-repeat;
}

#page-title {
	background: transparent url("../../img/hotel/title.jpg") top left no-repeat;
	width: 121px;
	height: 40px !important;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

.image1 {
	background: transparent url("../../img/hotel/clubroom.jpg") bottom left no-repeat;
	width: 250px;
	height: 358px;
	float: left;
}

.content {
	width: 260px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#slideshow {
	background: transparent url("../../img/hotel/slideshow.jpg") bottom left no-repeat;
	width: 289px;
	height: 323px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	border: 0px solid red;
}

