/* CSS Document */

/*
Brown:#672202;
Green:#42766A;
Parchment:#FFEEBB;
*/

.blurb p {
	padding:0 20px 15px 20px;
	font-size:11px;
}
.blurb h5 {
	padding:0 20px 10px 20px;
	color:#672202;
}

.left {
	float:left;
	padding:0 5px 0 0;
}
.right {
	float:right;
	padding:0 0 0 5px;
}
.lastBlock {
	padding-bottom:0; !important
	margin-bottom:0; !important
}
.bold {
	font-weight:bold;
}

