/* bbrtna.org website, CSS file, modified Sept 2007 */

body { background-color: #FFFFFF; color: #525252; margin: 0px; padding-top: 0px; margin-top: 20px; font-family: sans-serif; }

* { font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; line-height: 17px; }

a { color: #084C8D; text-decoration: none; }
a:link { color: #084C8D; }
a:visited { color: #084C8D; }
a:active { color: #056cce; } 
a:hover { color: #056cce; }

.nav { font-size: 11px; color: #084C8D; font-weight: bold; }  
a.nav:hover { color: #084C8D; background-color: #F0F0D8; }
.navh { margin-top: 8px; margin-bottom: 8px; }

#indent { padding-left: 28px; padding-top: 12px; padding-right: 28px; padding-bottom: 20px; line-height: 17px; font-size: 12px; }
#masthead { }
#content { }

ul { list-style-type: square; margin-top: 2px; }
ol { margin-top: 6px }
li { margin-bottom: 10px; }
hr { color: #b7b711; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 14px; }
p.list { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 4px; }
td { font-size: 12px; }

h1 { font-size: 17px; font-weight: bold; margin-top: 10px; margin-bottom: 14px; line-height: 22px; color: #808000; }
h2 { font-size: 13px; font-weight: bold; margin-top: 10px; margin-bottom: 4px; line-height: 14px; color: #636300; } 
h2.subhead { font-size: 12px; font-weight: bold; color: #636300; margin-top: 16px; margin-bottom: 16px; display: block; 
         background-color: #D4D4BE; padding: 2px; padding-left: 3px; text-transform: uppercase; } /*subheader on index page*/
h3 { font-size: 10px; font-weight: bold; color: #084C8D; line-height: 16px; letter-spacing: 0.5px; margin-bottom: 4px; display: block; 
     background-color: #D4D4BE; padding: 1px; padding-left: 3px; text-transform: uppercase; } 

.nobr { white-space: nowrap; }

.olive { color: #808000; font-weight: bold; } 

.small { font-size: 10px; }

.copyright  { font-size: 9px; font-weight: normal; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; text-align: center;
              margin-top: 20px; color: #858585; }
              
.endbar1 { background-color: #636300; } 
.endbar2 { background-color: #808000; }     
.underline { border-bottom: 1px solid #939377; }             

/*background styles*/              
.dotted { background-image: url(images/repeat_dotted_y.gif); background-repeat: repeat-y; width: 1px; }
.gray_bg { background-color: #E5E5D0; padding-left: 20px; padding-top: 16px; padding-right: 10px; line-height: 20px; }
            
/*sidebar of index page*/      
.sidebar { color: #ffffff; width: 190px; padding-left: 4px; padding-right: 4px; padding-bottom: 0pt; padding-top: 6px; text-align: center; font-size: 11px; }
a.sidebar:link { color: #E3E305; padding: 0px; }
a.sidebar:visited { color: #E3E305; padding: 0px; }
a.sidebar:active { color: #FCFC03; background-color: #000080; padding: 0px; } 
a.sidebar:hover { color: #FCFC03; background-color: #000080; padding: 0px; }    

.olive_bg { background-color: #626200; border: #636300 1px solid; background-image: url(images/swirl_olive.gif); 
            background-repeat: repeat; background-position: top left; margin-bottom: 10px; }  
              
/*form styles*/
input, textarea { color: #525252; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }
select { color: #525252; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }
input.box { color: #525252; background-color: transparent; border: 0px; }

/*newsletter styles*/
h2.news { font-size: 14px; font-weight: bold; margin-top: 14px; margin-bottom: 0px; line-height: 20px; color: #808000; 
          font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }
.toc { font-size: 12px; font-weight: bold; line-height: 24px; }
.bordered { border: solid 1px #808000; padding: 16px; margin-top: 10px; }