@charset "UTF-8";
/* CSS Document */


#indexStory{
	width:960px;
	position:relative;
	outline:none;
}

#content-wrapper{
	background-position:0px 375px;	
	position:relative;
}

.index-content-col{
	float:left;
	margin:20px 0px;
}

.column-1{
	width:450px;
	background:url(/lewisandclark/assets/images/base/rule-vertical-point-left.gif) right center no-repeat;
	padding:0px 25px 0px 55px;
}

.column-1 p:first-child{
	/*font-size:13px;
	line-height:20px;*/
	border-bottom:2px dotted #af9265;
	padding-bottom:15px;
	margin-bottom:15px;	
}

.column-2{
	width:120px;
	padding:0px 5px 0px 15px;
}

.column-3{
	width:250px;
	padding:0px 30px 0px 5px;
}

.photo-lewis-and-clark{
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}

a.banner-educational-resources{
	width:108px;
	height:115px;
	background-position:3px 0px;
}

a.banner-educational-resources:hover{
	background-position:-116px 0px;
}

a.banner-plan-own-trip{
	width:106px;
	height:269px;
	background-position:3px -121px;
}

a.banner-plan-own-trip:hover{
	background-position:-116px -121px;	
}


img.adventure-items-stack{
	position:absolute;
	top:380px;
	right:50px;
}

