@charset "utf-8";
/* CSS Document */

#locationMap { 
	float: left;
	font-size: 11px; 
}
#locationMap #map {
	width: 224px;
	height: 349px;
	float: left;
	position: relative;
	margin-right: 25px;
	background: url(../images/map.gif) top left no-repeat; 
}
#map a {
	width: 18px;
	height: 21px;
	position: absolute;
	text-indent: -999em;
	background: url(../images/locationMarker.gif) top left no-repeat;
}
#locations {
	width: 225px;
	float: left;
}
#locations ul {
	margin-top: 15px;
	padding-left: 15px;
	list-style-type: disc;
}
#locations li {
	margin-bottom: 10px;
	font-size: 11px; 
}
#locations a {
	display: block;
	margin-bottom: 7px;
	padding-left: 20px;
	font-size: 11px; 
	text-decoration: none;
	color: #000;
	background-position: top left;
	background-repeat: no-repeat;
}
#locations a.active {
	background-image: url(../images/active.gif);
}
#locations a.non-active {
	background-image: url(../images/non-active.gif);
}
#locations li a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00a1e7;
	background: none;
}

a#woonsocket {
	top: 2px;
	left: 88px;
}
a#centralFalls {
	top: 25px;
	left: 106px;
}
a#pascoag {
	top: 41px;
	left: 46px;
}
a#providence01 {
	top: 50px;
	left: 114px;
}
a#providence02 {
	top: 60px;
	left: 92px;
}
a#providence03 {
	top: 74px;
	left: 114px;
}
a#pawtucket {
	top: 51px;
	left: 140px;
}
a#johnston {
	top: 80px;
	left: 78px;
}
a#cranston {
	top: 99px;
	left: 113px;
}
a#riverside {
	top: 85px;
	left: 140px;
}
a#westWarwick {
	top: 121px;
	left: 90px;
}
a#warwick {
	top: 112px;
	left: 133px;
}
a#coventry {
	top: 140px;
	left: 73px;
}
a#northKingstown {
	top: 172px;
	left: 102px;
}
a#wakefield {
	top: 212px;
	left: 98px;
}
a#newport {
	top: 185px;
	left: 168px;
}
a#tiverton {
	top: 174px;
	left: 200px;
}
a#hopeValley {
	top: 242px;
	left: 32px;
}
a#blockIsland {
	top: 324px;
	left: 78px;
}
a#foster {
	top: 72px;
	left: 26px;
}