
#sidebar { width: 300px; }

#squares_2 { display: block; height: 101px; }
#squares_3 { display: block; }
#squares_4 { display: block; }

#booking {
	text-align: left;
	width: 170px;
	position: absolute;
	top: 0px;
	right: 110px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/il_home_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #9C9C9C;
	font-weight: bold;
	line-height: 9px;
}
#booking h5 {
	margin: 66px 0px 10px 0px;
	padding: 0px;
	font-size: 13px;
	color: #506B93;
	line-height: 17px;
}
#booking select, #booking option { 
	font-weight: normal;
	color: #706F6F;
	vertical-align: middle;
}

#sidetext { display: none; }

#gayfriendly {
	padding: 0px;
	position: absolute;
	top: 350px;
	left: -465px;
}

#content {
	background-image: none;
}

#intro {
	line-height: 15px;
	color: #4C4C4C;
	width: 308px;
}

#bodytext {
	display: none;
}

#content {
	min-height: 400px;
}
* html #content {
	height: 400px;
}

#teaser {
	display: block;
	background-color: #7EA6D1;
	position: relative;
	color: #ffffff;
	height: 211px;
	border-bottom: 1px solid #ffffff; }
#teaser #line {
	height: 14px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 27px; }
#teaser #text {
	position: absolute;
	left: 22px;
	top: 46px;
	width: 216px;
	font-size: 11px;
	line-height: 15px; }
#teaser #text b {
	font-size: 12px; }
#teaser #image {
	margin-left: 255px; }
#teaser #title {
	margin: 10px 0px 0px 8px;
	font-size: 11px;
	font-weight: bold; 
}

#footer {
	border-bottom: 0px;
}

