
.toplinks{
font-family: Verdana, Arial, sans-serif;
font-size:12px;
width: 100%;
}

.toplinks ul{
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.toplinks ul li{
display: inline;
}

.toplinks ul li a{
color: #936629;
padding: 0 26px 0 26px;
margin: 0;
text-decoration: none;
font-weight:bold;
border-right: 1px #654524 solid;
}

.toplinks ul li.end a{
border-right: 0;
}

.toplinks ul li a:hover{
color:#654524;
}

.bottomlinks{
font-family: Verdana, Arial, sans-serif;
font-size:10px;
width: 100%;
}

.bottomlinks ul{
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.bottomlinks ul li{
display: inline;
}

.bottomlinks ul li a{
color: #fff;
padding: 0 15px 0 15px;
margin: 0;
text-decoration: none;
border-right: 1px #fff solid;
}

.bottomlinks ul li a:hover{
color:#c0d8b8;
}

.bottomlinks ul li.end a {
border-right: 0;
}
