/* CSS Document */
body {font-family: arial, helvetica, "trebuchet ms"; font-size: 13px; color: #3E3300;}
#pg-width {margin-left:auto;margin-right:auto;width: 800px;text-align:left;height:100%;}
#pg-width #logo {float:left;margin-left:-14px;margin-top:20px; margin-bottom:10px; width:100%}
#content {float:left; position:relative; width: 100%;height:100%;margin-top:10px;margin-bottom:10px;}
#menu {font-size: 14px; float:left;left: 0;width: 130px;margin-top:0px;margin-bottom:10px;padding: 0;height:auto;}
#main {  float: right; line-height:20px;width: 590px;margin-top:-10px;margin-bottom:10px;padding: 0;}
.menu ul {float:left; list-style: none; margin-top:0px;margin-bottom:10px; padding: 0; width: 200px;}
.menu ul li a {display:block;float:left; width:130px;padding: 10px 14px; padding-right:0;text-decoration: none; font-weight:900;}
.menu ul li.current_page_item a {color:#fff;background-color:#490959;}
.menu ul li.current_page_ancestor  a {color:#fff;background-color:#490959;}
.menu ul li a:hover {color:#fff;background-color:#490959;}
a {color: #3E3300;;}
hr{margin: 0; padding: 0;
    height: 9px;
    background-image: url('/line.png');
    background-repeat: repeat-x;
width: 100%;text-align: left;clear:both;border: 0;
}
/*hr {border: 0;color: #3E3300;background-color: #3E3300;height: 9px;width: 100%;text-align: left;clear:both}*/
