/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/blog/mt-static/themes-base/blog.css);
@import url(/flatt.css);
/* end StyleCatcher imports */

/* banner menu */
#bannernav li{
float: left;
padding-top: 0px;
padding-bottom: 0px;
background-color:
###A0522D;
border: 1px solid#A0522D;
font-size: 12px;
text-align: center;
width: 185px;
height:20px;
margin-top: 0px;
margin-right: 1px;
margin-left: 0px;
}

#bannernav a{
color: #D2691E;
display:block;
width: 185px;
height:20px;
}

#bannernav a:hover{
color: #D2B48C
;
background-color:#A0522D
text-decoration:none;
width: 185px;
height:20px;
}


