@charset "utf-8";
html {
	overflow:scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/WoodFloor.jpg);
	margin: auto;
	font-size: 11pt;
	color: #330000;
}

.oneColLiqCtrHdr #hr {
	margin: 0;
	padding: 0;
	color: #870011;
	background-color: #870011;
	height: 1px;
	border: none;
}

.oneColLiqCtrHdr #container {
	width: 820px;
	background: #FFFFFF;
	border: 0px solid #000000;
	margin: 10px auto 10px auto;
}

.oneColLiqCtrHdr #header {
	background: #870011;
	padding: 10px 0px 10px 0px;
	border-bottom: solid black 0px;
}

.oneColLiqCtrHdr #banner {
	background: #FFFFFF;
	padding: 0;
	border-bottom: solid black 0px;
}


.oneColLiqCtrHdr #menu {
	background: #870011;
	padding: 0;
	text-align:center;
	border-bottom: solid black 0px;
}

.oneColLiqCtrHdr #mainContent {
	padding: 10px 20px 10px 20px;
	background: #FFFFFF;
	text-align: left;
	color: #330000;
	min-height: 400px;
}
.oneColLiqCtrHdr #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 19px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	color: #330000;
	opacity: 1.00;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
}
.oneColLiqCtrHdr #mainContent a, .oneColLiqCtrHdr #mainContent a:visited {
	text-decoration:underline;
	color: #870011;
	font-weight: bold;
}

.oneColLiqCtrHdr #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	color: #330000;
}
.oneColLiqCtrHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	color: #330000;
	opacity: 1.00;
}

.oneColLiqCtrHdr #mainContent #paddedContent {
	padding: 10px 30px 10px 30px;
}
.oneColLiqCtrHdr #footer {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#870011;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 8pt;
	color: #B68B5C;
	padding: 0px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #footer a, .oneColLiqCtrHdr #footer a:visited {
	text-decoration:underline;
	color: #B68B5C;
}
.SlideshowButton {
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 0px solid #600;
}

.SlideshowCaption {
	text-align:center;
	width:100%; 
	padding:0.1em; 
	font-family:arial,helvetica; 
	font-size:12px;
	border:solid 1px #FFFFFF; 
	color: #630; 
}

.GalleryList {
	color: #663300;
	background: inherit;
	border: thin solid #663300;
}

#gallery {
	font-size: 12px;
	text-align: center;
}

#gallery td {
	vertical-align: top;
	padding: 2px 5px 2px 5px;
}

#gallery img {
	border: solid #870011 2px;
}
