#masthead {
  height: auto;
  padding-bottom: 1em;
  color: #fff;
  background: #3d3838 url(http://www.firehousetheatre.org/images/home_masthead.jpg) center top no-repeat;
}

#masthead .content {
  width: 550px;
  margin: 0 0 0 20px;
  padding-top: 180px;
  line-height: 1.5em;
  float: left;
}

#masthead .content .content {
  width: auto;
  margin: 0;
  padding: 0 135px 0 0;
  float: none;
}

#masthead .content h2 {
  position: relative;
  left: 0;
  top: 0;
}

ul.gallery {
  margin: 1em 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}

ul.gallery li {
  margin-right: 10px;
  display: inline;
}

ul.gallery li img {
  border: 1px solid #949191;
}

ul.sideLinks {
  width: 180px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  position: absolute;
  right: 0;
  top: 225px;
}

ul.sideLinks li {
  margin-bottom: 5px;
}

ul.sideLinks li a {
  padding: 1em;
  background: transparent;
  border: 1px solid #949191;
  border-right: none;
  display: block;
}

#body {
  padding-top: 10px;
  background: #5a5656 url(http://www.firehousetheatre.org/images/home_body.gif) center top no-repeat;
}

#content {
  width: 500px;
  margin: 0 30px 30px 0;
}

#content h3, #sidebar h3 {
  margin-left: 10px;
}

.newsItem {
  padding: 40px 0 0 30px;
  background: url(http://www.firehousetheatre.org/images/news_marker.gif) left top no-repeat;
}

.newsItem h4 {
  margin-top: 0;
}

#sidebar {
  width: 251px;
  margin: 0 0 30px 0;
  float: left;
}

#sidebar h3 {
  margin-bottom: 1em;
}

#sidebar h4 {
  margin-left: 20px;
  font-size: 20px;
  border-bottom: none;
}

#sidebar p.subtitle {
  margin: -3.25em 0 1em 20px;
  font-size: 12px;
}

#sidebar p {
  margin-left: 20px;
}

.promoPic {
  margin: 1em 0;
  border: 1px solid #949191;
  border-left: none;
}

div.promoPic img.blogPhoto { /* removes stuff for this class of uploaded photo when used on the home page */
  float: none;
  border: none;
  margin-left: none;
}

.linkList li.hot a {
  font-family: Impact, "Arial Black", sans-serif;
}

.seasonList {
  margin: 1em 0;
  background: url(http://www.firehousetheatre.org/images/seasonlist_background.gif) right center no-repeat;
  border: 1px solid #949191;
  border-left: none;
}

.seasonList ul {
  margin-left: 20px;
  padding: 0;
  list-style: none;
}

.seasonList ul li {
  margin: 1em 0;
}

.seasonList ul li a {
  font-weight: bold;
  text-decoration: none;
}