/************************************************************************
*									*
*	Standard styles for the Ramona Trails Association Web site.	*
*									*
*	Author:   Carsten P. Gehrke					*
*	Created:  10 Mar 2000						*
*	Released: 20 Mar 2000						*
*	Modified: 28 Apr 2001  CPG - Moved comments to work around 	*
*	                       Internet Explorer bug; added div.main,	*
*	p.purpose, p.hostedby and dl dt styles.				*
*									*
************************************************************************/

BODY
{
  background-color: #FFFFFF; /* white */
}

DIV.navbar2
{
  margin-top: 0;
  margin-bottom: 1.2em;
  text-align: center;
}

DIV.navbar2 P
{
  width: auto;
  color: #FFFFFF; /* white */
  background-color: #006633; /* green from logo */
  font-family: sans-serif;
  font-size: 14pt;
  font-weight: bold;
  padding: 0.2em;
}

DIV.navbar2 A
{
  text-decoration: none;
}

DIV.navbar2 A:link
{
  color: #00FFFF;
}

DIV.navbar2 A:visited
{
  color: #009966;
}

DIV.navbar2 A:active
{
  color: #FFFF00;
}

DIV.navbar2 A:hover
{
  color: #FFFF00;
}

DIV.main
{
  margin-left: 1em;
  margin-top: 1em;
}

P.purpose
{
  text-align: justify;
  font-family: Verdana, sans-serif;
  margin-left: 2em;
  margin-right: 3em; /* to balance 1em left margin from div.main */
}

P.hostedby
{
  text-align: center;
  font-style: italic;
}

DL DT
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  margin-top: 0.5em;
}

DIV.bill
{
  color: #000000; /* black */
  text-align: justify;
}

DIV.bill P.level-one
{
  margin-left: 1em;
}

DIV.bill P.level-two
{
  margin-left: 2em;
}

DIV.footer
{
  font-family: Verdana, sans-serif;
  font-size: smaller;
}

P.navbar
{
  text-align: center;
}

P.article-title
{
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: larger;
  font-weight: bold;
}

SPAN.article-date
{
  font-size: medium;
  font-weight: normal;
}

P.article
{
  text-align: justify;
}
