@charset "UTF-8";
body {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;background: #ffffff;
	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: #43301D;
	background-color: #FFFFFF;
	text-decoration: none;
}

.oneColLiqCtrHdr a {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #44311e;
	text-decoration: none;
}

.oneColLiqCtrHdr a:link {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #44311e;
	text-decoration: none;
}
.oneColLiqCtrHdr a:hover {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}
.oneColLiqCtrHdr a:focus {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}
.oneColLiqCtrHdr a:active {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}


.oneColLiqCtrHdr #container {
	background: #A9A49E;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #A9A49E;
	width: 85%;
	text-decoration: none;
	height:auto!important; min-height:700px; height:1200px: /for IE6/
}
.oneColLiqCtrHdr #header {
	background: #789B9F;
	padding: 0 0 0 5px;
}
	text-align: center; /* this overrides the text-align: center on the body element. */

.oneColLiqCtrHdr #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: 5px 0;
	background: #789B9F;font-family: "M+ 1c";
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #534130;
	width: 95%;
}
.oneColLiqCtrHdr #mainContent { /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #A9A49E;
	background-color: #A9A49E;
	width: 800px;
	text-align: justify;
	margin: 0 auto;
}




.oneColLiqCtrHdr #footer {
	padding: 0 80px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#A9A49E;
	background-color: #A9A49E;font-family: "M+ 1c";}
.oneColLiqCtrHdr #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 */
	background-color: #A9A49E;
	background: #A9A49E;font-family: "M+ 1c";}
.HeaderLink {
font-family: "M+ 1c";	color: #3a6f70;
}



a img {border: none; } 

.oneColLiqCtrHdr #container #toplinks a:link {
	text-decoration: none;
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #44311e;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #toplinks a:hover {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #toplinks a:focus {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #toplinks a:active {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}

.oneColLiqCtrHdr #container a:link {
	text-decoration: none;
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #44311e;
	text-decoration: none;
}

.oneColLiqCtrHdr #container a:hover {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}

.oneColLiqCtrHdr #container a:focus {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}

.oneColLiqCtrHdr #container a:active {
	font-family: Helvetica, Arial, "Arial Black", "Arial Bold", "Arial Bold Italic", "Arial Italic", "Arial Narrow", "Arial Narrow Bold", "Arial Narrow Bold Italic", "Arial Narrow Italic", "Arial Rounded MT Bold";
	font-size: 16px;
	color: #DC7A17;
	text-decoration: none;
}
