.h1 {
	font-family:		times-new-roman, times, serif;
	font-size:			12pt;
	font-weight:		bold;
	color:				#444444;
}
.link {
	font-family:		times-new-roman, times, serif;
	font-size:			10pt;
	text-decoration:	none;
	color:				#3333ff;
}
.media-caption { 
	font-family:		arial, helvetica, sans-serif; 
	font-size:			9pt; 
	font-weight:		normal; 
	color:				#333333;  
}
.para {
	font-family:		times-new-roman, times, serif;
	font-size:			10pt;
	color:				#444444;
}
.para-home {
	font-family:		arial, helvetica, sans-serif;
	font-size:			8pt;
	color:				#99aacc;
	text-decoration:	none;
}
.para-red {
	font-family:		arial, helvetica, sans-serif;
	font-size:			10pt;
	color:				#cc0033;
	text-decoration:	none;
}
.para-sidebar {
	font-family:		times-new-roman, times, serif;
	font-size:			10pt;
	color:				#222222;
}
.product-cat-button {
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#ffffff;
	background-color:	#997788;
	height:				25px;
	width:				150px;
	text-align:			center;
	border-right:		1px solid #ffffff;
	cursor:				pointer;
}
.product-cat-button-on {
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#ffffff;
	background-color:	#652a3f;
	height:				25px;
	width:				150px;
	text-align:			center;
	border-right:		1px solid #ffffff;
	cursor:				pointer;
}
.product-cat-title {
	font-family:		arial, helvetica, sans-serif;
	font-size:			12pt;
	font-weight:		bold;
	color:				#222222;
}
.product-new {
	font-family:		arial, helvetica, sans-serif;
	font-size:			7pt;
	font-weight:		bold;
	color:				#ff0033;
}
.product-title {
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#652a3f;
}
.product-desc {
	font-family:		times-new-roman, times, serif;
	font-size:			10pt;
	color:				#444444;
}
.product-price {
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#222222;
}
