BODY { background-color: white;
       color: black;
}

TR.navbar { 
  background-color: #ad5263;
}

H1, H2, H3, H4, H5, H6, .smallhead { color: #ad5263;
     background-color: white;
     font-family: "copperplate gothic bold", "copperplate gothic", "copperplate gothic bold BT", garamond, Arial,sans-serif;
     font-weight: bold;
}

H1 { font-size: 200%;
     text-align: center;
 }
H2 { font-size: 150%; }
H3 { font-size: 125%; }
H4 { font-size: 110%; }

A:link { color: blue; }
A:visited { color: black; }
A:hover { color: #ad5263; }

TR.navbar A:hover { color: black; }

span.currentsect {
    color: white;
     font-family: "copperplate gothic bold", "copperplate gothic", "copperplate gothic bold BT", garamond, Arial,sans-serif;
     font-weight: bold;
    font-size: 125%;
    vertical-align: middle;
}
    
.menucol {
  background-color: #c0c0c0;
}

.menucol h2 {
  background-color: #c0c0c0;
  font-size: 100%;
  margin-bottom: 2px;
  margin-top: 6px;
  padding-top: 5px;
  padding-bottom: 1px;
 }

.menucol h3 {
  background-color: #c0c0c0;
  font-size: 90%;
  margin-left: 0.5em;
  margin-top: 2px;
  margin-bottom: 1px;
}

.menucol P {
  margin-top: 1px;
  padding-top: 1px;
}

.menucol span.current {
  font-weight: bold;
}

UL LI {
  list-style-image: url("/images/bullet.gif");
}

UL {
  margin-left: 1em;
  margin-top: 0em;
}

P.prodtitle {
  font-weight: bold;
  font-size: 120%;
}

P.prodformat {
  font-style: italic;
}


P.proddescript {
  text-align: justify;
}

P.prodprice {
  text-align: left;
}
/*
DT.prodlist {
  font-weight: bold;
}
*/

DD.prodlist {
  font-weight: normal;
}

.copyr {
  font-size: 80%;
}

td.maincol {
  margin-left: 2em;
}

.stress {
  font-style: italic;
  font-size: 115%;
}

.indent1 {
  margin-left: 0.25in;
  margin-right: 0.25in;
}

.indent2 {
  margin-left: 1in;
  margin-right: 1in;
}

/*
.buy {
  text-align: right;
}
*/

HR.bigdiv {
  color: #ad5263;
}

HR.littlediv {
  color: #ad5263;
  width: 75%;

}

.printit {
font-weight: bold;
text-align: center;
font-size: 110%;
}

IMG.map
{
  text-align: right;
}

IMG.image
{
  text-align: right;
}

.mapcaption
{
  font-style: italic;
  font-size: 90%;
}
