/* Sue Stalcup 2004 site revision css file, revised 5/2007 */
/* Palette: Red #D53D09; Gold #FFC060; Periwinkle #B3BFD2; Dark Orange #9F2E07; */
    
body { color: #333333; background-color: #34445B; margin: 20px; }

a:link { color: #D53D09 }
a:visited { color: #9F2E07 }
a:active { color: #FF0000 } 
a:hover  { color: #FF0000 } 

td { font-style: normal; font-size: 12px; font-weight: normal; line-height: 16px; 
     font-family: Verdana, Arial, Helvetica, Geneva, Lucida Sans, sans-serif;  }
pre { font-family: monospace; } 
p { margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
h1, h2 { font-size: 24px; font-weight: normal; line-height: 24px; font-family: Times New Roman, Times, Garamond, Palatino, Baskerville, serif; color: #D53D09; }
h4 { font-size: 18px; font-weight: normal; font-family: Times New Roman, Times, Garamond, Palatino, Baskerville, serif; color: #D53D09; margin-bottom: 5px; }   

.center { text-align: center; }
   
.small, .sml  { font-size: 9px; }
   
.updated  { font-size: 10px; text-align: center; }

.hrule { border-color: #D53D09; border-width: 1px; border-style: solid; border-left-width: 0px;
border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; }      

.tbord { margin: auto; font-size: 6px; font-weight: normal; padding: 6px; background-color: #FFFFFF;
border: #D53D09 solid 2px; border-color: #D53D09; }    
  
.quote { font-family: Times New Roman, Times, Garamond, Palatino, Baskerville, serif; 
 font-size: 18px; font-style: italic; font-weight: normal; color: #D53D09; }     
   
.padding { padding-top: 0px; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }

	 
table.grid { border-collapse: collapse; border: 1px solid #e4e4e4; background-color: #fbfbfb; }
table.grid td { border: 1px solid #e4e4e4; padding: 0.5em; }

