@charset "utf-8";
/* CSS Document */

#hotelbox
{
width:900px;
margin-top:10px;
margin-bottom:10px;
}
#hotelcontent
{
width:630px;
margin-right:30px;
float:left;
}
#hotellinks
{
width:240px;
float:left;
}

#hotelabout
{
	width:630px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom:10px;
	float:left;
}

.hoteldescimage
{
margin-right:5px;
float:left;
}

#hotelaccom
{
	width:310px;
	margin-right:10px;
	background-image: url(../images/accomheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
	float:left;
}

#hotelrest
{
	width:310px;
	background-image: url(../images/restaurantsheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
	float:left;
	
}


#hotelexcursions
{
	width:630px;
	margin-top:10px;
	background-image: url(../images/excursionsheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom:10px;
}

.ratebox
{
width:600px;
}
.rateboxleft
{
width:320px;
margin-right:10px;
float:left;
}
.rateboxright
{
width:250px;
float:left;
}
.ratefull{
	width:620px;
	float:left;
	padding-left:10px;}
	.ratefull2{
	width:565px;
	float:left;
	margin-right:10px;}
	
	
	.tblhed{
	width:80px;
	float:left;
	height:20px;}
	
	.tblhed1{
	width:100px;
	float:left;
	height:20px;}
	
	
	.tblhed2{
	width:220px;
	float:left;
	height:20px;}
	
	.tblheding{
	width:610px;
	float:left;
	height:20px;}
	