body {
	background-image: url(../images/wood.jpg);
	background-repeat: repeat;
	min-width:775px;
	}
#container {
	width:885px;
	margin-left:auto;
	margin-right:auto;
	}
#map {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:730px;
	float:left;
	}
#tagline {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:0.7em;
	font-weight:bold;
	position:relative;	
	left:40px;
	text-align:center;
	top:-550px;
	left:20px;
	width:200px;
	height:60px;
	}
.tag {
	border:none;
	}
#grocery {
	border:none;
	padding-top: .5em;
	padding-right: 0..9em;
	padding-bottom: .3em;
	padding-left: 1.25em;
	}
#ads {
	width:150px;
	float:right;
	}
#card {
	position:relative;
	top:-230px;
	left:42px;
	border:none;
	width:220px;
	height:122px;
	}
#card a:hover {
	cursor:default;
}
#card a img {
	border:none;
	}
a #gcard {
border:none;
	display:none;
	}
/*a:focus #gcard{
	display:block;
	border:none;
	background-image: url(../images/card.jpg);
	width:275px;
	height:160px;
	padding:10px;
	text-decoration:none;		
	}*/
#gcard {
	color:#000000;
	position:relative;
	top:-140px;
	left:-30px;
	}
.clicked {
	position:relative;
	top:10px;
	left:25px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#sprytooltip1
{
background-image: url(../images/card.jpg);
	width:240px;
	min-height:122px;
	padding-right:50px;
	padding-bottom:30px;
}
}
