BODY { 
color: #000;
background: #fff;
margin-top: none;
margin-right: none;
margin-bottom: none;
margin-left: none;
font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.intro
{
    FONT-SIZE: 11px;
    COLOR: #fff;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.general
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.footer
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


#bg-home
  {
    background: url(images/home_collage1.jpg) no-repeat scroll top center ;
  }
  
#bg-home-head
  {
    background: url(images/bg_homehead3.jpg) repeat-x scroll top center ;
  }

A:link {  color: #9cc;   text-decoration: none }
A:active  {  color: #fff;   text-decoration: none }
A:visited {  color: #9cc;   text-decoration: none }
A:hover {  color: #fff;  text-decoration: underline }

A.embed:link {  color: #069;   text-decoration: underline }
A.embed:active  {  color: #069;   text-decoration: none }
A.embed:visited {  color: #069;   text-decoration: underline }
A.embed:hover {  color: #600;  text-decoration: none }

A.nav:link {  font-size:  10px;   color: #26253F;   text-decoration: none}
A.nav:active  {  font-size:  10px;   color: #26253F;   text-decoration: none }
A.nav:visited {  font-size:  10px;   color: #26253F;  text-decoration: none }
A.nav:hover {  font-size:  10px;   color: #046198;   text-decoration: none }

A.head:link {  color: #cc9;   text-decoration: none}
A.head:active  {  color: #cc9;   text-decoration: none }
A.head:visited {   color: #cc9;  text-decoration: none }
A.head:hover {  color: #9cc;   text-decoration: none }

A.lit:link { font-size:  10px;  color: #046198;   text-decoration: none }
A.lit:active  {  font-size:  10px;   color: #046198;   text-decoration: none }
A.lit:visited {  font-size:  10px;   color: #046198;  text-decoration: none }
A.lit:hover {  font-size:  10px;   color: #046198;   text-decoration: none }

HR {
size: 1pt;
style: noshade;
color: #996;
}

P { 
font-family:  Verdana, Arial, Helvetica, sans-seriff;
font-size:  12px;                                
font-style:  normal; 
color:  #333333; 
background:  transparent; 
}

P.event { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  9px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}


h1 {
  margin:.75em 0 .50em;
  font-family:  Georgia,Serif;
  font-size:  26px; 
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#26253F;
  }


h2 {
  margin:.75em 0 .50em;
  font-family:  Georgia,Serif;
  font-size:  22px; 
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#26253F;
  }
  
  h3 {
  
  font-family:  Georgia,Serif;
  font-size:  16px; 
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#26253F;
  }

h4 {
  
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:  12px; 
  text-transform:uppercase;
  letter-spacing:.03em;
  color:#26253F;
  }

B { color: #26253F; }

strong { color: #26253F; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
  FONT-SIZE: 12px;
    COLOR: #333333;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
       
