@import url(calendar.css);
@import url(bookingMask.css);
@import url(offers.css);

/* STYLES FOR TEMPLATE HOME */

.main-visual-object-fallback {
	width: 100%;
	height: 100%;
}
	
/* TEXT */

p#left-home-text {
	width: 150px;
	float: left;
	color: #B5AC75;
	display: inline;
}

p#right-home-text {
	width: 320px;
	float: left;
	display: inline;
}

.body_home #main-content {
	background: transparent url(../images/main_panel_bg_middle.gif) no-repeat scroll 0 15px;
}


#royalclub{
	position:absolute;
	top: 462px;
	left: 968px;
	z-index: 40;
}


