@charset "utf-8";

a, h1, h3, h5, h6 {color:#977602;}
h2 {margin:15px 0 5px 0; padding:0; color:#977602; font-size:100%; line-height:140%;}
h3 {color:#977602;}
h4 {margin:0;}

/*Banner*/
#mainBanner {background:url(../images/bg_banner.jpg) repeat-y left #F2F6F7;}
#mainBanner #bannerImg {background:url(../images/reel/banner.jpg) no-repeat right top;}
#mainBanner #bannerTitle {background:url(../images/reel/title.gif) no-repeat 15px 25px;}

/*Left Column*/
#content {background:none;}
#leftCol {float:none;width:100%; margin:0;}
#leftColMar {margin:0;}
#newsContent {float:none; background: url(../images/rss/bg.gif) repeat-x; border-left: 1px #E1E1E1 solid; border-right: 1px #E1E1E1 solid; }

#rssLinksContent { min-height:200px; height:auto !important; height: 200px; }

.leftRssLink { float: left; width: 45%; border-right: 1px #e5e5e5 solid; }
.rightRssLink { float: left; width: 45%; }

.leftRssLink ul { font-weight: bold; padding: 20px 0 0 60px; margin: 0;  }
.leftRssLink ul li a { padding: 0; margin: 0; background: url(../images/btn_rss.gif) 80% 6px no-repeat; display: block; }
.leftRssLink ul li a:hover { background: url(../images/btn_rss_over.gif) 80% 6px no-repeat; display: block; }

.rightRssLink ul { font-weight: bold; padding: 20px 0 0 60px; margin: 0; }
.rightRssLink ul li a { padding: 0; margin: 0; background: url(../images/btn_rss.gif) 80% 6px no-repeat; display: block; }
.rightRssLink ul li a:hover { background: url(../images/btn_rss_over.gif) 80% 6px no-repeat; display: block; }

.whatisrss { padding: 20px; }
.whatisrss ul { margin: 0; }
.whatisrss ul li { background: url(../images/arrow_brown.gif) 0 9px no-repeat; padding: 0 0 0 12px; }
.whatisrss a { color: #333333; font-weight: bold; font-size: 90%; }


  
  
  
