#siteHeader {
  height: 200px;
}

#leftHandGraphics p {
  color: #fff !important;
  padding: 0 5px 5px;
}

.textBlockElement h3 { background-color: #c71a0b; background-position: bottom left; background-repeat: repeat-x; }

#topNav tr td ul {
	box-shadow: none;
	background: #333 none;
}

#topNav tr td ul li {
	background: transparent none;
	border: none;
	margin: 0;
}

#topNav td ul li:hover, #topNav td ul li.hover {
	background: #970d00 none;
}

#topNav tr td ul li ul {
	border: none;
	background: #970d00 none;
}

#topNav tr td ul li ul li a:hover {
	background: #b41e10 none;
}

#topNav tr td ul li a, #topNav tr td.selected ul li a {
	border: none;
	margin: 0;
	line-height: 10px;
	padding: 6px 10px;
	text-transform: capitalize;
	color: #fff;
	background: transparent none;
}

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
	border: none;
	background: #970d00 none;
}

#topNav tr td ul li a:hover {
	color: #fff;
	background: #970d00 none;
}
