@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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(../Images/pg-bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #9EADCA;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
p {
	font-size: 14px;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
}
h2 {
	font-size: 16px;
	color: #333366;
	font-style: italic;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #333399;
	font-size: 18px;
	margin-bottom: -10px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
th {
	background-color: #3366CC;
	color: #FFFFFF;
	border: medium solid #F6E708;
}

.oneColFixCtrHdr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	height: 300px;
	background-image: url(../Images/hdr.jpg);
	background-repeat: no-repeat;
	width: 900px;
	text-align: center;
}
.oneColFixCtrHdr #container #subcon {
	width: 860px;
	text-align: center;
}

.oneColFixCtrHdr #mainContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	background-color: #9EADCA;
	background-image: url(../Images/content-bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColFixCtrHdr #container #sale {
	margin-left: 30px;
	margin-top: 0px;
	padding: 6px;
	margin-bottom: 25px;
	width: 350px;
	text-align: center;
	float: left;
	background-image: url(../Images/sale-bkgd.gif);
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container #mainContent #sale h2 {
	color: #FF0000;
	font-variant: small-caps;
	padding-top: 20px;
}
.oneColFixCtrHdr #container #mainContent #sale h1 {
	color: #FF0000;
	padding-top: 6px;
	padding-left: -100px;
}

.oneColFixCtrHdr #footer {
	background-color: #9EADCA;
	color: #FFFFFF;
	height: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	border-top-width: medium;
	border-top-color: #F6E60C;
	border-right-color: #F6E60C;
	border-bottom-color: #F6E60C;
	border-left-color: #F6E60C;
	background-image: url(../Images/footer-bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

/* CSS Document */
.oneColFixCtrHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #163112;
	border-right-color: #163112;
	border-bottom-color: #163112;
	border-left-color: #163112;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #consign {
	font-size: 12px;
	width: 450px;
	float: right;
}
.fltrt {
	float: right;
}

.fltlft {
	float: left;
	padding-right: 20px;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: center;
	width: 860px;
	background-color: #000066;
}
.tight {
	margin-top: -5px;
}
.oneColFixCtrHdr #container #mainContent object {
}
.oneColFixCtrHdr #mainContent #mainContent #lambcrop {
	font-size: 12px;
	text-align: center;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

