#pullmanCity {
	position: absolute;
	z-index: 5;
	margin-top: 332px;
	margin-left: 92px;
}

#design {
	position: absolute;
	z-index: 6;
	margin-top: 115px;
	margin-left: 48px;
	font-size: 1.1em;
}

#design a {
	color: #cb7b25;
	text-decoration: none;
}

#design a:hover {
	color: #FFF;
}

#content .csc-header br,
#content .csc-header img {
	display: none;
}

#content .csc-header h1,
#content .csc-header h2,
#content .csc-header h3,
#content .csc-header h4,
#content .csc-header h5 {
	margin: .25em 0 0 0;
	padding: 0 0 0 0;
	font-weight: 500;
}

#content .csc-header h1 {
	font-size: 1.5em;
}

#content .csc-header h2 {
	font-size: 1.4em;
}

#content .csc-header h3 {
	font-size: 1.3em;
}

#content a {
	color: #FFF;
	text-decoration: underline;
}

#content a:hover {
	color: #cb7b25;
	text-decoration: underline;
}

