/* masthead bg image */

#headTimeline {
 background: #757660 url(../../../images/masthead/MH_tv_plain.gif);
}

/* paragraph styles */

p.thumbhead-timeline{
  color: #707F56;
}


p.timelineYear{
  color: #707F56;
}

/* nav buttons */

a.timelineButton:Link, a.timelineButton:Hover, a.timelineButton:Visited{
  color: #707F56;
} 

/* nav links/header */

a.thumbheadlink-timeline:Link, a.thumbheadlink-timeline:Hover, a.thumbheadlink-timeline:Visited{
  color: #845084;
  font-size: 0.6em;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

/* header menu background colors */

.header-bg-film {
	background-color: #000000;
}
.header-bg-tv {
	background-color: #828909;
}
