body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #605751;
}
a:link {
	color: #009900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	
}
a:visited {
	text-decoration: underline;
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}
a:hover {
	text-decoration: none;
	color: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}

.index_content {
	background-image: url(images/index_back.gif);
	background-repeat: no-repeat;
}
.body_back {
	background-image: url(images/body_back.gif);
	background-repeat: repeat;
}
.body_border {
	background-image: url(images/body_border.gif);
	background-repeat: no-repeat;
}
.contact_info {
	background-image: url(images/contact_info.gif);
	background-repeat: no-repeat;
}
.normal_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #666666;
}
.contact_content {
	background-image: url(images/contact_back.gif);
	background-repeat: no-repeat;
}
.location_back {
	background-image: url(images/location_back.gif);
	background-repeat: no-repeat;
}
.booking_back {
	background-image: url(images/booking_back.gif);
	background-repeat: no-repeat;
}
.about_back {
	background-image: url(images/about_back.gif);
	background-repeat: no-repeat;
}
.services_back {
	background-image: url(images/services_back.gif);
	background-repeat: no-repeat;
}
.roomratesback {
	background-image: url(images/roomrates.gif);
	background-repeat: no-repeat;
}
