
.boldText {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.page, .page a, .page visited{
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	font-family: Arial,sans-serif;
	text-decoration:none;
}

.categoryTextSmall, .categoryTextSmall a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-decoration:none;
}
.categoryTextSmall a:hover{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-decoration:none;
	background-color: #414141;
	color: #FFFFFF;
}


.featuredShop, .featuredShop a{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-family: Arial,sans-serif;
	text-decoration:none;
}

.featuredShopSmallText, .featuredShopSmallText a{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial,sans-serif;
	text-decoration:underline;
}
.featuredShopSmallText a:hover{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	text-decoration:underline;
	background-color: #FF3300;
}




.rightBorder{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #999999;
}
.availabilityButton{
	width: 150px;
	background-color:#000000;
    color:#FFFFFF;
    text-align:center;
    text-decoration:none;
}
