
.contentTable
{
 background-image: url(../images/content-background-beige.jpg);
}

.navCell
{
  background-color: #FFFFFF;
  width: 742px;
}

h1, h2, h4
{
  color: #c50405;
}

#content, #content p, li
{
  color: #c50405;
  }

a
{
  color: #686895;
}
 
a:hover
{
  color: #c50405;
}

a:visited
{
  color: #c50405;
  }

a:active
{
  color: #c50405;
}

#navContainer A, #navContainer A:active
{
  color: #c50405;
}

#navContainer A:hover
{
  color: #c50405;
  }

.topTearCell
{
  background:#FFFFFF url(../images/tear-top-white.jpg) center;
}

.bottomTearCell
{
  background:#FFFFFF url(../images/tear-bottom-white.jpg) center;
}

#address
{
  padding-left: 6px;
  color: #3f7f3f;
}

.divider
{
  background-image: url(../images/divider-green.gif);
}

.yellowTom
{
  color: #589958;
}