﻿/* CSS layout */

.main_title_font {
	font-weight: bold;
	font-size: 24pt;
}
.page_subtitle_1 {
	font-size: 14pt;
	font-weight: bold;
}
.page_subtitle_2 {
	font-size: 14pt;
	font-weight: bold;
	color: #d7061c;
	text-align: center;
}
.page_subtitle_3 {
	text-align: center;
	font-size: 14pt;
}
.page_subtitle_4 {
	font-family: "Lucida Sans";
	font-size: 12pt;
	color: #006e42;
	font-style: italic;
	text-align: center;
}
.photo {
	float:left;
	border-style: solid;
	border-width: 0;
	margin-left: 15px;
	margin-right: 15px;
}
.photo_products {
	float:left;
	border-style: solid;
	border-width: 0;
	margin-left: 5px;
	margin-right: 10px;
}
#content a {
	text-decoration: underline;
	color: #d7061c;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006e42;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
#center {
	text-align:center;
}
.photo_fresh {
	float: left;
	border-style: solid;
	border-width: 0;
	margin-left: 0px;
	margin-right: 10px;
}
#location {
	z-index: 1; 
	width: 755px;
	height: 350px;
	position: absolute; 
	top: 38px; 
	left: 15px;
}
#location a {
	color: #000000;
	font-weight: normal;
}
#location-l {
	z-index: 1; 
	width: 50%; 
	height: 100$; 
	position: absolute; 
	top: 38px; 
	left: 15px;
}
#location-l a {
	color: #000000;
	font-weight: normal;
}
#location-r {
	z-index: 1;
	width: 46%;
	height: 15px;
	position: absolute;
	top: 149px;
	left: 52%;
}
#location-r a {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.location_heading  {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
