@charset "UTF-8";
.altsuntanback {
	background-attachment: scroll;
	background-image: url(imagesalt/tan/background_tanAlt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.priceholder {
	background-image: url(imagesalt/tanning_sub.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.priceholder2 {
	background-image: url(imagesalt/piercing_sub.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}	
.prices_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9900;
}
.prices_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.price_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

