body {
	background-image: url(images/insideGradientBackground.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	line-height: 150%;
	color: #006600;
}
.watermark {
	background-image: url(images/insidePageWatermark.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pageTextBlock {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: .25em;
	padding-right: 50px;
	padding-bottom: 5px;
	color: #E1F3D8;
	padding-top: 0px;
}

.navigation a:link{
	color: #64802F;
	text-decoration: none;
}

.navigation a:visited{
	color: #64802F;
	text-decoration: none;
}
.navigation a:hover{
	color: #006699;
	text-decoration: none;
	background-color: #E3F2F6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 0.25em;
	padding-right: 15px;
	color: #E1F3D8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BED3A0;
	border-bottom-color: #BED3A0;
	text-align: center;
}

.footer a:link{
	color: #64802F;
	text-decoration: none;
}

.footer a:visited{
	color: #64802F;
	text-decoration: none;
}
.footer a:hover{
	color: #006699;
	text-decoration: none;
	background-color: #E3F2F6;
}
.nextLink {
	text-align: right;
	padding-right: 60px;
	letter-spacing: .2em;
	font-size: 90%;
}
.nextLink a:link{
	color: #64802F;
	text-decoration: none;
}

.nextLink a:visited{
	color: #64802F;
	text-decoration: none;
}
.nextLink a:hover{
	color: #006699;
	text-decoration: none;
	background-color: #E3F2F6;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 0.25em;
	padding-right: 0px;
	color: #64802F;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
	line-height: normal;
}

.credit a:link{
	color: #64802F;
	text-decoration: none;
}

.credit a:visited{
	color: #64802F;
	text-decoration: none;
}
.credit a:hover{
	color: #006699;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #BDD0A0;
	border-right-color: #BDD0A0;
	border-bottom-color: #BDD0A0;
	border-left-color: #BDD0A0;
	border-bottom-style: dotted;
}
.alignRight {
	text-align: right;
}
.small {
	font-size: 90%;
}
.reservationForm {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	font-size: 80%;
}
