#content-nav .nav-title a:hover{
color: #897B69;
text-decoration: underline;
}

/* URLS */

#weburls {
margin-top: 20px;
float: left;
width: 100%;
}

#weburls .list{
float:left;
margin-bottom:13px;
width:100%;
}

.list .anchor{
float: left;
width: 100%;
}

.list .anchor a{
font-weight: bold;
text-decoration: underline;
}

.list .anchor a:hover{
color: #897B69;
text-decoration: none;
}

.list .url{
float: left;
width: 100%;
color: #0000FF;
}

.list .desc{
float: left;
width: 100%;
}

/* Sitewide */
#footerlink{
float:left;
margin-left:6px;
width:50px;
}

