.navCell
{
  background-color: #7e3e3f;
  width: 742px;
}

h1, h2, h4
{
  color: #da4337;
}

#content, #content p, li
{
  color: #da4337
}

a
{
  color: #686895;
}
 
a:hover
{
  color: #AA5E55;
}

a:visited
{
  color: #858DB6;
}

a:active
{
  color: #C83F37;
}

#navContainer A, #navContainer A:active
{
  color: #da4337;
}

#navContainer A:hover
{
  color: #FFFFFF;
}

.topTearCell
{
  background:#FFFFFF url(../images/tear-top-red.jpg) center;
}

.bottomTearCell
{
  background:#FFFFFF url(../images/tear-bottom-red.jpg) center;
}

#address
{
  padding-left: 6px;
  color: #4778A9
  }

.divider
{
  background-image: url(../images/divider-red.gif);
}

.yellowTom
{
  color: #888888;
}