#express { 
width: 500px;
}


#pullquote {
margin-left: 12px;
padding: 12px 18px 18px 12px;
font-weight: bold;
color: #996600;
}


#ednote {

padding-top: 8px;
border-top: 1px dashed #cccccc;
color: #46502b;
font-size: 70%;
}



#sidebar {
margin: 14px 36px 12px 12px;
padding: 12px 18px 18px 12px;
background-color: #DEE7EB;
border-left: 2px solid #cccccc;
}

#sidebar h3 {
text-transform: uppercase;
color: #666666;

}

h5#imageboxleft {
     font-size: .75em;
}

.said_green {
	text-transform: uppercase;
	color: #46502B;
	font-size: 1em;
	font-weight: bold;
}

.said_blue {
	text-transform: uppercase;
	color: #205F7A;
	font-size: 1em;
	font-weight: bold;
}

.said_gold {
	text-transform: uppercase;
	color: #960;
	font-size: 1em;
	font-weight: bold;
}

.pullquote_gold {
margin-left: 12px;
padding: 12px 18px 18px 12px;
font-weight: bold;
color: #960;
}

div.twocolumn .column  { width: 37%; padding-right: 7% }
div.twocolumn .first { margin-right: 2%; }

