.bg {
	background-attachment: scroll;
	background-color: #faf7f6;
	background-image: url(images/bg-allamanda-beach-hotel.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: auto;
	text-decoration: none;
}
.text-grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: auto;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334263;
	width: auto;
	text-decoration: none;
}
.inner-bg {

	background-attachment: scroll;
	background-color: #faf7f6;
	background-image: url(images/inner_bg_mid_section.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.inner-bg1 {


	background-attachment: scroll;
	background-color: #faf7f6;
	background-image: url(images/inner_bg_mid_section-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
