#navcontainer  { }

/* ----------------------- NAV ONE ------------------------- */

#navcontainer td.one    { border: solid 1px white }

#navcontainer td.one a    { color: white; font-weight: bold; font-size: 11px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding: 0px 3px 0px 3px; width: 100%; display: block }

#navcontainer td.one a:hover    { color: #693c57; text-decoration: none; background-color: #c7d1c5 }

/* ----------------------- NAV TWO ------------------------- */

#navcontainer td.two    { margin: 0px; padding: 3px; border: 0px }

#navcontainer td.two a    { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding: 3px }

#navcontainer td.two a:hover    { color: #693c57; text-decoration: none }

/* ----------------------- NAV THREE ------------------------- */

#navcontainer td.three    { margin: 0px; padding: 3px; border: 0px }

#navcontainer td.three a     { color: #693c57; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding: 3px }

#navcontainer td.three a:hover     { color: #4b5849; text-decoration: none }