#header {
	padding 0px 0px 0px 0px;
	text-align: left;
	margin: 0 auto;
	width: 787px;
	height: 75px;
	background-image: url(images/localsites/headerback.gif);
	background-repeat: no-repeat;
}

#header_dwarf {
	padding 0px 0px 0px 0px;
	text-align: left;
	margin: 0 auto;
	width: 787px;
	height: 75px;
	background-image: url(images/localsites/dwarfheader.gif);
	background-repeat: no-repeat;
}

#content {
	padding 0px;
	text-align: left;
	margin: 0 auto;
	width: 787px;
	height: 241px;
	background-image: url(images/localsites/midback.gif);
	background-repeat: no-repeat;
}

#mapcontent {
	padding 0px;
	text-align: left;
	margin: 0 auto;
	width: 787px;
	height: 500px;
	background-image: url(images/localsites/mapback.gif);
	background-repeat: no-repeat;
}

#ordercontent {
	padding 0px;
	text-align: left;
	margin: 0 auto;
	width: 787px;
	height: 591px;
	background-image: url(images/localsites/orderback.gif);
	background-repeat: no-repeat;
}

#promos {
margin: 0 auto;
	width: 787px;
	background-image: url(images/localsites/bottomback.gif);
	background-repeat: repeat-y;
	text-align: center;
}

body {
	text-align: center; 
	margin: 10px 0px 0px 0px;
	background-image: url(images/localsites/bg_pattern.gif);
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	color: #1b1b1b;
	line-height: 16px;
	text-align: center;
}
			
#bottom {
	margin: 0 auto;
	width: 787px;
	height: 30px;
	background-image: url(images/localsites/bottomcap.gif);
	background-repeat: no-repeat;
}
			
#store {
	font-size: 18px;
	font-weight: 800;
}
			
#city {
	font-size: 14px;
	font-weight: 400px;
}
			
a.mysite:link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: underline; }
a.mysite:active { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: underline; }
a.mysite:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: underline; }
a.mysite:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: underline; }

a.print:link {margin: 10px 15px 5px 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#e23b42; text-decoration: none; }
a.print:active {margin: 10px 15px 5px 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#e23b42; text-decoration: none; }
a.print:visited {margin: 10px 15px 5px 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#e23b42; text-decoration: none; }
a.print:hover {margin: 10px 15px 5px 5px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#e23b42; text-decoration: underline; }