@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #C1A283;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
}
.oneColFixCtrHdr #container #picture {
	height: 270px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 132px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #container #toc {
	height: 15px;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
	background-image: url(images/toc-back.jpg);
}
.oneColFixCtrHdr #container #footer .normalbrowntext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.oneColFixCtrHdr #container #footer .normalbrowntext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}

.oneColFixCtrHdr #container #toc .toc a {
	color: #FFF;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #325388;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.oneColFixCtrHdr #container #footer .normalbrowntext a {
	color: #FFF;
	text-align: center;
}
.oneColFixCtrHdr #container #footer #jbd {
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
.oneColFixCtrHdr #container #footer #jbd .normalbrowntext1 a {
	font-size: 10px;
	color: #FFF;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6D5342;
	text-transform: uppercase;
	word-spacing: .2em;
	letter-spacing: .2em;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2859A5;
	font-style: italic;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 15px;
	list-style-type: none;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6D5342;
	line-height: 16px;
	margin-left: 15px;
}

.oneColFixCtrHdr #container #footer #jbd .normalbrowntext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.oneColFixCtrHdr #container #footer #address {
	width: 790px;
	float: left;
}
.oneColFixCtrHdr #container #footer #address p {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
.oneColFixCtrHdr #container #footer #address p a {
	color: #CCC;
}
.oneColFixCtrHdr #container #mainContent table tr th table tr .text div b font a {
	color: #FFF;
	font-size: 10px;
}
.oneColFixCtrHdr #container #mainContent table tr th table tr .text b font a {
	color: #FFF;
	font-size: 10px;
}
.oneColFixCtrHdr #container #mainContent table tr th table tr .text div font a strong {
	color: #FFF;
	font-size: 10px;
}
.oneColFixCtrHdr #container #mainContent table tr th #reservations {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #C0D5ED;
}
.oneColFixCtrHdr #container #mainContent table tr th #reservations table tr .text1 div b font a {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent table tr th #reservations table tr .text1 div font a strong {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}


.oneColFixCtrHdr #container #mainContent table tr th #hometext {
	float: left;
	width: 450px;
}
.oneColFixCtrHdr #container #mainContent table tbody tr .text {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
}
.oneColFixCtrHdr #container #mainContent #maui {
	width: 350px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #lc {
	width: 350px;
	float: right;
}
.oneColFixCtrHdr #container #picture2 {
	height: 600px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
