#nav-column {

background-color: #E9DDAF;

}


#nav ul
{
list-style-type: none;
display: inline;
margin: 0px;
width: 220px;
padding: 0px;
}

#nav ul li {

border-bottom: 1px solid #BCAA62;
margin: 3px 4px 4px 4px;
padding: 1px 2px 3px 2px;
}

#nav ul li a
{
background: transparent url(http://www.moviehour.net/template/orange-arrow.png) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 12px Helvetica, Arial, sans-serif;
text-decoration: none;
color: #36474F;

}






.current-category {
  font: normal 14px Helvetica, Arial, sans-serif;
  background-color: tan;

  height: 22px;
  padding: 7px 3px 2px 7px;
}







