/* CSS Document */

#outerbox {

	border: 1px solid #D5DD9D;


}

.whyparklifebox {
	border-bottom: 1px dotted #D5DD9D;
	padding:25px;
	background-color:white;
	text-align:justify;
}
.oddbox {background-color:#fdfdfd;}
.lastbox {border-bottom:none;}

#whyparklifebanner {
	margin-bottom: 15px;
}

.bolder {
	font-weight:bold;
	font-size:15px;
	text-transform: uppercase;
}