@charset "utf-8";
.orange_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F05033;
	font-size: 16px;
	font-weight: normal;
}
.shops_table_bg {
	background-color: #FFFFFF;
	background-image: url(images/background_shop_table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.small_blue_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #23567C;
	text-decoration: none;
	font-weight: bold;
}
.shop_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F95031;
	text-decoration: none;
}
.shop_small_text {
	font-size: 10px;
}
.shop_info_heading {
	font-weight: bold;
	color: #F05033;
	font-size: 11px;
	text-transform: uppercase;
}

