.submenu {
  background: url(/padsecure/wpgca/red_menu_bkgrd.jpg);
}


/***** LEFT MENU *******************************************************************/
/* This left menu has a single red column down the left side, overwriting the
   default style of a column for each row. */
   
#left-menu {
  background-color: #CC0000;
  padding-left: 13px;
  width: 164px;
  border-top: 1px solid white;
}

#left-menu .section {
  padding: 0;
}

#left-menu .section a {
  background-color: #939393;
}

#left-menu .first {
  border-top: none;
}

#left-menu .first a {
  background-color: #CC0000;
  font-weight: bold;
  padding-top: 7px; 
  padding-bottom: 6px; 
  /* The padding-top and padding-bottom will be removed once the 311 logo is 
  placed in the header. This is just ensuring the department name, when on 
  one line, is the same height as the menu beside it. */
}

#left-menu .subsection a {
  background-color: #AAAAAA;
  padding-left: 18px;
  font-size: 80%;
}

#left-menu .events a {
  background-image: url(/padsecure/wpgca/calendar_redongry.gif);
  padding-right: 40px;
}

#left-menu .account a {
  background-image: url(/padsecure/wpgca/account_redongry.gif);
  padding-right: 40px;
}

#left-menu .gallery a {
  background-image: url(/padsecure/wpgca/photogallery_redongry.gif);
  padding-right: 40px;
}

#left-menu .contact a {
  background-image: url(/padsecure/wpgca/email_redongry.gif);
  padding-right: 40px;
}

#left-menu .arrow a {
  background-image: url(/padsecure/wpgca/arrow_redongry.gif);
  padding-right: 40px;
}

#left-menu .site_map a {
  background-image: url(/padsecure/wpgca/sitemap_redongry.gif);
  padding-right: 40px;
}

#left-menu .documents a {
  background-image: url(/padsecure/wpgca/documents_redongry.gif);
  padding-right: 40px;
}

#left-bar .emergweb a {
  padding: 0;
}

/***** CONTENT ***********************************************************************/

#content li {
  padding: 2px 0;
}

/***** GENERIC **********************************************************************/
/*a {
  color: #333333;
}
*/
