#wrapper {
	position:relative;
	margin:auto;
	width:911px;
	background-color: #FFFFFF;
	height: 751px;
}

#headerTitles {
	position:absolute;
	left:0px;
	top:0px;
	width:911px;
	height:97px;
}
body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #66311A;
	line-height: 12px;
	height:100%;
	width: 100%;
}
#navigation {
	position: absolute;
	top: 222px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	background-color: #737b3f;
	text-align: right;
	left: 32px;
	color: #FFFFFF;
	width: 832px;
	padding-right: 10px;
}
p {
	line-height: 14pt;
}
td, td p{
	line-height:normal;
}


#leftBorder {
	position:absolute;
	left:0px;
	top:97px;
	width:32px;
	height:654px;
}

#headerPictures {
	position:absolute;
	left:32px;
	top:97px;
	width:842px;
	height:125px;
}

#rightBorder {
	position:absolute;
	top:97px;
	width:37px;
	height:654px;
	right: 0px;
}
#mainContent {
	position: absolute;
	top: 247px;
	left: 32px;
	width: 802px;
	background-color: #FFFFEA;
	padding: 20px;
}
h1 {
	color: #737B3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #984827;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	color: #984827;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
#flashcontent {
	height: 100%;
}#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {
	text-decoration: none;
	color: #CCCC00;
}
th {
	padding: 5px;
	background-color: #737B3F;
	color: #FFFFFF;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#frmReservation input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #996600;
	width: 220px;
}
#frmReservation select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #996600;
}
.comment {
	width: 220px;
	border: 1px solid #996600;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
