/* last edited on 01/28/06 by Mark */


p
  {
  font-family: times new roman, serif ;
  font-size: 14px ;
  color: #000000 ;
  }
	
.text
  {
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 10px ;
  color: #ffffff ;
  line-height: 1.3em ;
  }
  
  .bodytext
  {
  font-family: Arial, Helvetica, sans-serif ;
  font-size: 11px ;
  color: #47261d ;
  line-height: 1.2em ;
  }
  
  .italtext
  {
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 10px ;
  font-style: italic ;
  color: #FFFFFF ;
  }
	
.text2
  {
  font-family: Arial, Trebuchet MS, Verdana, sans-serif ;
  font-size: 11px ;
  color: #000000 ;
  }
  
 .text3
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  color: #003399 ;
  line-height: 1.3em ;
  }

.stylized /* pullquotes */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 12px ;
  color: #A15E2F ;
  line-height: 1.2em ;
  }
	
.stylizedbold /* contact info */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 11px ;
  font-weight: bold ;
  line-height: 1.2em ;
  color: #807961 ;
  }
  
  .stylizedbold2 /* contact info */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 13px ;
  font-weight: bold ;
  line-height: 1.2em ;
  color: #807961 ;
  }

.stylized2 /* pullquotes */
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 12px ;
  font-style: italic ;
  color: #8E111E ;
  }
  
  .focustitle
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  font-weight: bold ;
  color: #8E111E ;
  }

.formtext
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 10px ;
  font-style: italic ;
  color: #8E111E ;
  }

h1
  {
  font-family: arial, sans-serif ;
  font-size: 30px ;
  font-weight: bold ;
  color: #F5D700 ;
  }
	
.hdr1
  {
  font-family: Trebuchet MS, arial, sans-serif ;
  font-size: 24px ;
  font-weight: bold ;
  color: #4d4a50 ;
  }
	
h2
  {
   font-family: Arial, Verdana, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  line-height: 1.0em ;
  color: #F5D700 ;
  }
	
.hdr2
  {
  font-family: Arial, Trebuchet MS, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #49403D ;
  }
	
h3
  {
  font-family: Arial, sans-serif ;
  font-size: 13px ;
  font-weight: bold ;
  line-height: 1.2em ;
  color: #F5D700 ;
  }
	
.hdr3
  {
  font-family: Arial, Trebuchet MS, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #8E111E ;
  }

.header3
  {
  font-family: Arial, sans-serif ;
  font-size: 14px ;
  font-weight: bold ;
  color: #333333 ;
  }
	
h4
  {
  font-family: Arial, sans-serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #333333 ;
  }

.header4
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  font-weight: bold ;
  color: #333333 ;
  }

.reverse
{
  font-family: Arial, sans-serif ;
  font-size: 16px ;
  font-weight: bold ;
  color: #ffffff ;
}

.small
  {
  font-family: Arial, Helvetica, sans-serif ;
  font-size: 10px ;
  color: #47261d ;
  line-height: 1.2em ;
  }

.small2
  {
  font-family: Trebuchet MS, Verdana, sans-serif ;
  font-size: 9px ;
  color: #ffffff ;
  }



.medium
  {
  font-family: times new roman, serif ;
  font-size: 12px ;
  color: #000000 ;
  }


.boldsans
  {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif ;
  font-size: 13px ;
  line-height: 1.3em ;
  color: #333B68 ;
  }

.mainlink
  {
  font-family: Arial, Verdana, sans-serif ;
  font-size: 11px ;
  font-weight: bold ;
  line-height: 1.2em ;
  color: #ffffff ; 
  }



.sublink
  {
  font-family: Arial, Verdana, sans-serif ;
  font-size: 12px ;
  font-style: normal ;
  font-weight: bold ;
  line-height: 1.2em ;
  }

.extraleading
  {
  line-height: 1.8em ;
  }





/* link colors & effects */


a:link
  {
  color: #616C8B ;
  text-decoration: none ;
  }

a:hover
  {
  color: #E8671F ;
  text-decoration: none ;
  }


a:visited
  {
  color: #616C8B ;
  text-decoration: none ;
  }
  
a:active
  {
  color: #FFCC33 ;
  text-decoration: none ;
  }
	
