@charset "UTF-8";
/* CSS Document */

.PageTitle {
	font-size: 24px;
	color: #452f1e;
	}
.CategoryTitle {
	color: #86201E;
	font-weight: bold;
	}
.ProductContactInfo {
	color: #86201E;
	font-weight: bold;
	font-size: 12.5px;
	}
.CategoryTitleSmall {
	font-size: 12px; 
	font-weight: bold; 
	color: #86201E; 
	}
.ProductListing {
	color: #452f1e
	}

