@charset "utf-8";
/* CSS Document */

body { margin:0px; font-family:Arial, Helvetica, sans-serif; background:#FFF6D5 url(../images/bg.gif) repeat-x left top; }

a { outline:0 }

.container { width:660px; margin:0 auto; text-align:center }

#lmenu { width:270px; height:24px; line-height:24px; margin:30px auto 0 auto; text-transform:uppercase; text-align:center; border-top:2px solid #964D32; border-bottom:2px solid #964D32; background:url(../images/mainlmenu.png) no-repeat top right }
#lmenu ul { margin:0; padding:0; font-size:11px; }
#lmenu ul li { display:inline; list-style:none; color:#79425F; padding:0 7px; }
#lmenu ul li.sep { background: url(../images/lmenu_sep.gif) no-repeat center center }
#lmenu ul li a { color:#54504C; text-decoration:none; font-size:14px; text-transform:uppercase; }
#lmenu ul li a:hover { color:#54504C; text-decoration:none; border-bottom:transparent }

