/* CSS Document */

body { background-image:url(../images/bg.jpg); background-position:top; background-repeat:repeat-x; background-color:#030303; margin:0px; padding:0px; line-height:16px; font-family:"trebuchet MS"; font-size:12px; color:#341d00; padding-top:46px; border-bottom:15px solid #161616; }

p { margin:0px; padding:0px; }

.brown { color:#915201 }
.dark-brown { color:#341d00 }

.b { font-weight:bold; } 
.underline-none { text-decoration:none; }

.times { font-family:"Times New Roman", Times, serif; }
.tahoma { font-family:Tahoma; }
.trebuchet { font-family:"trebuchet MS"; }
.arial { font-family:Arial, Helvetica, sans-serif; }

.dotted { background-image:url(../images/dotted.jpg); background-position:top; background-repeat:repeat-x; }

.line-height { line-height:normal }

.fs10 { font-size:10px }
.fs11 { font-size:11px }
.fs12 { font-size:12px }
.fs16 { font-size:16px }
.fs18 { font-size:18px }

#wrapper { margin:0pt auto; width:800px;  }
 #nav { float:right; height:35px; width:800px; background-image:url(../images/bg-nav.jpg); background-repeat:repeat-x;  }
 #banner { border-bottom:5px solid #e2e2e2;}
 #main { background-color:#FFFFFF; padding:0 25px 15px 25px; width:750px; height:auto;  }
     #index-left { width:160px; float:left; }
	 #index-center { width:390px; float:left; padding-right:15px; padding-left:15px; }
	 #index-right { width:160px; float:left; }
  #left_content { float:left; width:505px; padding-right:30px; padding-bottom:15px;  }
  #right_content { float:right; width:215px; padding-bottom:15px;  }
  #sub_footer { padding:20px 0 0 0; font-size:10px; }
 #footer { padding:16px; font-size:10px; text-align:center; color:#9c5800; font-family:Tahoma;  }
 #footer a{ color:#9c5800;  }
