/* Strapping Pages  */

.db_red 		{ background-color: rgb(133,29,28); }
.db_blue		{ background-color: rgb(9,28,90); }

.strap_pic {
	float: left;
	margin: 1em;
	margin-top: 0;
}

.strap_pic p.caption {
	font-size: .9em;
	text-align: center;
	font-style: italic;
	clear: both;
}

.strap_pic img {
	display: block;
}

h2 {
	color: #466763;
	font-style: italic;
}
h3 {
	color: #466763;
}
h4 {
	color: #466763;
}
p {
	color: #333;
}
