html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font: 74%/1.6em verdana, tahoma, arial, sans-serif;
   background: #fff;
  text-align: center;
}

#body-container {
 overflow: hidden;
 width: 930px;
 margin: 0 auto;
 padding: 0 ;
 background: #fff;
}

td {
  font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
}

form {
  padding: 0;
  margin: 0;
}

input, textarea, select {
  font: 100% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
}

a {
  color: #0C386E;
}

#main-content {
  margin: 0;
  padding: 12px 0 0 0;
  font: 110% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
  text-align: center;
  background: #ffffff;
}

#centered-content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 670px;
}

.url {
  color: 666;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

.grey {
  color: #666;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #0C386E;
}

a.link {
  color: #0C386E;
  font-weight: 800;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 5px;
}

/* tabs */ 
#tab-container {
  background: url('../images/lines.gif') repeat-x top left;
  margin: 0;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 8pt Tahoma;
  padding-left: 15px;
  background: url('../images/gray-dot.gif') repeat-x bottom;
  height: 29px;
}

.tab-l {
  background: url('../images/tab-left-off.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
  margin-left: 6px;
} 

.tab-l.on-l {
  background: url('../images/tab-left-on.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
} 

.tab-r {
  background: url('../images/tab-right-off.gif') no-repeat bottom right;
  width: auto;
  float: left;
  display: inline;
  padding: 0 13px 0 6px;
  height: 29px;
} 

.tab-r.on-r {
  background: url('../images/tab-right-on.gif') no-repeat bottom right;
  width: auto;
}

.tab-r a {
  position: relative;
  top: 13px;
  color: #FFF;
  text-decoration: none;
}

.tab-r.on-r a {
  color:#000;
}

/* Search bar */
#search-bar {
  text-align: center; 
  padding: 4px 0 12px 0; 
  background: #f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;
  background-color: #f0f0f0;
}

#search-button {
  position: relative; 
  top: 3px;
  border: 0;
}

/* Header bars */
.bar {
  background: url('../images/header-bar-middle.gif') repeat-x top left;
  height: 29px;
}

.bar-left {
  background: url('../images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}

.bar-right {
  background: url('../images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}

.bar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  display: inline;
}

.bar-text-right {
  position: relative;
  top: 5px;
  right: 15px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}

/* Footer */
#non-footer {
  position: relative;
  min-height: 100%;
}

* html #non-footer {
  height: 100%;
}

#footer {
  background: #564b2b;
  position: relative;
  margin: -40px auto 0 auto;
  height: 30px;
  padding: 4px 6px;
  font: 120% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
  color: #fff;
  text-align:center;
}

#footer-spacer {
  height: 50px;
}

#footer-text {
   position: relative;
  top: 8px;
  width: 100%;
  text-align:center;
}

#footer-text a {
  text-decoration: underline;
  color: #fff;
}


/* My Additions */

#top { background:#564b2b; margin-bottom: 10px;}
ul#menuv { list-style: none; margin: 0; padding: 0; font-family: "Trebuchet MS", Arial, verdana, tahoma, sans-serif; font-size: 1.1em;   font-weight: bold; }
ul#menuv li { float: left; margin-right: 4px; }
ul#menuv li a { padding: 3px 10px; display: block; color: #fff; background: #564b2b; text-decoration: none; }
ul#menuv li a:hover { background: #564b2b; color:  #fff; text-decoration: underline; }
ul#menuv li.current_page_item a { background: #fff; color: #564b2b; }
#headr { width: 930px; margin: 0 auto 5px; color: #C3EAFB; position: relative;	 height: 34px; text-align: left;  }
#headr #top-menu { position: absolute; left: 0; bottom: 0; }
#logo-img { text-align: left; padding: 0; background: #ffffff; margin: 6px 8px 0 0; float: left; }
#headerlogofeed { width: 930px; margin: auto; margin-bottom: 20px; border-bottom: 1px solid #564b2b; position: relative; text-align: left; height: 60px; padding-top: 0px; background:#fff; }
#feed { width: 200px; float: right; padding: 2px 50px 0 0; background: url(/images/subscribe.gif) no-repeat right 0;	margin: 10px 8px 0 0; }
#feed ul { margin: 0; padding: 0; }
#feed ul li { list-style-type: none; text-align: right; margin: -1px 0 4px 0; padding: 0; }
#feed ul li a { font-weight: bold; }
#feed ul li a:hover { text-decoration: underline; }
#contentbox { background-color: #ffffff; padding: 20px 0px 12px 0px; width: 930px; margin: auto; }
#content_ads_container { float: left; text-align: center; }
#contentbox_info_nomenu { width: 700px; float: left; text-align: center; padding: 0px 20px 0px 20px; }
#contentbox_right_divider { width: 12px; float: left; text-align: center; }
#right_ad_spot { width: 170px; float: left; text-align: center;  background-color: #ffffff; }
