@charset "utf-8";
/* CSS Document */

a:link { color: #ffffff; text-decoration: underline }
a:active { color: #ffffff; text-decoration: underline }
a:visited { color: #ffffff; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline }

body {
	background-color:#e7ece3;
	background-image: none;
	background-repeat:no-repeat;
	background-position:xpos=25 ypos=25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #445026;
	line-height:1.5
}

ul {
	line-height:1.5
}

.facilities {
	line-height:1
}

.rates {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #445026;
	line-height:1.2
}

.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height:1.5
}