/* CSS Document */

/* brown trim: #6c3810  gold  #f2d593  burgundy #510a0a  orange #ed7900*/

body{background-color:#020202; font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; background-image:url(../images/bk.jpg); background-repeat:no-repeat; background-position:top center; margin:0;}

#main{width:940px; margin:10px auto;  }
#nav{ background-image:url(../images/navbk.jpg); background-repeat:repeat-x; text-align:center; padding:5px;  border:2px solid #6c3810; border-bottom:0px;}
#footer{background-color:#510a0a; background-image:url(../images/footbk.jpg); background-repeat:repeat-x; background-position:bottom; color:#f2d593; font-size:11px; padding:15px; border:2px solid #6c3810; border-top:0px;}
#content{background-color:white; padding:10px; border-right:2px solid #6c3810; border-left:2px solid #6c3810; border-top:1px solid black; height:1%;}
.header{height:131px; border:2px solid #6c3810; margin-bottom:10px;}
.leftcol{width:627px; float:left; }
.rightcol{float:right; width:265px;}
.foottitles{font-weight:bold; color:#f2d593;}
.bigblacktxt{font-size:24px; font-weight:bold;}
.borderR{border-left:1px solid #8d0c0b; padding-left:15px;}
.borderG{border-right:1px solid #666666; }
.tablepad{padding:20px 20px 10px 20px; line-height:18px;}
.clear{clear:both;}
.imglt{float:left; padding:0 10px 0 0;}
.imgrt{float:right; padding:0 0 0 10px;}
.goldtxt{color:#f2d593; font-size:18px; font-weight:bold; padding-left:15px;}
.newform{margin:0; padding:0}
.redheader{background-image:url(../images/newsbk.gif); background-repeat:no-repeat; color:#f2d593; font-size:18px; font-weight:bold; padding:8px 0 15px 20px;}
.bd{border:1px solid black;}
.redtxt{color: #FF0000; font-weight:bold;}
.divider{border-bottom:2px dotted #510a0a; padding-top:3px;}
.tix{text-align:right; padding-top:5px;}
.newsheads{font-weight:bold; font-size:14px; text-align:center; padding:5px 0}
.caption{font-size:85%;}





/* Links */

a.mainnav:link{color:#f2d593; font-size:14px; text-decoration:none; font-weight:bold; padding-right:45px; }
a.mainnav:visited{color:#f2d593; font-size:14px; text-decoration:none; font-weight:bold; padding-right:45px; }
a.mainnav:hover{color:#ed7900; font-size:14px; text-decoration:none; font-weight:bold; padding-right:45px; }


a.footlink:link{color:#ed7900; text-decoration:none; line-height:20px; }
a.footlink:visited{color:#ed7900; text-decoration:none; line-height:20px; }
a.footlink:hover{color:#f2d593; text-decoration:underline; line-height:20px;}

a.moreLG:link{color:#ed7900; font-size:12px; text-decoration:none; font-weight:bold;}
a.moreLG:visited{color:#ed7900; font-size:12px; text-decoration:none; font-weight:bold;}
a.moreLG:hover{color:#510a0a; font-size:12px; text-decoration:underline; font-weight:bold;}

a.more:link{color:#ed7900; font-size:10px; text-decoration:none; font-weight:bold;}
a.more:visited{color:#ed7900; font-size:10px; text-decoration:none; font-weight:bold;}
a.more:hover{color:#ffffff; font-size:10px; text-decoration:underline; font-weight:bold;}

a.blackLG:link{color:black; font-size:12px; text-decoration:none; font-weight:bold;}
a.blackLG:visited{color:black; font-size:12px; text-decoration:none; font-weight:bold;}
a.blackLG:hover{color:#ed7900; font-size:12px; text-decoration:underline; font-weight:bold;}