body {	color: black; 
        font-size: 13px; 
        line-height: 125%;  
        font-family: "Arial, Verdana, sans-serif"; 
		margin-top: 20px;
		
   } 
   
  table {
	color: black;
	font-size: 13px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
		}

.brownSmall {		color: #683502; 
        line-height: 140%; 
        letter-spacing: 0; 
   } 

.brown {		color: #683502; 
        font-size: 14px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: left; 
   } 

.brownCenter {		color: #683502;
        font-size: 14px; 
        line-height: 140%; 
        letter-spacing: 0; 
        text-align: center; 
   }
   
.navigation {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
   } 
   
.pageTitle {	color: black; 
        font-size: 20px; 
        font-weight: normal; 
        line-height: 140%; 
        letter-spacing: 4; 
   } 
 
 
 .title {color: black; 
        font-size: 16px; 
        line-height: 140%; 
        letter-spacing: 3; 
   }
 
.title2 {
	color: #333333;
	font-size: 15px;
	line-height: 180%;
	letter-spacing: 3;
	text-align: left;
	font-family: arial;
	font-weight: bold;
   }
   
 .title3 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 3;
	text-align: left;
	font-family: arial;
	font-weight: bold;
   }
      
.subtitle {color: black; 
        font-size: 14px; 
        line-height: 140%; 
        letter-spacing: 2; 
        text-align: left; 
        font-family: "arial"; 
   }
   
.smallSubtitle {color: black;  
        font-size: 13px;
        font-weight: normal; 
        line-height: 130%; 
        letter-spacing: 1; 
        text-align: left; 
        font-family: "arial"; 
   }
   
   
.copy {
	color: black;
	font-size: 10px;
	font-weight: normal;
	line-height: 105%;
	text-align: center;
	font-family: "arial";
   }  

LI {
	color: black;
	font-size: 13px;
	line-height: 140%;
	letter-spacing: 0;
	text-align: left;
	font-family: "arial";
   } 
ul {
	list-style-image: url(Images/bullett.gif);
}



   
A:link        {
	color: #8C3919;
} 
A:visited     {	color: #853617; }
A:active      {	color: #853617; }
A:HOVER       { color: #551801; }  


.youarehere {
	font-weight: bold;
	color: #712100;
	}

A.nav:link    {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
A.nav:visited {text-decoration: none;color: white; }
A.nav:active      {	text-decoration: none;color: #712100; }
A.nav:HOVER   {text-decoration: none; color: #712100;}
.donationHeader {
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}

.contactHeader {
	line-height: 22px;
	font-size: 13px;
}


#container {
	
}
