@charset "utf-8";
#view_restaurants {
	display: block;
	background: url(/images/neighb_nav/restaurant-bars-1.gif) no-repeat 0px 0px;
	height: 20px;
	width: 286px;
	margin-top:0px;
}
#restaurants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top:4px;
	margin-left:20px;
	height:0px;
	overflow:hidden;
}
.neighb_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration:none;
}
.neighb_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration:none;
}
.neighb_link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration:none;
}
.neighb_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96a523;
	text-decoration:underline;
}
#view_shop {
	display: block;
	background: url(/images/neighb_nav/shopping-1.gif) no-repeat 0px 0px;
	height: 20px;
	width: 286px;
	margin-top:0px;
}
#shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top:4px;
	margin-left:20px;
	height:0px;
	overflow:hidden;
}
#view_necc {
	display: block;
	background: url(/images/neighb_nav/necessities-1.gif) no-repeat 0px 0px;
	height: 20px;
	width: 286px;
	margin-top:0px;
}
#necc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top:4px;
	margin-left:20px;
	height:0px;
	overflow:hidden;
}
#view_school {
	display: block;
	background: url(/images/neighb_nav/schools-1.gif) no-repeat 0px 0px;
	height: 20px;
	width: 286px;
	margin-top:0px;
}
#school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top:4px;
	margin-left:20px;
	height:0px;
	overflow:hidden;
}
#view_culture {
	display: block;
	background: url(/images/neighb_nav/culture-1.gif) no-repeat 0px 0px;
	height: 20px;
	width: 286px;
	margin-top:0px;
}
#culture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top:4px;
	margin-left:20px;
	height:0px;
	overflow:hidden;
}

