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

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

#shoppingCart {
	margin-top: 0px;
}


hr {
	visibility: visible;
	height: 1px;	
}
.textContent td {
	font-weight: 600;
	font-size: 12pt;
	color: #4e6f18;
}
.contentTitle {
	background-image: url(../images/catalogtitle_bg.gif);
	background-repeat: repeat-x;
	margin: 15px 0 0 0;
	padding-left: 10px;
	color: #FFF;
	font-size: 16pt;
	line-height: 32px;
}
