body {
  margin: 0;
  padding: 0;
  background: #352e28 url(../images/bg.gif) repeat-x scroll center top;
  font-size: 90%;
  font-family: "Times New Roman",Times,serif;
  color: #f9f0da;
  height: 100%;
}
html {
  height: 100%;
}
body, td {
  line-height: 120%;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: top;
}
a {
  color: #f7c376;
}
a:hover {
  color: #f9efd9;
}
#wrapper {
  margin: 0 auto;
  width: 940px;
}
#mainLeft {
  padding: 10px 20px 0 0;
  width: 579px;
}
#rightColumn {
  margin: 0;
  padding: 25px 0 5px 35px;
  background: transparent url(../images/right-bg.gif) no-repeat scroll center top;
  width: 266px;
}
.newsBox {
  padding: 7px;
  background: #2a231d url(none) repeat scroll 0%;
  overflow: auto;
  height: 230px;
}
* html #footer {
  margin-top: -9em;
}
#nonFooter {
  position: relative;
  min-height: 98%;
}
* html #nonFooter {
  height: 105%;
}
#content {
  padding-bottom: 9em;
}
#footer {
  background: transparent url(../images/footer-bg.gif) repeat-x scroll 0%;
  height: 180px;
  width: 100%;
  color: #241a11;
  position: relative;
  margin-top: -9em;
}
#footer a {
  color: #241a11;
}
#copyright {
  margin: 0 auto;
  padding: 70px 0 0;
  width: 920px;
  font-size: 0.8em;
  height: 70px;
}
#navBar {
  margin: 0 auto;
  background: transparent url(../images/nav-bar.gif) no-repeat scroll 0%;
  height: 92px;
  width: 940px;
  text-align: center;
}
.menu {
  margin: 0 auto;
  padding: 40px 0 0;
  font-size: 1.2em;
  width: 890px;
  text-transform: uppercase;
}
.menu a {
  color: #0a0806;
  text-decoration: none;
  font-weight: bold;
}
.menu a:hover, .menu .active {
  color: #581007;
}
.menu li {
  display: inline;
  list-style-type: none;
}
.dv {
  margin: 0 20px;
}
.menuRight {
  margin: 10px 0 1px 10px;
  padding: 0;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.menuRight li {
  background: transparent url(../images/menu-list.gif) no-repeat scroll left center;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  cursor: pointer;
  margin-bottom: 1px;
  display: block;
  padding-left: 10px;
  text-indent: 5px;
}
.menuRight a:hover {
  color: #ed7739;
}
#flashBanners {
  padding: 10px 0 10px 20px;
  width: 579px;
}
#homeBanners {
  width: 316px;
}
.left {
  float: left;
  position: relative;
}
.right {
  float: right;
  position: relative;
}
.clear {
  clear: both;
}
.clear-l {
  clear: left;
}
.clear-r {
  clear: right;
}
.spacer {
  height: 10px;
}
hr {
  height: 1px;
  color: #d1c0a0;
}
.imgRight {
  border: 3px double #ffffff;
  margin: 0 0 8px 8px;
  float: right;
}
.imgLeft {
  border: 3px double #ffffff;
  margin: 0 8px 8px 0;
  float: left;
}
.img {
  border: 3px double #ffffff;
  margin: 8px;
}
.small {
  padding: 2px 0;
  font-size: 0.8em;
  color: #bd4306;
}
.title {
  margin: 0;
  padding: 17px 0 0 30px;
  background: transparent url(../images/title-bg.gif) no-repeat scroll left top;
  font-size: 1.4em;
  color: #f9f0da;
  height: 38px;
  width: 95%;
}
.date {
  padding: 2px;
  background: #7b2401 url(none) repeat scroll 0%;
}
.button {
  border:  none;
  margin: 5px 0 0;
  padding: 0;
  background: transparent url(../images/button.png) no-repeat scroll 0%;
  width: 68px;
  height: 20px;
  color: #f9f0da;
  font-size: 0.9em;
}
a.readon {
  padding: 2px 0 0;
  background: transparent url(../images/read.gif) no-repeat scroll 0%;
  color: #f9f0da;
  display: block;
  width: 91px;
  height: 25px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  float: right;
  font-size: 0.9em;
}
a.readon:hover {
  color: #f0ebd2;
}
.form {
  padding: 2px 0 0 5px;
  background: #ffffff url(none) repeat scroll 0%;
  height: 15px;
  width: 240px;
  font-size: 90%;
}
.article_separator {
  margin: 4px 0;
  background: transparent url(../images/article-div.gif) repeat-x scroll 0%;
  display: block;
  height: 10px;
  width: 99%;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}

