#trail_map {
	position: relative;
}
.trailstar img{
	width: 14px;
	height: 14px;
	background: url('../images/ea_halifax/trail_star.gif') no-repeat;
	border: none;
}

.trailstar img:hover {
	background: url('../images/ea_halifax/trail_star_over.gif') no-repeat;
}

.trailstar img {
	border: none;
}

#pointpleasant_star {
	position: absolute;
	left: 143px;
	top: 321px;
}
#waterfront_star {
	position: absolute;
	left: 131px;
	top: 310px;
}
#mcnabs_star {
	position: absolute;
	left: 162px;
	top: 325px;
}
#birchcove_star {
	position: absolute;
	left: 130px;
	top: 291px;
}
#shubie_star {
	position: absolute;
	left: 143px;
	top: 287px;
}
#frogpond_star {
	position: absolute;
	left: 140px;
	top: 332px;
}
#nwarm_star {
	position: absolute;
	left: 126px;
	top: 320px;
}
#longlake_star {
	position: absolute;
	left: 128px;
	top: 333px;
}
#hemlock_star {
	position: absolute;
	left: 96px;
	top: 290px;
}
#kearny_star {
	position: absolute;
	left: 88px;
	top: 304px;
}
#secondlake_star {
	position: absolute;
	left: 82px;
	top: 255px;
}
#coleharbour_star {
	position: absolute;
	left: 195px;
	top: 297px;
}
#woodens_star {
	position: absolute;
	left: 23px;
	top: 368px;
}
#stmargrets_star {
	position: absolute;
	left: 32px;
	top: 328px;
}
#timberlea_star {
	position: absolute;
	left: 74px;
	top: 318px;
}
#uniacke_star {
	position: absolute;
	left: 13px;
	top: 203px;
}
#thomas_star {
	position: absolute;
	left: 100px;
	top: 232px;
}
#mccurdy_star {
	position: absolute;
	left: 245px;
	top: 66px;
}
#polly_star {
	position: absolute;
	left: 41px;
	top: 419px;
}
#crystal_star {
	position: absolute;
	left: 141px;
	top: 424px;
}
#crowbar_star {
	position: absolute;
	left: 186px;
	top: 216px;
}
#gibraltar_star {
	position: absolute;
	left: 260px;
	top: 168px;
}
#martinique_star {
	position: absolute;
	left: 295px;
	top: 249px;
}
#taylor_star {
	position: absolute;
	left: 498px;
	top: 139px;
}

.trail_desc, #instructions {
	position: relative;
	top: -180px;
	left: 300px;
	width: 200px;
	height: 50px;
	text-align: right;
}

.trail_desc a, #instructions {
	font-size: 1.2em;
}

.trail_desc {
	display: none;
}
