@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-image: url(optimized_images/shirt-tile.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.oneColLiqCtrHdr #container {
	width: 520px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E9E0AB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
	background-image: url(optimized_images/aspen_tile.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.oneColLiqCtrHdr #header {
	width: 598px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: -37px;
	height: 139px;
	position: fixed;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #E00000;
	padding: 0px;
}

.oneColLiqCtrHdr #header h1 {
	background-image: url(optimized_images/banner_header.png);
	background-position: center top;
	position: relative;
	left: -40px;
	width: 598px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 139px;
	padding-top: 55px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E00000;
	font-size: large;
	padding-bottom: 0px;
	margin: 0;
	text-align: center;
}
.oneColLiqCtrHdr #header a {
	text-indent: 10px;
	left: 50px;
}
.oneColLiqCtrHdr #header p {
	text-indent: 5px;
	padding-top: 20px;
}
.oneColLiqCtrHdr #mainContent {
	font-size: 0.9em;
	line-height: 1.75em;
	height: 100%;
	padding-top: 150px;
	padding-bottom: 85px;
	width: 420px;
	padding-left: 50px;
	padding-right: 50px;
	top: 0px;
}
.oneColLiqCtrHdr #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #E00000;
	width: 100%;
}
.oneColLiqCtrHdr #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	text-indent: 0.15em;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: .75px;
}
.oneColLiqCtrHdr #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #E00000;
	width: 100%;
}
.oneColLiqCtrHdr #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #E00000;
	width: 415px;
	font-weight: lighter;
	line-height: normal;
	text-align: right;
}
.oneColLiqCtrHdr #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #E00000;
	width: 420px;
	text-align: center;
	line-height: normal;
}
.oneColLiqCtrHdr #mainContent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.75em;
	vertical-align: top;
	width: 100%;
	margin-bottom: 40px;
}
.oneColLiqCtrHdr #mainContent a {
	color: #E00000;
	text-decoration: none;
}
.oneColLiqCtrHdr #mainContent tr {
}
.oneColLiqCtrHdr #mainContent tr td p {
	font-size: x-small;
	line-height: normal;
}
.oneColLiqCtrHdr #mainContent tr td p a:hover {
	color: #FFFFFF;
	
}
.oneColLiqCtrHdr #mainContent tr td p a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColLiqCtrHdr #footer {
	height: 81px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
	position: fixed;
	width: 470px;
	background-image: url(optimized_images/sitting_drawing_footer.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bottom: 0px;
	font-size: xx-small;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-alignment: right;
	position: fixed;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
}

.oneColLiqCtrHdr #footer p a {
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	line-height: 2.5em;
}
