/* HOME PAGE */

.home_text_large {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: 16pt; 
	color: #333333    
}

.home_text_green {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt;
	color: #006600    
}

.home_text_gray {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt;
	font-style: italic;
	color: #333333
}

/* HEAD AND SUBHEAD */

.head {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700; 
	font-variant: normal; 
	color: #a97e44    
}

.head2 {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700; 
	font-variant: normal; 
	color: #006600    
}

.subhead {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	line-height: 14pt; 
	color: #a97e44    
}

.subhead2 {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	line-height: 14pt; 
	color: #006600    
}

/* TEXT */
.footer {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 12pt; 
	color: #333333    
}

.text {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt; 
	color: #333333    
}

.text_small {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 10pt; 
	color: #333333    
}

.text_brown {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt; 
	color: #b38515    
}

/* LEFT NAVIGATION */
   
.photo_link {  
	font-family: Avenir, Verdana; 
	font-size: 10pt; 
	line-height: 16pt; 
	color: #333333;
	text-decoration: none
}
    
.photo_link:hover {  
	color: #000000;
	text-decoration:underline
}

.lnav_link {  
	font-family: Avenir, Verdana; 
	font-size: 11pt; 
	line-height: 17pt; 
	color: #669966;
	text-decoration: none
}
    
.lnav_link:hover {  
	color: #000000;
	text-decoration:none
}

.lnav_link2 {  
	font-family: Avenir, Verdana; 
	font-size: 11pt; 
	line-height: 17pt; 
	color: #a97e44;
	text-decoration: none
}
    
.lnav_link2:hover {  
	color: #000000;
	text-decoration:none
}

.link {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt; 
	color: #669966;
	text-decoration: underline
}
    
.link:hover {  
	color: #000000;
	text-decoration:none
}

.link2 {  
	font-family: Adobe Garamond, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height: 13pt; 
	color: #a97e44;
	text-decoration: underline
}
    
.link2:hover {  
	color: #000000;
	text-decoration:none
}
