body {
	background-color: #A7916D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #695A44;
	background-color: #FFFADD;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A7916D;
	font-weight: normal;
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	color: #666633;
	text-decoration: underline;
}
a:hover {
	color: #701B07;
	text-decoration: underline;
}
a:active {
	color: #666633;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665740;
	text-align: center;
	padding: 10px;
}
.accommodations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.20em;
	color: #A7916D;
	background-color: #FFFADD;
	padding-right: 50px;
	padding-left: 50px;
}

