/*
.header ul.navigation {
	background-image: url('../images/underlogo.jpg');
}


.content td.location {
	background-image: url('../images/location.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 255px;
}
*/

.content td.cell1 {
	font-size: 90%;
	padding-left: 20px;
	padding-bottom: 15px;
}

.content td.cell1 h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
}

.content td.cell1 p {
	font-size: 90%;
}

/*
.content td.cell1 .specials {
	background-image: url('../images/batteries.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	height: 139px;
}

.content td.cell1 .specials h2 {
	color: red;
	font-size: 1em;
	font-style: italic;
}

.content td.cell1 .specials p {
	font-size: 90%;
}

.content td.cell1 .specials a {
	text-decoration: none;
}
*/

.content td.cell2 {
	background-image: url('../images/location.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	color: blue;
	font-size: smaller;
	padding: 0.5em;
	vertical-align: top;
	width: 255px;
}

.content td.cell2 h1 {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

table#store_images {
	margin: 1em 0;
}

table#store_images td {
	padding: 0 10px 0 0;
}

table#store_images td img {
	border: 3px solid #003698;
}
