IMG {
	border: none;
}
A { 
	text-decoration: none; 
	color: #FFFFFF;
}
A:active {
	text-decoration: none; 
	color: #FFFFFF;
}
BODY, .white {
	background-color: #CAD7D8;
	color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
}
TD {
	font-size: 12px;
	font-weight: 400;
}
.listing {
	color: #69624A;
}
.div_reservations {
	width: 575px;
	height: 245px;
	overflow: auto;
	float: left;
	background-image: url(img/reserv_bg.gif);
	padding-left: 10px;
}
.contact {
	width: 200px;
}
.contact_alert {
	width: 200px;
}
.contact_short {
	width: 160px;
}
.contact_short_alert {
	width: 160px;
}
.copyright {
	align: center;
	font-size: 10px;
	font-weight: bold;
}
.amen {
	align: left;
	color: #69624A;
	font-weight: 500;
	margin-left: 30px;
	margin-top: -10px;
}
.act {
	align: left;
	color: #69624A;
	font-weight: 400;
	padding-left: 6px;
}
.act A {
	color: #69624A;
	font-weight: 900;
}
.acttxt A{
	align: left;
	color: #FFFFFF;
	font-weight: 700;
	font: "Arial Narrow";
}
.acttxt {
	align: left;
	/* color: #0063C1; */
	color: #FFFFFF;
	font-weight: 700;
	font: "Arial Narrow";
	margin-left: 30px;
}
.brown {
	align: left;
	color: #69624A;
}
.brownbold {
	align: left;
	color: #69624A;
	font-weight: 800;
	font: "Arial Narrow";
	margin-left: 30px;
}
.brown_home {
	align: left;
	color: #69624A;
	line-height: 25px;
}
.actdir {
	align: left;
	color: #69624A;
	font-weight: bold;
}
.reservethumb {
	border: 5px solid;
	border-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
}
.favthumb {
	border: 5px solid;
	border-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.text_div_hidden {
	visibility: hidden;
	display: none;
}
.text_div {
	visibility: visible;
	display: inline;
}
