.summer {display: none;}

#masthead {
/* <!-- ORIGINAL -->
background: white url("../images/masthead.gif") no-repeat;
   <!-- SR 50 -->*/
background: white url("../images/50WebHeaderBck.jpg") no-repeat;
}

a {color: #c92b1d;}
a:hover {color: #c92b1d;}

h1, h2, h3 {color: #c92b1d;}

.main-nav ul {
border: 1px solid #b5271a;
border-top: none;
}

#sub-nav-container #helpful-links{
border-bottom:1px dotted #C92B1D;
}

#sub-nav-container li.selected a {
background: white url("../images/arrow-red.gif") 7px 5px no-repeat;
}

.event-date {
padding-left:10px;
color: #c00;
}