/* SNOWSHOE DISCOVER-MASTER PLAN PAGE CSS
---------------------------------------------*/
.masterPlanWrapper {
	width:771px;
	margin:auto;
}

#left-column {
	margin: 0 0 0 15px;
	padding: 43px 0 0 0;
	float: left;
	width: 440px;
	height: 202px;
	background: url(../_img/txt-view_from_top.jpg) no-repeat left top;
}

#copy {
	margin-left: 17px;
	width: 405px;
}

#copy p {
	padding: 0;
	margin: 8px 0 0 0;
	line-height: 20px;
}

#copy a:link {
	color: #000000;
	font-weight: bold;
}

#copy a:visited {
	color: #000000;
	font-weight: bold;
}

#copy a:hover {
	color: #AD6B39;
	font-weight: bold;
}

#copy a:active {
	color: #000000;
	font-weight: bold;
}

#right-column {
	margin: 0;
	padding: 0 5px 0 0;
	width: 296px;
	float: right;
}

#banner {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 15px;
}

