
.center { text-align: center; }
.right { text-align: right; }
.witch { overflow: hidden; }
.asection,
.ghost,
.offset { position: absolute; left: -10001em; }
.nm { margin: 0; }

.italic { font-style: italic; }
.upper { text-transform: uppercase; }
span { font: 14px Arial; color:#281c15;}

.imageLeft { display: inline; float: left; margin: 0 10px 0 0; }
.imageRight { display: inline; float: right; margin: 0 0 0 10px; }

a {	color: #9e5d26; text-decoration: none; }
a:hover, a:focus { color: #bfd55a; text-decoration: underline; }

h1 { margin: 0 0 10px; padding: 0; font: normal 3.3em Georgia,Arial,Helvetica,sans-serif; color: #125581; }
h2 { margin: 0 0 0 0px; padding: 0; font: normal 1.0em Georgia,Arial,Helvetica,sans-serif; color: #9f9580; text-align:left; }
h3 { margin: 0 0 10px; padding: 0; font: normal 1.4em Georgia,Arial,Helvetica,sans-serif; color: #125581; }
h4 { margin: 0 0 10px; padding: 0; font: normal 1.2em Georgia,Arial,Helvetica,sans-serif; color: #125581; }
h5 { margin: 0 0 10px; padding: 0; font: normal 1.1em Georgia,Arial,Helvetica,sans-serif; color: #125581; }

/* ======================================= */


#announce { 
position: relative;
display:block;
width: 484px;
height: 92px;
border-left: 6px solid #bbb0d7;
border-top: 6px solid #bbb0d7;
 }

/* fwslide BOX */

#fwslide { position: relative; width: 100%; height: 90px; margin: 0px; padding: 0px; background-color: #bbb0d7; }
 #fwslide h2 { margin: 0px; padding: 0 0px 0 60px;  }
 #fwslide ul.paging { position: absolute; left: 440px; top: 70px; float: right; list-style: none; margin: 0px; padding: 0px; font: bold 0.9em Verdana,sans-serif; }
  #fwslide ul.paging li { float: left; margin: 0 0 0 0px; padding: 0; }
   #fwslide ul.paging li a { overflow: hidden; float: left; width: 13px; height: 13px; background: #bbb0d7 url(witchControl2.gif)  no-repeat; background-position: 10px -2px; text-indent: -10001em; }
   #fwslide ul.paging li a:hover { background-color: #bbb0d7; }
   #fwslide ul.paging li.prev a { background-position: -12px -4px; }
   #fwslide ul.paging li.prev a:hover { background-position: -12px -26px; }
   #fwslide ul.paging li.pause a { background-position: 1px -48px; }
   #fwslide ul.paging li.pause a:hover { background-position: -13px -48px; }
   #fwslide ul.paging li.pause a.active { background-color: #bbb0d7; background-position: -13px -48px !important; }
   #fwslide ul.paging li.next a { background-position: 1px -4px; }
   #fwslide ul.paging li.next a:hover { background-position: 0px -26px; }
 #fwslide div.FWslidesHolder { position: relative; width: 440px; margin-left: 6px; background: #9d95bc; float:left; }
 #fwslide div.FWslidesHolderCSS { overflow: hidden; height: 80px; margin: 0 0 0 0px; }

 #fwslide ul.slides { list-style: none; overflow: hidden; padding-left: 6px; height: 88px; }

  #fwslide ul.slides li { float: right; width: 215px; min-height: 60px; padding-right: 20px; font-size: 1.3em; line-height: 110%; }
#fwslide ul.slides li p {display: block; text-align:left; padding-left: 8px; font: 12px/14px Arial,Helvetica,sans-serif; color: #000} 
   #fwslide ul.slides li img { display: inline; float: left; margin: 0px 10px 12px 0; }
   #fwslide ul.slides li strong { display: block; margin: 0 0 0px; padding: 4px 0 0 0; font: 1.20em/1 Arial,Helvetica,sans-serif;}
   #fwslide ul.slides li a.more { color: #0066ff; font-size: 0.63em; text-transform: uppercase; }
  #fwslide ul.slides li.first { float: left; }
  #fwslide ul.slides li.full { width: 400px; }


  #fwslide ul.slides li.blue { background: #569bd0; }
   #fwslide ul.slides li.blue strong,
    #fwslide ul.slides li.blue strong a { color: #fff; }
  #fwslide ul.slides li.grey { background: #e1ecbd; }
   #fwslide ul.slides li.grey strong,
    #fwslide ul.slides li.grey strong a { color: #f37020; }
    
  #fwslide ul.slides li.sage { background: #9d95bc; color: #000; }
  
    #fwslide ul.slides li.sage strong a { color: #281c15; }
  #fwslide ul.slides li.violet { background: #9390bf; }
   #fwslide ul.slides li.violet strong,
    #fwslide ul.slides li.violet strong a { color: #fff; }
 #fwslide ul.slides li.right { text-align: left; }
  #fwslide ul.slides li.right img { float: right; margin: 0 0 0 5px; }
 #fwslide ul.sections { list-style: none; margin: 0; padding: 0; }
  #fwslide ul.sections li { display: inline; padding: 0 3px 0 7px; background: url(/some.gif) 0 50% no-repeat; }
  #fwslide ul.sections li.first { padding-left: 0; background: none; }
   #fwslide ul.sections li a { color: #281c15; }

