@charset "utf-8";
#fishTip img {
	float: left;
	margin-right: 15px;
}
#fishTip {
	height: 140px;
	margin-top: 20px;
}
#fishTip a {
	color: #CC3300;
	text-decoration: underline;
}
#tipNav a {
	color: #CC3300;
}
#tipNav {
	margin-top: 15px;
}

#fishTip p {
	margin-top: 20px;
}
#fishingTips {
	margin-top: 15px;
}
.boldText {
	color: #333333;
	font-weight: bold;
}
