a:link {
	font-weight: bold;
	color: #22633A;
	text-decoration: underline;
	font-size: 0.9em;
}
a:visited {
	font-weight: bold;
	color: #584737;
	text-decoration: underline;
	font-size: .9em;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.0em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: 0.1em;
	line-height: 1.2em;	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	
}
.divImage {
	background-color: #C5B79F;
	float: right;
	clear:right;
	width: 280px;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	position:relative;
	
}
.divImage250 {
		background-color: #C5B79F;
	float: right;
	clear:right;
	width: 250px;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	position:relative;
}
.divImageNarrow {
	background-color: #C5B79F;
	float: right;
	clear:right;
	width: 180px;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	position:relative;
}
.divImageLeft {
	background-color: #C5B79F;
	float: left;
	width: 280px;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	position:relative;
}
.divImageLeftNarrow {
	background-color: #C5B79F;
	float: left;
	width: 180px;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	position:relative;
}
.reservations {margin-bottom: 10px;}

.reservations td, th{
	padding-right: 10px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #584737;
}
.divCover {
	float: left;
	margin-right: 20px;
	border: 1px solid #584737;
	margin-bottom: 10px;
	margin-top: 5px;
	position:relative;
}
.imgImage {
	background-color: #C5B79F;
	padding: 5px;
	border: 1px solid #9E927F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 280px;
	float: right;	
}

h10 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.0em;
}