.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold_brown {
	font-weight: bolder;
	color: #542E11;
}
.bold_18px {
	font-size: 18px;
	font-weight: bolder;
	color: #542E11;
}
.white_18px {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bkgd_index {
	background-image: url(images/shop_pic_bkgd.jpg);
	background-repeat: no-repeat;
}
.text-18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.red-text {
	font-weight: bold;
	color: #C00;
}
