/* CSS Document */

.banner {
	background-image:  url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 722px;
}

.bg {
	background-image:  url(images/viewsback.jpg);
	background-repeat: no-repeat;
	height: 482px;
	width: 722px;
}

.rooms {
	font-family: Tahoma;
	font-size: 10px;
	font-color: #000000;
}

.bg1 {
	background-image:  url(images/viewsback1.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 361px;
}

.bg2 {
	background-image:  url(images/viewsback2.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 361px;
}

.bg3 {
	background-image:  url(images/viewsback3.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 361px;
}

.bg4 {
	background-image:  url(images/viewsback4.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 361px;
}

.bg5 {
	background-image:  url(images/viewsback5.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 361px;
}

.seabg {
	background-image:  url(images/dolphinbg.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 722px;
}

.byline {
	font-family: Tahoma;
	font-size: 9px;
	font-color: #FFFFFF;
	font-weight: bold;
}

.newheading {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #666666;
	font-weight: bold;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-color: #666666;
	padding: 13px;
}
