/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.gif) 0 0 repeat-x; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h3, form, label{margin:2px; padding:2px; line-height:1.15;}
ul{list-style-type:none;}

/*---Entry Form---*/
#entry table{color:#B38800;}
#entry h2{color:#B38800; margin-left:4px; margin-top:8px; margin-bottom:8px;}
#entry h3{color:#B38800; margin-left:4px; margin-top:8px; margin-bottom:8px;}
#entry p{color:#B38800; margin-left:4px; margin-top:8px; margin-bottom:8px;}
#entry form input{margin-left:4px; margin-top:8px; margin-bottom:8px;}
#entry form select{margin-left:4px; margin-top:8px; margin-bottom:8px;}
#entry form input.button{margin-left:4px; margin-top:8px; margin-bottom:8px; font-weight:bold; }

/*---Top Panel---*/
#topPan{width:729px; height:235px; position:relative; margin:0 auto;}
#topPan ul{width:729px; height:44px; background:url(images/topmenubg.jpg) 0 0 no-repeat; font-size:13px; position:absolute; top:0px; left:0px;}
#topPan ul li{width:114px; float:left;}
#topPan ul li.leftpadding{padding:0 0 0 59px; width:86px; background: url(images/homebg.gif) 100% 0 no-repeat #fff; color:#674E00; text-decoration:none; text-align:center; line-height:44px;}
#topPan ul li.active{padding:0 0 0 0px; width:86px; background: url(images/homebg.gif) 100% 0 no-repeat #fff; color:#674E00; text-decoration:none; text-align:center; line-height:44px;}
#topPan ul li a{width:114px; height:44px; display:block; background:url(images/menubg-normal.gif) 0 0 repeat-x #F2F2F2; color:#674E00; text-decoration:none; text-align:center; line-height:44px;}
#topPan ul li a:hover{width:114px; background:#fff; color:#674E00; text-decoration:none;}

/*---Footer Panel---*/
#footermainPan{height:117px; background:url(images/footerbg.gif) 0 0 repeat-x #fff; color:#6F5D2B; font:12px/22px "Trebuchet MS",Arial, Helvetica, sans-serif; clear:both; padding:105px 0 0;}
#footerPan{width:729px; position:relative; margin:0 auto;}
#footerlogoPan{display:block; width:215px; height:40px; position:absolute; top:0px; right:0px;}

#footerPan ul{width:700px; position:absolute; top:0px; left:2px;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#6F5D2B; background: url(images/footermenubg.gif) 0 0 repeat-x #FFFBEE; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}




