/* sfpt.org (San Francisco Parks Trust) stylesheet

Josh Rai
2004-08-07

*/

body {
  font-size: 12px;
  font-family: verdana,arial,tahoma,helvetica;
  color : #333333;
  margin: 0px;
}

td {
  font-size: 12px;
  font-family: verdana,arial,tahoma,helvetica;
  color : #333333;
}

a, a:link, a:visited {
  text-decoration: none;
/*  color : #00539f; */
  color: #46782f;
}

a:hover {
  text-decoration: underline;
  color : #990000;
}

.ltGreenLeft {
  background: #c9eeb8 url(/images/colorspacers/ltgreen_left.jpg) repeat-y;
}

.dkGreenLeft {
  background: #46782f url(/images/colorspacers/dkgreen_left.jpg) repeat-y;
}

.ltGreenRight {
  background: #c9eeb8 url(/images/colorspacers/ltgreen_right.jpg) repeat-y;
}

.dkGreenRight {
  background: #46782f url(/images/colorspacers/dkgreen_right.jpg) repeat-y;
}

.leftNavTop {
  margin: 10px 8px;
  font-size: 10px;
}

.leftNavBottom {
  margin: 10px 8px;
  font-size: 10px;
}

.leftNavTop a, .leftNavTop a:link, .leftNavTop a:visited {
  color: #006702;
}

.leftNavBottom a, .leftNavBottom a:link, .leftNavBottom a:visited {
  color: #46782f;
}

.sectionLinks {
  margin: 8px 14px 4px 10px;
  font-weight: bold;
}

.sectionLinks a, .sectionLinks a:link, .sectionLinks a:visited {
  color: #006702;
}

.pageTitle {
  font-weight: bold;
  font-size: 14px;
}

.pageSection {
  font-weight: bold;
}

.boldText {
  font-weight: bold;
}

.mainContent {
  margin: 10px 22px 10px 14px;
}

.lastUpdate {
  background-color: #b2df9a;
  text-align: right;
  color: #46782f;
  font-size: 10px;
  padding: 5px 8px;
}

.sectionHeading {
  background-color: #c9eeb8;
  color: #46782f;
  font-size: 10px;
}

.footer {
  text-align: center;
  color: #d9d9d9;
  font-size: 10px;
  padding: 5px 8px;
}

div.footer a, div.footer a:link {
  color: #c8eeb5;
}

.footerLinks {
  padding-bottom: 8px;
}

.partnerLogo {
  padding-bottom: 1em;
}

.ltGreen {
  background-color: #c9eeb8;
}

.orange {
  background-color: #fea227;
}

a.orangeLink, a:link.orangeLink, a:visited.orangeLink {
  color: #ff6600;
  font-weight: bold;
  font-size: 10px;
}

.medGreen {
  background-color: #b2df9a;
}

.dkGreen {
  background-color: #46782f;
}

.eventSection {
  padding-top: 1em;
}

TABLE.walkingTourSchedule TR TD {
 font-size: 11px;
}

.homePageMenu {
  color: #46782f;
  font-size: 9px;
  font-weight: bold;
}
.homePageMenu a, .homePageMenu a:link, .homePageMenu a:visited {
  color: #006702;
}
