/* last edited 05.10.04 */


.title 
	{
	 font-family: Franklin, Helvetica, Arial, sans-serif;
	 font-size: 21px;
	 font-weight: bold;
	 color: #512029
	}
.hdr1 
	{
	 font-family: Franklin, Helvetica, Arial, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 color: #512029
	}
.hdr2 
	{
	 font-family: Franklin, Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #766e57
	}
h1 
	{
	 font-family: Franklin, Helvetica, Arial, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 color: #766e57
	}
h2 
	{
	 font-family: Franklin, Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #766e57
	}
.bodytext 
	{
	 font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 color: #000000 ;
	 line-height: 14px
	}
.bodytextsm 
	{
	 font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 color: #cccc99;
	 line-height: 10pt 
	}
.bodytextbold 
	{
	 font-family: Verdana, Myriad, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #333333
	}
.copyright 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 color: #b88493
	}
A:LINK
	{
	 color: #72525a ;
	 text-decoration: underline;
	}
A:VISITED
	{
	 color: #72525a ;
	 text-decoration: underline;
	}
A:hover
	{
	 color: #d45c27 ;
	 text-decoration: underline;
	}

.secondarynav 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #512029 ;
	 text-decoration: none;
	}
	
.navlink 
	{
	 font-family: Franklin, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FCFFD2 ;
	 text-decoration: none;
	}
	
a.navbar:link 
	{
	 font-family: Franklin, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FCFFD2 ;
	 text-decoration: none;
	}
a.navbar:active 
	{
	 font-family: Franklin, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FCFFD2 ;
	 text-decoration: none;
	}
a.navbar:hover 
	{
	 font-family: Franklin, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FCFFD2 ;
	 text-decoration: underline;
	}
a.navbar:visited 
	{
	 font-family: Franklin, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FCFFD2 ;
	 text-decoration: none;
	}

a.navfooter:link 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 color: #b88493 ;
	 text-decoration: underline;
	}
a.navfooter:active 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 color: #d45c27 ;
	 text-decoration: none;
	}
a.navfooter:hover 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 color: #d45c27 ;
	 text-decoration: underline;
	}
a.navfooter:visited 
	{
	 font-family: Arial, Helvetica, sans-serif;
	 color: #b88493 ;
	 text-decoration: none;
	}
/* ______________ borders/rules/backgrounds  ______________ */    

.image {
	border-color: #512029;
	border-style: solid
	border-width:1px;
    }
.rule {
  background-color: #9c0c01;
  }
hr {
  color: #a8985a;
  padding: 0px;
  }
.shaded1 {
  background-color: #cc6600;
  }
.shaded2 {
  background-color: #999999;
  }
.shaded3 {
  background-color: #777777;
  }

/* burgundy:          512029 */
/* dark olive:        766e57 */

