// BFGC sitewide text specs

	a:hover  {color:#33000;}
	a:link  {text-decoration:none;} 
	a:visited  {text-decoration:none;}
	a:active  {text-decoration:none;}
                   
              
	h2 {text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		color: #660000;
		text-align: right;}         
	h2.donors {text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		color: #660000;
		font-size: 14px;
		text-align: center;}
		
    h3.donationof {font-size: 12px;
        text-align: center;  }
         
    h3.lot {color: #000000;
        text-align: center;  }
         
	h4 {text-decoration: none;
         font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		text-align: right;
         color: #660000;}

	hr {color:#003333;height:1;}
     
                 
	p {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 13px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}


	ul {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 15px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}


	li {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 11px;
             line-height: 1.2;
             font-style: normal;
             font-align: left;
             color: #666666;}


	.header3	
	{
		text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.3;
		color: #660000;
		text-align: right;
		font-weight: bold;
	}


	.header2	
	{
		text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		font-size: 18px;
		line-height: 1.3;
		color: #660000;
		text-align: right;
		font-weight: bold;
	}


	.header1	
	{
		text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		font-size: 20px;
		line-height: 1.3;
		color: #660000;
		text-align: right;
		font-weight: bold;
	}

	.subnav	
	{
		text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		font-size: 13px;
		line-height: 1.3;
		color: #666666;
		text-align: right;
		font-weight: bold;
	}
  
	.subsubnav	
	{
		text-decoration: none;
		font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.3;
		color: #666666;
		text-align: right;
		font-weight: bold;
	}
  
  
  
	.text {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 13px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}
  
  
	.textsmall {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 11px;
             line-height: 1.4;
             font-style: normal;
             font-align: left;
             color: #666666;}

                                            
 
	.textxsmall {text-decoration: none;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 9px;
             line-height: 1.2;
             font-style: normal;
             font-align: left;
             color: #666666;}

                                            
 
	.footer {text-decoration: none;
              font-family: arial, helvetica, sans-serif; 
              font-size: 10px;
             line-height: 1.5;
              font-style: normal;
              color: #660000;}

table.tax
{
	width: 100%;
	background-color: #ffffff;
	border: 0px #eaeaea solid;
	border-collapse: collapse;
             font-family: "trebuchet ms", arial, geneva, helvetica, sans-serif;
             font-size: 12px;
}
table.tax td
{
	vertical-align: top;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
table.tax td.left
{
  text-align: left;
}
table.tax td.odd
{
	vertical-align: top;
	text-align: center;
	padding: 2px 5px 2px 5px;
	background-color: #eaeaea;
}
table.tax td.leftodd
{
  text-align: left;
	background-color: #eaeaea;
}
