/*		Name of parcelLayer+"_layer		*/
#Tax_Parcel_layer path {
	stroke-width: 3px;
	stroke-opacity: .7;
	cursor: pointer;
}

#Tax_Parcel_layer path:hover {
	fill: rgba(1,105,202,1);
	fill-opacity: .2;
}