/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */
#contentColumn {

	width:800px !important;
	margin:0px auto !important;
	padding:0px !important;
	background-color:transparent !important;
}

#bodyBlock {
	background-color:transparent !important;
}
#contentColumn a {text-decoration:underline !important;}

.titleBox {
	width:251px;
	float:left;
	padding:0px !important;
	margin-left:0px;
}

.columns {
	width:251px;
	float:left;
	margin-left:10px;
	background-image:url(../images/columnbottombg.gif);
	background-position:0% 100%;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height: auto !important;
	padding-bottom:10px;
}

.columns h3 {
	color:#262626;
	padding:0px 10px 0px 10px;
	margin:0 !important;
	font-size:0.9em;
}


#contentColumn hr {
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}

.columns p {
	padding:5px;
	font-size:95%;
	margin:0;
}

.coupon,
#coupon {
	padding:0px 5px;
}

#column1 ul {
	list-style:none;
	padding:2px;
}

#column1 ul li {
	background-image:url(../images/redli.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 24px;
	margin:0px 0px 10px 0px;
	font-size:0.9em;
}

#column2 ul {
	list-style:none;
	padding:2px;
}

#column2 ul li {
	background-image:url(../images/greenli.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 24px;
	margin:0px 0px 10px 0px;
	font-size:0.9em;
}

#column3 ul {
	list-style:none;
	padding:2px;
}

#column3 ul li {
	background-image:url(../images/blueli.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 24px;
	margin:0px 0px 10px 0px;
	font-size:0.9em;
}

#contentColumn .textContent .columns h2,
#contentColumn .textContent .columns h4 {
	padding:0px 0px 0px 6px;
	width:200px;
	font-size:1.3em;
	font-weight:bold;
	color:#233765;
	font-family:Arial,Helvetica,sans-serif;
	margin:0 0 1em 0;
	border-width:0;
}

#bottomButtons li {
	list-style:none;
}

#bottomButtons li {
	float:left;
	height:25px;
	width:150px;
	padding:3px 0px 0px 5px;
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
}

#bottomButtons li a {
	width:150px;
	height:30px;
	padding:3px 5px 3px 35px;
	background-image:url(../images/botBut.gif);
	background-repeat:no-repeat;
}
#bottomButtons li a:hover {
	background-color:#E8E8E8;
}


#contentColumn  	/* The big wahoonie */
{
	background-image:none;
	background-repeat:no-repeat;
}