html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END OF RESET CSS*/
/* END OF RESET CSS*/
/* END OF RESET CSS*/
/* END OF RESET CSS*/

body {
	padding: 5px 0 0 0;
	height: 100%;
	overflow-y: auto;
}

#flowers {
	background: url(../images/hippy/flowers.gif) bottom repeat-x;
	height: 80px;
/* 	position: fixed;
	_pos\ition: absolute;
	bottom: 0;
	left: 0; ( */
	width: 100%;
	z-index: 500;
}

#wrapper {
	width: 990px;
	margin:0px auto;
	position: relative;
}

#content {
	margin:0px auto;
	width: 500px;
	text-align: center;
	color: #5E2C19;
}

#content p {
	margin: 10px 0px 18px 0px;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#footer {
	margin-top: 5px;
	width: 100%;
	position: relative;
}

#footer a {
	font-size: 12px;
	color: #A52A22;
	border-bottom: 1px solid gray;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid black;
	color: #c13128;
}

#footer img {
	position: absolute;
	left: 15px;
	top: -68px;
}

img.ikes {
	position: absolute;
}

.right-column {
	float:right;
	position: relative;
	width: 200px;
}

.hidden {
	display: none;
	position: absolute;
	top: 0; right:0;
}

a.contact {
	display: block;
	position: absolute;
	width: 83px;
	height: 55px;
	left: 30px;
	top: -135px;
	background:url(../images/hippy/contact.gif);
	text-indent: -500em;
}

a.contact:hover {
	background-position: 0 -55px;
}

a.locator {
	position: absolute;
	width: 83px;
	height: 55px;
	left: 113px;
	top: -135px;
	background:url(../images/store-locator-btn.gif);
	text-indent: -500em;
}

a.locator:hover {
	background-position: 0 -55px;
}

/* STORE LOCATOR STYLING */
#content div.results {
	color:#2D3A4B;
	margin:0 auto 7px;
	padding:0;
	text-align:left	!important;
}
#content div p {
	text-align:left	!important;
}

#content div.results {
	color:#2D3A4B;
	margin:0 auto 7px auto;
	padding:0;
}

.retailer_name {
	background:url(../images/store-hdr-bg.gif) top left no-repeat;
	color:#FFFFFF;
	height:25px;
}


.retailer_name_odd {
	background:url(../images/store-hdr-bg-odd.gif) top left no-repeat;
	color:#FFFFFF;
	height:25px;
}

.retailer_name p, .retailer_name_odd p {
	font-size:medium;
	padding:3px 0 0 10px;
	margin:0;
	font-weight:bolder;
}

.retailer_location {
	margin:0;
	padding:0;
}
.retailer_location p {
	margin:0 0 0 0!important;
	padding:5px 0 0 10px!important;
}
.glutenfree {
	position: absolute;
	top: 200px;
}
