/* site default */
body { font-family: Times New Roman, Times, serif; font-size: 100%; color: #000000; background-color: #F5F1DD; list-style-type: circle; margin-top: 0px; margin-left: 0px; }

table { font-family: Times New Roman, Times, serif; font-size: 100%; color: #000000; list-style-type: circle; }

a {color: #4B3025; background-color: transparent; text-decoration: underline; font-weight: bold;}
a:hover { color: #8B7D6B; background-color: transparent; text-decoration: none; font-weight: bold; }

/* text classes */
h1 {  font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 160%; font-weight: bold; margin-top: 3px; margin-bottom: 0px; }
h2 { font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 140%; font-weight: bold; margin-top: 3px; margin-bottom: 3px; }
h3 { font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 120%; font-weight: bold; margin-top: 3px; margin-bottom: 3px; }

.h1reverse {  font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 220%; color: #CEBC96; font-weight: bold; margin-top: 0px; margin-bottom: 0px; }
.h2reverse { font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 140%; color: #F5F1DD; font-weight: bold; margin-top: 0px; margin-bottom: 0px; }
.h3reverse { font-family: Garamond, Georgia, Times New Roman, Times, serif; font-size: 120%; color: #CEBC96; font-weight: bold; margin-top: 0px; margin-bottom: 0px; }


.field { font-weight: bold; color: #000000; background-color: transparent; }

.mediumcopy { font-size: 85%; }

.smallcopy { font-size: 75%; }


.topnav { background-color: #4B3025; }

.leftnav { font-family: Garamond, Georgia, Times New Roman, Times, serif; background-color: #CEBC96; }
.leftnav a { font-family: Garamond, Georgia, Times New Roman, Times, serif; color: #000000; background-color: transparent; text-decoration: none; font-weight: bold; font-size: 100%; }
.leftnav a:hover { font-family: Garamond, Georgia, Times New Roman, Times, serif; color: #000000; background-color: #8B7D6B; text-decoration: none; font-weight: bold; font-size: 100%; }

.leftnavdark { font-family: Garamond, Georgia, Times New Roman, Times, serif; color: #FFFFFF; background-color: #8B7D6B; }
/.leftnavdark a { font-family: Garamond, Georgia, Times New Roman, Times, serif; color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold; font-size: 110%; }
/.leftnavdark a:hover { font-family: Garamond, Georgia, Times New Roman, Times, serif; color: #CCCCCC; background-color: transparent; text-decoration: none; font-weight: bold; font-size: 110%; }

.smallstyle { font-family: Times New Roman, Times, serif; font-size: 90%; color: #000000; list-style-type: circle; border-left:1px dashed #4B3025; border-right:1px dashed #4B3025; border-bottom:1px dashed #4B3025;}
.smallstyle a { font-family: Times New Roman, Times, serif; color: #000000; background-color: transparent; text-decoration: none; }
.smallstyle a:hover { font-family: Times New Roman, Times, serif; color: #000000; background-color: #8B7D6B; text-decoration: none; }





div#siteLinks ul {
  margin:0; padding:0;
  list-style:none;
  }
div#siteLinks ul li { margin:1px 0; }  
div#siteLinks ul li a {
  display:block; 
  text-decoration: none; 
  font-weight:bold;
  width:160px; padding:4px 4px;  
  background-color:#CEBC96; 
  }    
* html div#siteLinks ul li a {
  width:150px;
  w\idth:150px;
  }  
div#siteLinks ul li a:link     { color:#000000 }  
div#siteLinks ul li a:visited  { color:#000000 }
div#siteLinks ul li a:hover    { background-color:#8B7D6B; color:#000000 }

