
    
    
    body{
    font-family: times new roman, serif;
    font-size: 0.85em;
    line-height:1.4em;
    background:#bbbdc0;
  
    text-align:center;
  }



#pageWrap{
  width:780px;
  margin:0 auto;
  background:white url(/managed_files/2277/page-tile.png) 50% 0 repeat-y;  
  text-align:left;
  margin-top:10px;
}

  #topBar{
  background:transparent url(/managed_files/2276/page-top.png) 50% 0 no-repeat;  
  padding-top:6px;
  }

#outerLogoBar{
background:#ccc;
margin-top:0px;
margin-left:10px;
margin-right:10px;
width:760px;
}


#logo{
float:left;
}


#slogan{
font-size:1.2em;
font-family:georgia;
margin:20px;
text-align:center;
float:left;
width:350px;
}





  #menuBar{
  clear:left;

  background:white url(/managed_files/2282/white_drop_shadow.png) 50% 0 repeat-x;  
  margin:0 10px;
  padding-top:2px;
  margin-bottom:10px;
  font-size:0.95em;
  }

  #menuBar ul{
  clear:none;
  list-style:none;
  margin-left:auto;
  margin-right:auto;
  padding:5px;
  }
  
  #menuBar li{
  display:inline;
  padding:5px;
  }
  
  #menuBar li.first{
  background:transparent;
  padding-left:5px;
  }

  #menuBar li a{
  color:#595657;
  padding:5px;
  text-decoration:none;
  }

  #menuBar li a:hover{
  text-decoration:underline;
  }

  
  #menuBar li a.current{
  font-size:1.2em;
  }

  #menuBar li a.current span{
  font-size:1.2em;
  }



#contentArea{
margin:0 10px;
padding:0 20px;
}

  h1{
    margin-bottom:5px;
margin:20px 0px;
line-height:1.2em;
    }


    
  h1 span{
    color:#595657;
  background:transparent url(/managed_files/2283/flourish_left_75.png) 0 50% no-repeat;  
  padding-left:78px;
  padding-right:0px;
  }

  h1 span span{
  background:transparent url(/managed_files/2284/flourish_right_75.png) 100%  50% no-repeat;  
  padding-right:78px;
  padding-left:0px;
  }


  #lowerArea{
  background:#bbbdc0 url(/managed_files/2278/page-bottom.png) 50%  0 no-repeat; 
  text-align:center;
  padding-top:25px;
  color:white;
  }






  .siteInfo a{
  color:white;
  }
  
  .siteInfo{
  padding-bottom:30px;
  }

  
  
  a{
  text-decoration:none;
  color:#000099;
  }
  
  a:hover{
  text-decoration:underline;
  color:#595657;
  }
  
  h1{
  font-size:2em;
  }

  h2{
  font-size:1.8em;
  }

  h3{
  font-size:1.6em;
  }

  h4{
  font-size:1.4em;
  }

  h5{
  font-size:1.2em;
  }

  h1,h2,h3,h4,h5{
  margin:10px 0px;
  }
  
  p{
  margin-bottom:10px;
  }


	