/* SNOWSHOE DISCOVER-SNOWSHOE-STORY PAGE CSS
---------------------------------------------*/

#left-column {
	margin: 0;
	padding: 0 0 0 5px;
	width: 296px;
	height: 247px;
	float: left;
	background: url(../_img/img-snowshoe_story_left.jpg) no-repeat 5px top;
}

#right-column {
	margin: 0;
	padding: 42px 13px 0 0;
	float: right;
	width: 440px;
	background: url(../_img/txt-snowshoe_story_bkgd.jpg) no-repeat left top;
}

#ss-story {
	margin-left: 17px;
	width: 405px;
}

#ss-story p {
	padding: 0;
	margin: 14px 0 0 0;
	line-height: 20px;
}

#ss-story a:link {
	color: #000000;
	font-weight: bold;
}

#ss-story a:visited {
	color: #000000;
	font-weight: bold;
}

#ss-story a:hover {
	color: #AD6B39;
	font-weight: bold;
}

#ss-story a:active {
	color: #000000;
	font-weight: bold;
}

#banner {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 15px;
}
