@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-color: #FFF;
	background-image: url(images/redblend.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(images/redblend.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #header {
	
	height: 181px;
	padding:0;
	border-bottom:solid 2px #000;
	margin:0;
	padding:0;} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #header #arrow{
	height: 106px;
	width: 400px;
	margin-top: -180px;
	margin-right: 20px;
	margin-left:525px;
	margin-bottom:13px;
	padding-bottom:0;
}
.twoColFixLtHdr #header #arrow img{
	margin:0 0 0 5px;
	border:solid 1px #000;
}
.twoColFixLtHdr #header #arrow table{
font-size:.75em;
text-align:center;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:0 5px 0 0;
margin:0;
}
.twoColFixLtHdr #header #arrow a {
	text-decoration:none;
	color:#000
}
.twoColFixLtHdr #header #arrow a:hover {
	text-decoration:underline;
	color:#f00
}
.twoColFixLtHdr #header #nav{
	width:680px;
	margin-left:290px;
	margin-top:0;
	padding:0 0 0 0;
	}
.twoColFixLtHdr #sidebar1 {
	margin:0 0 0 0;
	padding:0px 0 0 0px;
	float: left; /* since this element is floated, a width must be given */
	width: 282px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:auto;
	background-color:#F5A6BB;
	background-repeat: repeat-y;
}
.twoColFixLtHdr #sidebar1 p {
	background-image: none;
	margin:0 0 0 0;
	padding:0;
}
.twoColFixLtHdr #sidebar1 table {
	background-color:#FEE0E8;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	width:279px;
	margin:0 0 0 1px;
	padding:0 0 2px 0;
	border:solid 1px #000;
	border-bottom:none;
	}
.twoColFixLtHdr #sidebar1 table h1 {
	color:#000;
	font-size:1.6em;
	margin:0;
	padding:0;
	font-weight:bold;
}
.twoColFixLtHdr #sidebar1 table h2 {
	color:#D0011F;
	font-size:1.2em;
	margin:5px 0 5px 0;
	padding:0;
}
.twoColFixLtHdr #sidebar1 table h3 {
	color:#000;
	font-size:.9em;
	margin:3px 0 3px 5px;
	padding:0;
	font-weight:normal;
}
.twoColFixLtHdr #sidebar1 img {
	margin:0 0 0 2px;
}
.twoColFixLtHdr #sidebar1 table td {
	margin:0 0 0 0;
	padding:0;
	font-size:.9em;
}
.twoColFixLtHdr #sidebar1 a {
	text-decoration:none;
	color:#000;
}
.twoColFixLtHdr #sidebar1 a:hover {
	text-decoration:underline;
	color:#F00;
}
.twoColFixLtHdr #mainContent {
	float:right;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	height:auto;
	width:653px;
	padding: 5px 5px 0 5px;
}
.twoColFixLtHdr #mainContent p {
	margin:0 0 0 0;
	background-image: none;
	padding:0 0 0 0;
}
.twoColFixLtHdr #mainContent table {
	margin:0 0 15px 0px;
	background-image: none;
	padding:0 0 0 0;
	font-size:.9em;
}
.twoColFixLtHdr #mainContent .navtable {
	margin:0 0 15px 150px;
	background-image: none;
	padding:0 0 0 0;
	font-size:.9em;
}
P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}
a.ectlink {color:#000;
text-decoration:underline;
}
a:hover.ectlink {color:#f00;
text-decoration:none;
}
P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}
IMG.catimage {
	border:1px;
	border:solid 1px #000;
	vertical-align:top;
}
TD.catimage {
	vertical-align:top;
}
TD.catname {
	vertical-align:top;
	text-align: center;
}
TD.catnavigation {
	vertical-align:middle;
	text-align: left;
}
.dualimage {
	width:225px;
	float:right;
	margin:-317px 0 10px 400px
}
#maincoupon {
	height:350px;
	width:350px;
	margin:0px 0 0 20px;
	
	padding:0 0 0 0;
}
#buttons {
	width:300px;
	height:50px;
	margin:-350px 0 0 175px;
	padding:0 0 0 0;
}
#buttons ul {
	list-style: none;
	margin:0;
	padding:0;
}
#buttons li {
	float: left;
margin: 0 0.15em;
}
#buttons a {
	
	background-color: #C03;
	color:#fff;
	width:17em;
	padding:.4em .8em;
	text-align:center;
	text-decoration:none;
	border:solid 1px #000;
}
#buttons li a{
	height:3em;
	line-height: 3em;
}
#buttons a:hover {
	color: #000;
	background-color: #F00;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #footer #disclaimer {
	font-size:.8em;
	float:left;
	width:500px;
	text-align:left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
