.city {
	font-size: 12px;
	font-weight: bold;
}

body td  {
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	font-size: 11px;
}

a:link {color:#9D8B55;}		/*green*/
a:visited {color:#8F8D81;}	/*grey*/
a:active{color:#A4703C}		/*brown*/

.directions {
	font-weight: bold;
}

.shopCtr  {
	font-weight: bold;
}

ul  {
	color: #C6BA94;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	font-size: 11px;
}

H1  {
	font-weight: bold;
	font-size: 12px;
}

H2  {
	font-weight: bold;
	font-size: 11px;
}