/******************************************************** LAYOUT (overwriting styles set in columns.css) */
.innerwrapper
{
	background: url(../img/bg_cntnt_home.gif) repeat;
}

#header 
{
	/* background: url(../img/bg_hdr_home.gif) no-repeat; */
	background: url(../img/bg_hdr.gif) no-repeat;
}

/******************************************************** STYLES (overwriting styles set in common.css) */
li {line-height: 23px;}
.listAdjust {position:relative; top:-2px;}

.text
{
	line-height:24px;
	padding:30px 30px 10px 30px;
	
}


.taxes2
{
		position:relative;
		width:386px;
		margin:0px;
}

.taxes2 p
{
		font-size:13px;
		line-height:16px;
}

.taxes
{
	top:0px;

	right:-8px;
	width:149px;
	height:127px;
	position:absolute;
	margin:0px 0px 0px 0px;
	z-index:50;
}
				.text a
				{
					
					text-decoration:none !important;
					border:none;
					cursor:hand !important;
	 
				}

*html .taxes
{
	right:-6px;
}


.bottomPhoto
{
	padding:0px;
	margin: 22px 30px 0px 0px;
} 

.dark
{
	float: left;
	margin: 0px;
	/*background: url("../img/dark-bg.gif") repeat-x;
	height:295px;*/
	padding: 0px;
	width: 449px;
}
.homeItem
{
	display:block;
	margin: 15px 0px 0px 30px !important;
}

a.homeItem:hover
{
	border:0px;
	text-decoration:none;	
}

.specialOffers
{
	margin: 5px 0px 5px 8px;
}
.specialOffersContainer
{
	background-color:#f3f1e5;
	margin: 15px 20px 20px 30px;
	border:3px #820024 solid;
	width: 393px;
}

.specialOffersContainer a
{
	color:Black !important;
}

.specialOffersWhite
{
	background-color:#820024;
	margin: 0px;
}
.homepage_left_buttons
{
	width: 449px;
	float:left;
	padding-bottom:20px;

}

.homepage_left_buttons a:hover
{
	border:0px !important;
	text-decoration:none !important;

}
