

#nav a {
font: bold 13px/30px verdana;
color: #ffffff;
text-decoration: none;
display: block;
width: 121px;
height: 30px;
background-color: #C2AB65;
margin-top: 5px;
text-align: center;
}

#nav a:hover {
background-color: #A16745;
}

#nav150 a {
font: bold 13px/30px verdana;
color: #ffffff;
text-decoration: none;
display: block;
width: 150px;
height: 30px;
background-color: #C2AB65;
margin-top: 5px;
text-align: center;
line-height: 15px;
padding-top: 10px;
padding-bottom: 10px;

}

#nav150 a:hover {
background-color: #A16745;
}

#navline a {
font: bold 13px/30px verdana;
color: #ffffff;
text-decoration: none;
display: block;
background-color: #C2AB65;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

#navline a:hover {
background-color: #A16745;
}

#nav2 a {
font: bold 12px/30px verdana;
color: #ffffff;
text-decoration: none;
display: block;
width: 121px;
height: 40px;
background-color: #C2AB65;
margin-top: 10px;
padding-top: 5px;
line-height: 15px;
padding-bottom: 10px;
text-align: center;
}

#nav2 a:hover {
background-color: #A16745;
}

