/* CSS Document */

html body {
  margin:15px 0 0;
  padding:0;
  background:#E1D4C0;
  text-align:left;
  font:small Verdana,Arial,Sans-serif;
  font-size:11px;
  color:#000000;
  }

/* Page Structure ========*/
#body {
  width:710px;
  padding:15px 0 0px;
  margin:20px 0 0 auto;
  text-align:left;
  }

/* Links ========*/

a.indexmenu {
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  }
a.indexmenu:hover {
  font-weight:bold;
  color:#ffffff;
  text-decoration:underline;
  }


/* Index Menu ========*/

#indexmenu p {
  font-weight: bold;
  text-decoration:none;
  color:#ffffff;
  } 

/* Footer ========*/

#footer {
  clear:both;
  padding:0 0 5px;
  }
#footer p{
  min-height:2px;
  margin:0;
  padding:0 20px;
  color:#666666;
  text-align:center;
  font-size: 9px;
  text-decoration: none;
  }
 
/* Miscellaneous ========*/

p {
  margin:0 0 .75em;
  line-height:1.5em;
  }

p strong {
  color:#000;
  }
ul {
  margin:0 0 1em;
  padding:0 0 0 2em;
  }
#main ul {
  margin-left:.5em;
  }
li {
  margin:0 0 .5em;
  line-height:1.2em;
  }
.firstbigletter {
  font-size: 56px;
  color: #660000;
  font: "Palatino Linotype";
  line-height: 90%;
  letter-spacing:-6px
  }
.orangebold {
  font-size:100%;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#cc6600;
  }  
