body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}
.container
{
border-left:1px solid #bdbdc5;
border-right:1px solid #bdbdc5;
}
.footer{


	margin-top: 0px;
	padding: 0px;
	background-color:#45b6e9;
	background-image: url(images/footer-down.jpg);
}
.footer-text
{
	font-family: Arial, Helvetica, sans-serif, "Lucida Handwriting";
	font-size: 10px;
	font-weight: bold;
}

.seo-text {
	font-family: Arial, Helvetica, sans-serif, "Lucida Handwriting";
	font-size: 11px;
	color: #009999;
	padding: 5px;
	font-weight: bold;
	text-align: center;


}
.header {
	font-size: 18px;
	font-family: "Comic Sans MS";
	background-repeat: no-repeat;
	height: 45px;
	
	padding-left: 40px;
	background-image: url(images/sub-header-pic.jpg);
	padding-top: 10px;

}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003300;
	text-align: justify;
padding:5px;
}
.text a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003300;
	text-align: justify;
	text-decoration:none;
}
.text a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003300;
	text-align: justify;
	text-decoration:underline;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003300;
	padding:5px;
}
.contact a{
color: #003300;
	text-decoration:none;
}
.contact a:hover {
color: #003300;
	text-decoration:underline;
}
.sub-header {
	background-image: url(images/contact.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding-left: 50px;
	padding-top:10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	height: 35px;
}

.sub-header-room {
	background-image: url(images/room-tariff.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding-left: 50px;
	padding-top:10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	height: 35px;
}
.sub-header-feed {background-image: url(images/feed-back.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding-left: 50px;
	padding-top:10px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	height: 35px;
}

.shadow {
	height:30px;
	filter: Shadow(Color=#6b6d70, 	
			Direction=135, 
			Strength=2);
			}

