div#bottomnav {
font-size: 9px;
font-stretch: semi-condensed;
text-decoration: none;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: black; }

td#background {
background-image: url("images/pineconepattern.jpg");
background-repeat: no-repeat;
background-attachment: fixed; }

div#savvy {
text-align: right;
font-size: 9px;
color: white;}

a#savvy {
text-decoration: underline;
color: white; }

a#bn {
text-decoration: none;
color: #1b4424;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 9px; }

a#bn:hover {
text-decoration: underline;
color: #0a2c6b;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 9px; }

td {
font-family: Tahoma,Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-stretch: expanded;
text-align: left; }

#nav{
width: 725px;
height: 22px;
padding: 0px;
margin: 0px;
background: #e1e7e1;
list-style: none;
}

#nav li {	
float: left;
list-style: none;
padding-top: 3px;
margin-left: 2px;
margin-right: 2px;
}

#nav a {
display: block;
text-decoration: none;
color: #336633;
font: lighter 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#nav a:hover{
	background: transparent;
	color: white;
}


#div {
color: #336633;
font: lighter 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
padding: 0px;
margin: 0px;
}

