
#navcontainer ul
{
border-bottom: #6699CC solid 5px ;
}

#navcontainer ul li a:hover
{
background-color: #6699CC;
color: #fff;
}

#footer { 
background: #C2D7EC url("/iseek/images/headwaters/headwaters_a.jpg") repeat-x;
}

.floating_image[class] { 
background: url("/iseek/images/headwaters/headwaters.png") no-repeat;
}

table.table { border-width:2px; empty-cells:show; width:95%; border-color:#6699CC; background-color:#FFFFFF; border-style:solid; border-collapse:collapse; }
table.table thborder { color:#6699CC; border-width:2px; border-style:solid; border-color:#993300; }
th.thcolorsmall { border-width:2px; border-style:solid; border-color:#6699CC; background-color:#C2D7EC; font-size:1.0em; vertical-align:top; text-align: left; padding: 3px 5px 3px 5px; }
th.thcolorsmallcenter { border-width:2px; border-style:solid; border-color:#6699CC; background-color:#C2D7EC; font-size:1.0em; vertical-align:top; text-align: center; padding: 3px 5px 3px 5px; }
td.tdborder { border:2px solid #6699CC; font-size:1.0em; padding: 5px; }
td.tdborderright { border-width:2px; font-size:1.0em;  border-color:#6699CC; border-style:solid; text-align:right; }

table.border { border-width:2px; empty-cells:show; width:99%; border-color:#3853A4; border-style:solid; border-collapse:collapse; }
table.border th { border-width:2px; border-style:solid; border-color:#3853A4; padding: 3px 3px 3px 5px; }
table.border th.thcolor { border-width:2px; border-style:solid; border-color:#3853A4; background-color:#FFE5E5; }
table.border td { border-width:2px; border-style:solid; border-color:#3853A4; padding: 3px 3px 3px 5px; }
table.border th.thcolorcenter { text-align: center; color:#3853A4; border-width:2px; border-style:solid; border-color:#3853A4; background-color:#FFE5E5; }
table.border td.tdcenter { font-size: 1em;  border-width:2px; border-style:solid; border-color:#3853A4; text-align: center; }

table.tablesorter #navbarsorter  { background-color: #C2D7EC; }

/*news feed styles*/
div.feedburnerFeedBlock ul li span.headline a {
color:#6699CC;
}



