@charset "utf-8";
._headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #674613;
	font-size: 17px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #674613;
	font-size: 17px;
}
h2 {
	font-size: 12px;
	color: #B14727;
}


/* CSS Document */


.separator {
	height: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED7CB;
	margin-right: 100px;
	margin-left: 100px;
}

.Div_Content {
}
.Div_Content img {
	background-color: #f5f1e6;
	float: right;
	border: 1px solid #c69c63;
	padding: 5px;
	margin-bottom: 8px;
	margin-left: 16px;
	margin-top: 4px;

}
.Div_Content h1 {
	font-size: 18px;
	color: #d46f0c;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.Div_Content h2 {
	font-size: 13px;
	color: #876633;
	margin-bottom: 2px;
}
.Div_Content_map {
	background-color: #f5f1e6;
	float: left;
	border: 1px solid #c69c63;
	margin-bottom: 8px;
	margin-left: 16px;
	margin-top: 20px;
	padding: 5px;
}
.subnav {
	font-size: 11px;
	color: #d46f0c;
	text-decoration: none;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.subnav img {
	margin-bottom: 10px;
}

.subnav  a {
	color: #634313;
	text-decoration: none;
}
.subnav a:hover {
	color: #c5b420;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
a {
	font-size: 11px;
	color: #7e4309;
	text-decoration: underline;
}
.reservebutton {
	display: block;
	font-weight: bold;
	color: #D46F0C;
	background-color: #DFDAC6;
	text-align: center;
	padding: 2px;
	width: 135px;
	border: 1px solid #896532;
}
.reservebutton a {
	color: #D46F0C;
}
.imageTreatment {
	background-color: #f5f1e6;
	border: 1px solid #c69c63;
	padding: 3px;
	margin-bottom: 4px;
}
.pdfLink {
	background-image: url(../images/pdfIcon.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 35px;
	display: block;
	width: 110px;
}
.specials {
}
.specials img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #69531A;
}
.specialsDescriptionText {
	font-size: 11px;
}
