body {
 font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS,arial,verdana,sans-serif;
 color: #000000;
 background-color: #fff;
 margin: 0px;
}
.top {
 background-color: #296B6B;
 }
.bottom {
 background-color: #296B6B;
  }
.bottom2 {
 color: #eee;
 font-size: 10px;
 border-right: 2px solid #fff;
  }
.bottom2 a:link {
 color: #eee;
 font-weight: normal;
}

.bottom2 a:visited {
 color: #eee;
 font-weight: normal;
}

.bottom2 a:hover {
 color: #ffff99;
 font-weight: normal;
} 
.content {
 width: 760px;
 margin: 8px;
 line-height: 130%;
 color: #333;
 }

.listing {
   padding: 4px;
}
.icon {
   margin-top: 3px;
   }
.river {
   border: 1px solid #296B6B;
   background-color:#B1DADA;
   font-size: 11px;
   color: #fff;
   padding: 2px;
   text-transform: uppercase;
}

.river a:link {
 color: #fff;
 font-weight: normal;
}

.river a:visited {
 color: #fff;
 font-weight: normal;
}

.river a:hover {
 color: #ff9;
 font-weight: normal;
} 

a:link {
 color: #296B6B;
 font-weight: bold;
}

a:visited {
 color: #274949;
 font-weight: bold;
}

a:hover {
 color: #990000;
 font-weight: bold;
} 

small {
 font-size: 10px;
 line-height: 110%;
}

h1 {
 font-size: 20px;
 font-weight: bold;
}

strong {
 font-size: 15px;
 font-weight: bold;
}
.box {
   border: 1px solid #000000;
   background-color:#296B6B;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS,arial,verdana,sans-serif;
}