#homeCol1 {
	 
	width: 205px;

	 	position: relative;
	left: 2px;
	display: inline;
	float: left;

}

#homeCol1 a {
	color:#F70016 ;
}

#homeCol2 {
	 float: right;
	width: 425px;
}

#homeCol2 a {
	
}

#homeCol1Wrapper {
	
	border: 1px solid #000;
	padding: 3px;
	height: 449px;
}

#homeCol1Wrapper p {
	margin: 0;
	padding: 2px;
}

#homeCol2Wrapper {
	border: 1px solid #000;
	height: 447px;
	text-align: center;
	padding: 8px 5px 0px 8px;
	background-position:center;
	
}
#homeCol2Wrapper p {
	margin: 0;
}

#homeCol1TopColor {
	background-color: #F75600;
	width: 205px;
	height: 8px;
}



#homeCol2TopColor {
	background-color: #EEE500;
	width: 425px;
	height: 8px;
}


.clearb {
	clear:both;
	
	}
	
	
/*#contentMainWrapper{
	background-color: #a8ff1f;
}*/	


	
#topMessage{
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 0;
}	

#topMessage p {
	margin-top: 3px;
	margin-bottom: 0;
}

#headerWrapper{
}


#colOneTopColor{
	height:8px;
	width:212px;
	background-color: #E00027;
}


#topcolorline{
	background-image: url(/images/topcolorline.jpg);
	height: 7px;
	margin-bottom: 20px;
}


#visitthestore p {
	font-size: 10px;
	float: right;
	padding-top: 0px;
	text-align:right;
	line-height: 2.1;
}

#directions a {
	color: #F70016;
 	font-weight: bold;
}



#bottomblocks  {
	width: 860px;
	margin: 10px 0 0;
	padding: 0;
	height: 80px;
	color: #fff;
	
}

#bottomblocks p {
	margin: 0 0 4px;
	padding: 0;
}

#bottomblockleft {

	width: 406px;
	height: 60px;
	background-color: #F70016;
	padding: 10px;
	margin-right: 12px;
	border: 1px solid #000;
	visibility:collapse;
}


#bottomblockright {
	width: 406px;
	height: 60px;
	background-color: #58AAC2;
	padding: 10px;
	border: 1px solid #000;
	position: relative;
	bottom: 82px;
	left: 435px;
	visibility:collapse;
}

.subhed{
	font-size: 16px;
}




/*font styles*/


.red {
	color: #F70016;
}
.boldred {
	color: #F70016;
	font-weight: bold;
}

.orange {
	color: #F75600;
}

.productListing-even {
	
}
	
 .listingProductImage{
	margin-top: 12px;
	height:120px;
	min-height: 120px;
	padding:0px 0px 10px 0px;
}

.tabTable{
	margin-bottom: 22px;
	margin-top: 12px;
}

