p, td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

a:link, a:visited {
  color: #6EBB1F;
  text-decoration: none;
  font-weight: normal;
}

a:active, a:hover {
  color: #FFC211;
  text-decoration: none;
  font-weight: normal;
}

a.submenu:link, a.submenu:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.submenu:active, a.submenu:hover {
  color: #6EBB1F;
  text-decoration: none;
  font-weight: normal;
}

.green {
  color: #6EBB1F;
}

.grey {
  color: #666666;
}

.white {
  font-size: 12px;
  color: #FFFFFF;
}

.headers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}


#main {
width: 900px;
height:700px;
background-image:url(images/main_bg.png);
}

.instore {
	width: 176px;
	padding-right: 13px;
	vertical-align: top;
}

.instore p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.instore p.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6ebb1f;
	margin-top: 0px;
	margin-bottom: 0px;
}

.instore p.price {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}