body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.hilight {
	background-color: #faf5e1;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.shadowlftframe {
	background-image: url(images/Shadow-LftFrame.gif);
	background-repeat: repeat-y;
}
.shadowrtframe {
	background-image: url(images/Shadow-RtFrame.gif);
	background-repeat: repeat-y;
}
.shadowlftbody {
	background-image: url(images/ShadowLftBody.gif);
	background-repeat: repeat-y;
}
.leftcolumnstripe {
	background-image: url(images/LeftColumnStripe.gif);
	background-repeat: repeat-y;
}
.shadowbot {
	background-image: url(images/ShadowBot.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding-left: 12px;
	padding-right: 6px;
}
p a {
	color: #990033;
}
p a:hover {
	color: #61908B;
}
p a:visited {
	color: #000000;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding-left: 12px;
	padding-right: 6px;
	margin-left: 40px;
}
ul li, ol li {
	padding-bottom: 6px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footer a {
	color: #990033;
}
.footer a:hover {
	color: #61908B;
}
.footer a:visited {
	color: #000000;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-right: 6px;
	padding-left: 12px;
	font-weight: bold;
}
.require {
	color: #CC0000;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.bodytext a {
	color: #990033;
}
.bodytext a:hover {
	color: #61908B;
}
.bodytext a:visited {
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
#reservation_form_response {
	width: 300px;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
} 
#reservation_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
