html { min-height: 100%; margin-bottom: 1px; } /* Force scrollbar in Firefox */

body
{
  margin: 0px 0px 50px 0px;
  background: #620C00 url('/images/body_bg.jpg') left top repeat-x;
  text-align: center;
  font-family: arial;
  font-size: 12px;
}

h1
{
  margin: 0px;
  padding: 5px 0px;
  color: #970101;
  font-size: 20px;
  font-weight: bold;
}

a
{
  color: #620C00;
  text-decoration: underline;
}

a:hover
{
  color: #C46E63;
  text-decoration: none;
}

#topnav_container
{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9998;
  width: 100%;
  height: 45px;
  margin: 0px;
  padding: 0px;
  background: url('/images/top_nav_bg.png') left top no-repeat;
  behavior: url('/iepngfix.htc');
}

#topnav
{
  width: 990px;
  height: 36px;
  margin: 0px auto;
  padding: 0px;
}

ul#article_tools
{
  float: right;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul#article_tools li
{
  display: inline;
  float: left;
  padding: 10px 15px 10px 15px;
  font-size: 11px;
}

ul#article_tools li.fontincrease
{
  background: url('/images/topicon_increase.gif') left center no-repeat;
}

ul#article_tools li.fontdecrease
{
  background: url('/images/topicon_decrease.gif') left center no-repeat;
}

ul#article_tools li.printicon
{
  background: url('/images/topicon_print.gif') left center no-repeat;
}

ul#article_tools li.emailicon
{
  background: url('/images/topicon_email.gif') left center no-repeat;
}

ul#article_tools li a
{
  color: #C8C6AD;
  text-decoration: underline;
  cursor: pointer;
}

ul#article_tools li a:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

#toplinks
{
  float: right;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#toplinks p
{
  margin: 0px;
  padding: 10px 35px;
  color: #FAE9BF;
}

#toplinks a
{
  color: #FAE9BF;
  text-decoration: none;
}

#toplinks a:hover
{
  text-decoration: underline;
}

#topsearch
{
  float: right;
  width: 200px;
  margin: 0px;
  padding: 8px 0px 0px 0px;
}

#topsearch form
{
  display: inline;
  margin: 0px;
  padding: 7px;
  text-align: center;
}

#topsearch form input
{
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#topsearch form input.topsearchbox
{
  padding: 3px 10px;
  width: 103px;
  height: 15px;
  background: url('/images/search_bg.gif') left top no-repeat;
  border: 0px;
  color: #FAE9BF;
  font-size: 11px;
}

#topnewsletter
{
  float: left;
  width: 200px;
  margin: 0px;
  padding: 8px 0px 0px 0px;
}

#container
{
  width: 990px;
  margin: 0px auto;
  padding: 45px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

#toplogo
{
  position: relative;
  height: 116px;
  margin: 0px;
  padding: 0px;
  background: url('/images/toplogo.jpg') left top no-repeat;
}

#toplogo a
{
  display: block;
  outline: none;
}

a#homelink
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 600px;
  height: 116px;
}

a#donatebutton
{
  position: absolute;
  top: 40px;
  right: 80px;
  width: 158px;
  height: 38px;
  background: url('/images/button_donation.jpg') left top no-repeat;
}

#mainnav
{
  position: relative;
  height: 50px;
  margin: 0px;
  padding: 0px;
  background: url('/images/mainnav_bg.jpg') left top no-repeat;
  z-index: 999;
}

#content
{
  height: auto;
  min-height: 500px;
  background: #FFFFFF url('/images/content_bg.gif') repeat-x top left;
}

* html #content
{
  height: 500px;
}

#inner
{
  margin: 0px;
  padding: 30px 20px 20px 20px;
}

#homeleft
{
  float: left;
  width: 590px;
  margin-right: 20px;
}

#mainleft
{
  float: left;
  width: 715px;
  margin-right: 20px;
}

#leftnav
{
  float: left;
  width: 150px;
  margin-right: 20px;
}

#leftnav h1
{
  margin: 0px 0px 7px 0px;
  padding: 5px 0px;
  color: #620C00;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #620C00;
}

#leftnav h1 a
{
  padding: 0px;
  color: #970101;
  text-decoration: none;
}

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

#leftnav a
{
  display: block;
  padding: 3px 7px;
  font-weight: bold;
  outline: none;
}

#leftnav a.page
{
  padding: 3px 7px 3px 14px;
  font-weight: normal;
}

#leftnav a.current
{
  background-color: #F7DD9F;
}

#leftnav a:hover
{
}

#main
{
  float: right;
  width: 515px;
  margin: 0px;
  padding: 0px 15px;
}

#enews_go
{
  margin: 0 auto;
  padding: 0 0 11px 0px;
}

/* BEGIN Right Side STYLES */

#homeright
{
  float: right;
  width: 288px;
}

#mainright
{
  float: right;
  width: 205px;
}

div.rightbox
{
  margin-bottom: 15px;
}

div.rightbox h1
{
  margin: 0px;
  padding: 0px 0px 0px 10px;
  background: url('/images/right_heading_bg_left.gif') left top no-repeat;
  border-bottom: 1px solid #F1D382;
}

div.rightbox h1 span
{
  display: block;
  margin: 0px;
  padding: 10px 10px 10px 0px;
  color: #970101;
  background: url('/images/right_heading_bg_right.gif') right top no-repeat;
  font-size: 14px;
  font-weight: bold;
}

div.rightbox h2
{
  margin: 0px;
  padding: 3px 0px;
  color: #970101;
  font-size: 14px;
  font-weight: bold;
}

div.rightbox div
{
  padding: 15px;
  border: 1px solid #F4D380;
  border-top: none;
}

div.redbox h1
{
  margin: 0px;
  padding: 0px 0px 0px 10px;
  background: url('/images/right_heading_bgred_left.gif') left top no-repeat;
  border-bottom: 1px solid #8B0D01;
}

div.redbox h1 span
{
  display: block;
  margin: 0px;
  padding: 10px 10px 10px 0px;
  color: #F8E3AE;
  background: url('/images/right_heading_bgred_right.gif') right top no-repeat;
  font-size: 14px;
  font-weight: bold;
}

div.redbox div
{
  padding: 15px 15px 12px 15px;
  border: 1px solid #971E13;
  border-top: none;
  /*background: url(/images/redbox_bg_holiday.jpg) no-repeat top center;*/
}

/* END Right Side STYLES */

#video_loading
{
  display: none;
  text-align: center;
  font-size: 16px;
}

#footer
{
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

#footer p
{
  margin: 0px 25px;
  padding: 20px 7px;
  line-height: 22px;
  font-size: 11px;
  border-top: 1px solid #DDE4A1;
}

#footer_bottom
{
  height: 15px;
  background: url('/images/footer_bot_bg.jpg') left top no-repeat;
}

div.clearfloats
{
  display: block;
  clear: both;
}

a.link_email
{
  display: block;
  padding: 7px 10px 7px 35px;
  background: url('/images/icon_email.jpg') left center no-repeat;
  outline: none;
}

a.link_rss
{
  display: block;
  padding: 7px 10px 7px 35px;
  background: url('/images/icon_rss.jpg') left center no-repeat;
  outline: none;
}

a.link_news
{
  display: block;
  padding: 7px 10px 7px 35px;
  background: url('/images/icon_news.jpg') left center no-repeat;
  outline: none;
}

a.link_get
{
  display: block;
  padding: 7px 10px 7px 35px;
  background: url('/images/icon_get.jpg') left center no-repeat;
  outline: none;
}

/* BEGIN News Archives Styles */

span.rarrow
{
  font-family: verdana;
  font-size: 11px;
}

ol.rightbox_related
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ol.rightbox_related li
{
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

#catnav
{
  margin: 0px;
  padding: 3px 0px;
  text-align: right;
}

#news_archives
{
  padding: 10px;
  background-color: #F7DD9F;
  border: 1px dashed #620C00;
  text-align: right;
}

#news_archives select, #news_archives input
{
  margin-left: 7px;
  border: 1px solid #620C00;
}

#news_articles
{
  border-top: 1px solid #F7DD9F;
}

#news_articles div.news_article
{
  border-bottom: 1px solid #F7DD9F;
}

#news_articles h2
{
  margin: 5px 0px;
  padding: 0px;
  font-weight: normal;
  font-family: georgia;
}

#news_articles h3
{
  float: left;
  margin: 0px;
  padding: 2px 25px 2px 7px;
  font-weight: normal;
  background: #FFBC1A url('/images/news_related_bg.gif') right top no-repeat;
}

#news_articles div.related
{
  clear: left;
  margin: 0px;
  padding: 0px;
  border: 1px solid #FFBC1A;

}

#news_articles p.keylist
{
  padding: 5px 7px;
  background-color: #F7DD9F;
}

#news_articles p.keylist a.activekey
{
  font-weight: bold;
  text-decoration: none;
  color: #C46E63;
}

#news_articles p.morelink
{
  text-align: right;
}

#news_articles ul.related_articles
{
  padding-left: 10px;
  list-style-type: none;
}

#news_articles ul.related_articles li
{
  padding: 3px 3px 3px 20px;
  background: url('/images/news_bullet.gif') left 6px no-repeat;
}

/* END News Archives Styles */

/* BEGIN Show/Hide Styles */

div.showhidecontainer
{
  margin-bottom: 20px;
}

h2.showhidehead
{
  margin: 0px;
  padding: 10px;
  font-size: 14px;
  color: #970101;
  background: url('/images/right_heading_bg_right.gif') right top no-repeat;
  border-left: 1px solid #F1D382;
}

a.showhidelink
{
  float: right;
  cursor: pointer;
}

div.showhide,
div.showhidefake
{
  padding: 15px;
  border: 1px solid #F1D382;
}

div.showhide
{
  display: none;
}

div.showhide img
{
  float: left;
  margin: 0px 10px 10px 0px;
}

div.showhide p
{
  margin: 0px;
}

/* END Show/Hide Styles */