html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:top;
}
body {
	font-size:75%;
	color:#fed393;
	background-color:#420214;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.texture {
	background-color:#FFFFFF;
	background-image:url(../images/texture.gif)
}
#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#420214;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#btn {
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#btn a {
	margin:0px;
	padding:0px;
}
#btn a img {
	margin:4px 5px 0px 0px;
}
#findform, #findform form, #findform input {
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#findform input {
	margin-top:4px;
}
#findform form table td input.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	height:18px;
	width:150px;
	border:1px inset #ccc;
	margin-top:4px;
}
div.reservations form select {
	font-size:10px;
	margin-bottom:2px;
}
div.reservations form select option {
	font-size:10px;
}
#nav td img {
	margin:0px;
	padding:0px;
}
table.content {
	margin-bottom:10px;
}
.indexContent {
	color:#5b2433;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.indexContent a {
	color:#b20838;
}
.content {
	color:#fed393;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.content a {
	color:#fff;
}
.bottom {
	color:#fed393;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.bottom a {
	color:#fff;
}
div.pageContent {
	margin: 0px 10px 40px 20px;
}
.pageContent, .pageContent p, .pageContent table {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.pageContent em {
	font-style:italic;
}
.pageContent p {
	margin-bottom:14px;
}
.pageContent a {
	color:#b20838;
}
.pageContent h1 {
	font-size:14px;
	font-weight:bold;
	color:#b20838;
}
.pageContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#b20838;
}
.pageContent li {
	margin-left:20px;
}
.or {
	font-style:italic;
	color:#666666;
}
td.photos {
	padding-bottom:40px;
}
.photos img {
	margin:20px 0px 10px 0px;
}
.photos {
	text-align:center;
	font-style:italic;
	color:#000;
}
.small {
	font-size:10px;
}
div.sub2 {
	display:block;
	width:302px;
	height:43px;
	overflow:auto;
}
div.hrule {
	width:1000px;
	height:1px;
	font-size:1px;
	margin:10px 0px;
	padding:0px;
	background-color:#fed393;
}
.footer {
	text-align:center;
	font-size:11px;
	line-height:15px;
	margin-bottom:20px;
}
.footer a {
	color:#fed393;
	text-decoration:none;
	margin:0px 2px;
}
.footer a:hover {
	color:#fff;
}