#nv-main {
text-align: left;
}
#nv-main h1 {
text-align: center;
background-color: transparent;
color: #8a9d21;
text-decoration: none;
font-size: 12px;
}
#nv-main a {
text-align: center;
}
#nv-main ul {
padding: 7px;
}
#nv-main li {
text-indent: 0;
line-height: 12px;
font-size: 10px;
}
#nv-main li.first{
font-weight: bold;
}
.bloctxt h1 {
font-size: 12px;
text-align: center;
color: #731400;
margin: 10px 0 5px 0;
}
.bloctxt h1 a {
text-decoration: underline;
color: #3879d2;
}
.bloctxt h1 a:hover {
color: #6a604f;
}
.bloctxt h2 {
margin: 0 0 15px 0;
padding: 25px 0 0 0;
}
.bloctxt h3 {
font-style: normal;
font-weight: normal;
font-size: 11px;
margin-left: 10px;
color: #731400;
}
.bloctxt p {
margin: 0 0 0 10px;
font-family: "Trebuchet MS", Lucida, Verdana, serif;
font-size: 11px;
text-indent: 0;
font-style: normal;
font-weight: normal;
color: #666666;
border: none;
}
.bloctxt p a:link, .bloctxt p a:visited, .bloctxt p a:active {
font-weight: bold;
text-decoration: underline;
color: #3879d2;
}
.bloctxt p a:hover {
text-decoration: none;
color: #f5f5f5;
}
.listing {
margin: 5px 0 5px 5px;
padding: 0;
border: none;
}
.listing li {
margin: 3px 0 3px 15px;
border: none;
color: #666666;
font-size: 11px;
list-style: url(../img/arrow.gif);
}
.listing a:link, .listing a:visited, .listing a:active {
color: #3879d2;
}
.listing a:hover {
color: #6a604f;
}
