@charset "UTF-8";
body {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColLiqCtr #container {
	width: 80%;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #C9D5D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #520508;
	border-bottom-color: #000000;
	border-left-color: #520508;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #520508;
	height: 27px;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
}
.oneColLiqCtr #mainContent {
	background-color: #C8D5D6;
	height: auto;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	clear: right;
}#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-color: #4F0508;
	height: auto;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	width: auto;
	clear: both;
}
#header {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #520508;
	border-left-color: #520508;
	background-color: #557DA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 140px;
	width: auto;
}
#header #logo {
	float: left;
	width: 65%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
#header #logo img {
	clear: left;
	float: left;
	padding-right: 5px;
}
#header #logo h1 {
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header #topNav {
	font-size: 10px;
	color: #FFF;
	clear: both;
	float: right;
	height: 20px;
	width: 175px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
#header #topNav img {
	float: none;
}
#container #footer a:link {
	color: #FFF;
	text-decoration: none;
}
#container #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #footer a:hover {
	color: #000000;
	background-color: #CCC;
	text-decoration: none;
}
#container #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#mainContent #centerInfo {
	width: 99%;
	background-color: #FFF;
	border: 1px solid #000;
	clear: left;
	height: auto;
	font-size: .9em;
	margin-bottom: 10px;
	margin-top: 10px;
}




#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/homeH1Bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #520508;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainContent #centerInfo img {
	margin: 5px;
}
#mainContent #centerInfo ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/home/arrow.gif);
}
#mainContent #centerInfo #stayFlexhomeright {
	float: right;
	height: auto;
	clear: both;
	width: 40%;
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent #centerInfo p {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#mainContent #centerInfo h4 {
	font-size: 1em;
	font-weight: bold;
	color: #5E84A5;
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainContent #centerInfo h5 {
	font-size: .9em;
	font-weight: bold;
	color: #2E558C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainContent #centerInfo h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #2E558C;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ecpWoolTag {
	font-size: 1em;
	font-style: italic;
	color: #666;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #520508;
	text-decoration: none;
}
a:active {
	color: #009;
	text-decoration: none;
}