.BBstyle {
	color: #5A320A;
	font-weight: bold;
	border-color: #5A320A;
}
a {
	text-decoration: none;
	color: #5A320A;
}
body {
	background-repeat: repeat;
	/* background-image: url(../images/background-cream.jpg); */
	text-decoration: none;
	/* background-color: #F0E9D6; */
	background-color: #FFFFFF;
}
.image {
	border: 1px solid #5A320A;
}
.fabricName {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	color: #5A320A;
}
.fabricColor {
	font-family: Garamond;
	font-size: 18px;
	font-weight: 600;
	color: #5A320A;
}
.fabricInfo {
	font-family: garamond;
	font-size: 16px;
	font-weight: 400;
	color: #5A320A;
}
.collection1 {
	font-family: Garamond;
	font-size: 16px;
	color: #5A320A;
	font-style: normal;
	font-weight: lighter;
}
.mainMenu {
	font-family: Garamond;
	font-size: 16px;
	color: #5a320a;
	font-weight: bold;
}
.mainMenuTop {
	font-family: Garamond;
	font-size: 16px;
	color: #AFBABF;
	font-weight: bold;
}

