#subnav-container h3
{
  display: none;
}

.contentColumn
{
  width: 757px;
}

.siloNavContainer
{
  width: 100%;
  margin-bottom: 10px;
}

 .divUpcomingEventsContent
{
   height:338px;
}


.siloNavTop
{
  background-image: url("siloContainerTop.gif");
  height: 3px;
  margin-left: 1px;
  width: 178px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.siloNavContent
{
  background-image: url("siloNavContentBkg.gif");
  width: 180px;
}

.modularNavHeading
{
  background: url("bg_moduleHeading.gif") repeat-x scroll left top transparent;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: 4px;
  margin-top: 1px;
  padding: 10px 0 10px 7px;
  width: 165px;
}

.siloNavBot
{
  background-image: url("siloContainerTop.gif");
  height: 3px;
  margin-left: 1px;
  width: 178px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.siloNavFeatureColContainer
{
  background-color: #FFCB88;
  margin-left: 3px;
  min-height: 82px;
  height: auto !important;
  height: 82px;
  width: 174px;
}

.siloNavFeatureContainer
{
  background-color: white;
  min-height: 82px;
  height: auto !important;
  height: 82px;
  width: 165px;
}

.imgNavFeature
{
  width: 62px;
  height: 62px;
  overflow: hidden;
}

.itemContentArea
{
  background-color: #FFFFFF;
  padding: 0 20px 0px;
  width: 525px;
}

/* ---- Modular DIV management ---- */

 .divUpcomingEvents
{
  display: none;
}

