
/* Nav */

div.nav  { background-color: #0099cc; margin: 0 auto; width: 700px; height: 1.5em ; }
div.nav ul {margin: 0;	padding: 0;	list-style-type: none;	text-align: center;}
div.nav ul li { float: left; }
div.nav ul li a { width: 140px; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; height: 1.8em; line-height: 1.7em; text-align: center;  font-style: normal; text-decoration: none; display: block; }
div.nav ul li a.larger	{ width: 99px; }
div.nav ul li a.largerhere { width: 107px; }
div.nav a:hover { background-color: #dc8a6f; }
div.nav a:link {color: white}
div.nav a:visited {color:  }

a {text-decoration: none}     
a:hover { font-weight : bold; color: white; background: #fff6db; text-decoration: none; padding-bottom: 1px; }

/* SubNav */#AAFFFD #CAFFFE 
#subnav { margin: 0 auto; width: 700px; height: 1em ; }
#subnav ul { list-style-type: none; overflow: hidden; margin: 0; padding: 0; }
#subnav ul li { float: left; }
#subnav ul li a { font-size: 13px;  font-weight: normal; text-align: center; text-decoration: none; padding: 0 15px; border-bottom: medium none; border-right: 1px solid #dc8a6f; }
#subnav ul li a.last { border-right: none; }
#subnav a:hover { color: #af3900; background-color: #dc8a6f; }

/* Sub nav 2 */
#subnav2 a:hover { color: red }
#subnav2 a:link { color: #006666 }.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}





