
.featureBox
{
	border: 1px solid #bbc7cd;
	margin: 4px 0 0 0;
	float: left;
}

.orangeHeader
{
    height: 33px;
	background: #f48a00;
	width: 371px;
}

.blueHeader
{
    height: 33px;
	background: url('images/blueHeaderBackground.gif') repeat-x top left;
	width: 371px;
}

.orangeHeader img, .blueHeader img
{
    float: right;
	margin: 10px 10px 0 0;
}

.orangeHeader h1, .blueHeader h1, .orangeHeader a h1, .orangeHeader a:link h1, .orangeHeader a:active h1, .orangeHeader a:visited h1, .blueHeader a h1, .blueHeader a:link h1, .blueHeader a:active h1, .blueHeader a:visited h1
{
	color: #ffffff;
	font-family: "Goudy Old Style", "Times New Roman", times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 35px;
	line-height: 33px;
	float: left;
	text-decoration: none;
	display: inline;
}

.blueHeader a:hover h1, .orangeHeader a:hover h1
{
	text-decoration: underline;
	cursor: pointer;
}

.featureBoxContent
{
	padding: 17px 35px 5px;
}

.featureBoxWidth
{
	width: 301px;
}

.featureBoxProp
{
	height: 292px;
	float: left;
}

.portfolioPane, .goldsteinPane, .speechesPane, .articlesPane
{
	float: left;
	
}

.boxSpacer
{
    width: 4px;
	float: left;
}
