@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border-bottom-color: #9CF;
}
.hav #container {
	width: 100%;
	background: #FFFFFF;
	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. */
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.hav #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border-bottom-color: medium solid #9999cc;
}
.hav #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
}
.hav #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	border-top-color: #3FC;
}
.hav #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	color: #000;
	border-top-color: #9CF;
	border-top: medium solid #9CF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.hav #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 */
}
.hav #container #header {
	text-align: justify;
}
.hav #container #header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.hav #container #header {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: none;
	border-right-color: #9999cc;
	border-bottom-color: #9CF;
	border-left-color: #9999cc;
}
.hav #container #mainContent form #mainContent {
	text-align: justify;
}
.hav #container #mainContent form p span {
	text-align: left;

}
.text {
	text-align: left;
}
.hav #container #mainContent ol {
	text-align: left;
}
.hav #container #mainContent table tr td {
	text-align: left;
	font-size: 100%;
}
.hav #container #mainContent table tr td strong {
	font-size: larger;
}
.hav #container #mainContent form table tr td {
	text-align: left;
}
ulretail {
	text-align: left;
}
.hav #container #mainContent table {
	text-align: left;
}
a:link {
	color: #39C;
	position: static;
	background-color: #FFFFFF;
	text-align: left;
}
.hav #container #mainContent h4 {
	color: #0FF;
	text-align: left;
}
.hav #container #mainContent h4 em {
	color: #666;
}
.hav #container #mainContent h3 {
	color: #39F;
}
.hav #container #mainContent h3 {
	text-align: left;
}
.hav #container #mainContent p {
	text-align: center;
}
.hav #container #mainContent h3 {
	text-align: left;
}
.hav #container #mainContent p strong {
	text-align: left;
}
p strong {
	text-align: left;
}
store {
	text-align: left;
}
#store {
	left: auto;
	text-align: left;
}
#CenterLink {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
acent {
	text-decoration: blink;
}

.hav #container #mainContent p {
	text-align: left;
}
