#primary-nav {
	border-left: 16px solid #ac893f;
}

#content {
	border-left-color: #ac893f;
}

#a {
	float: none;
	display: block;
	padding-left: 22px;
}

#b {
	float: none;
	display: block;
	padding-left: 52px;
	padding-right: 50px;
	line-height: 1.3em;
}

#b table td.logo {
	text-align: center;
	padding-right: 17px;
}

#b table td {
	vertical-align: top;
	padding-bottom: 20px;
}

#b table td h3 a {
	color: #666;
}

#c { }



