body { 
	background: #A3A07D;
	font-family: Arial, Verdana, sans-serif;
    text-align: center;
    margin:0px auto 0px auto;
    width: 972px;
}
.reservation {
	color: #C6E5DD;
	font-size: 15px;
	padding-right: 8px;
	text-align: right;
	line-height: 17px;
}
.nav {
	color: white;
	font-size: 11px;
	padding-left: 9px;
}
td.nav {
	border-bottom: 1px solid white;
}
.nav A:link {text-decoration: none; color: white;}
.nav A:visited {text-decoration: none; color: white;}
.nav A:active {text-decoration: none; color: white;}
.nav A:hover {text-decoration: underline; color: white;}
.title {
	font-weight: bold;
	font-size: 14px;
	color: #4C4E36;
	padding: 0px 10px 0px 10px;
}
.subtitle {
	font-size: 12px;
	color: #4C4E36;
	padding: 8px 20px 0px 10px;
	text-align: justify;
	line-height: 17px;
}
.desc_title {
	font-weight: bold;
	font-size: 12px;
	color: #4C4E36;
	padding: 0px 20px 0px 10px;
	text-align: justify;
	line-height: 15px;
}
.desc_text {
	font-size: 12px;
	color: #4C4E36;
	padding: 0px 20px 0px 10px;
	text-align: justify;
	line-height: 17px;
}
.reserve_text {
	font-size: 12px;
	color: #4C4E36;
	padding: 0px 20px 10px 10px;
	text-align: justify;
	line-height: 17px;
}
.listings {
	font-size: 12px;
	color: #4C4E36;
	padding: 0px 20px 0px 8px;
	text-align: justify;
	line-height: 15px;
}
.rates {
	font-size: 11px;
	color: #4C4E36;
	padding: 0px 20px 0px 0px;
	text-align: justify;
	line-height: 15px;
}
.booknow {
	font-size: 11px;
	color: #4C4E36;
	padding: 0px 20px 0px 10px;
	text-align: right;
}
.booknow A:link {text-decoration: none; color: #1C4E92;}
.booknow A:visited {text-decoration: none; color: #1C4E92;}
.booknow A:active {text-decoration: none; color: #1C4E92;}
.booknow A:hover {text-decoration: underline; color: #1C4E92;}
.terms {
	font-size: 11px;
	color: #4C4E36;
	padding: 0px 10px 12px 10px;
	text-align: justify;
}
.signup {
	font-size: 14px;
	padding: 5px 20px 10px 10px;
	font-weight: bold;
	color: #322F21;
	vertical-align: top;
	text-align: justify;
}
.footer {
	font-size: 11px;
	color: #899088;
	text-align: right;
	padding-right: 15px;
}