/* CSS Document */

.sableOakHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ffcc00;
	padding: 5px 0px 3px 0px;
	font-weight: bold;
	font-size: 1.1em;
	color:#cc0000;
}

.sableOakDesc {
	font-size: .8em;
	padding: 3px 15px 2px 15px;
}
.opBold {
	font-weight: bold;
}
.opEm {
font-style:italic;
}
.opTiny {
	font-size: .6em;
}
.opAwards {
	padding-left: 25px;
	width: 320px;
}
