#navigation
{
width:595px;
}

#navigation a
{
color: #326441;
background: #e8dba6 url(../images/left-tab.gif) left top no-repeat;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 8px;
padding-bottom: 1px;
} 

#navigation a span
{
background: url(../images/right-tab.gif) right top no-repeat;
padding-right: 8px;
} 

#navigation a:hover {
color: #326441;
background: #ccffd7 url(../images/left-tabh.gif) left top no-repeat;
text-decoration: underline;
padding-left: 8px
} 

#navigation a:hover span
{
background: url(../images/right-tabh.gif) right top no-repeat;
padding-right: 8px
} 

#navigation span.loc
{
color: #ccffd7;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 8px;
padding-bottom: 1px;
} 

div.nav
{
padding-left: 20px;
padding-right: 20px;
color: 286540;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 12px;
}

a.nav
{
color: 317b4e;
font-size: 16px;
font-weight: bold;
text-decoration: none;
padding-bottom: 12px;
}

a.nav:hover {
text-decoration: underline;
} 

hr.nav 
{
color: 317b4e;
width: 80%;
}

h1
{
color: 317b4e;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 18px;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
}

div.content
{
padding-top: 5px;
padding-left: 12px;
padding-right: 10px;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 12px;
}

ul
{
line-height: 1.8em;
}

