@charset "ISO-8859-1";

#contentPaddingProducts {
	/*width: 750px;*/
	background-color:#FFF;
}
.categoryRow {
	/*width: 750px;*/
	text-align:center;
}
.categoryContainer {
	text-align: center;
}

.categoryBox {
	background-image: url(../images/bgBox.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 186px;
	float: left;
	margin-right:15px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.categoryText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-align: center;
	width: 186px;
	line-height: 156px;
	
	
}
.categoryText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-align: center;
	width: 186px;
	padding-top:50px;
	

}

.categoryBoxContainer {
	padding-right: 25px;
	padding-left: 25px;
	
}
#contentPaddingProducts .categoryRow .categoryContainer .categoryBoxWrapper .categoryBoxContainer .categoryBox  a, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
#contentPaddingProducts .categoryRow .categoryContainer .categoryBoxWrapper .categoryBoxContainer .categoryBox  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68390A;
	text-decoration: none;
}

