/* Start of CMSMS style sheet 'DZ: styles' */
/* styles.css */
#header h1 {
  margin: 0;
  padding: 0;
  height: 190px;
  width: 870px;
  text-indent: -9999px;
}
#header h1 a {
  display: block;
  margin: 0;
  padding: 0;
  height: 190px;
  width: 870px;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0 0.1em;
  padding: 0;
  font-family: georgia, 'times new roman', serif;
  background: transparent;
  color: #98330b;
  font-weight: normal;
}

#content h1 {
  font-size: 120%;
  text-transform: uppercase;
}
#content h2 {
  font-size: 110%;
}
#content h3 {
  font-size: 100%;
}
#content h4, #content h5, #content h6 {
  font-size: 90%;
}
#content p, #content ul, #content ol {
  margin: 0 0 1em;
}
#content p, #content li {
  font-size: 80%;
}
.stripeMe {
  background-color: #DFE5E7;
  border-collapse: collapse;
}
.stripeMe td {
  border: 1px solid #999999;
  font-size: 80%;
}
.stripeMe tr.alt td {
  background: #D0D8DB;
}
.stripeMe tr.over td {
  background: #90A5AA;
  color: #FFFFFF;
  border-bottom-color: #333333;
}
.stripeMe tr.header td {
  background-color: #51717a !important;
  color: #FFFFFF !important;
}
#news {
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  width: 140px;
  background: url('/uploads/images/bg_promote.png') top left no-repeat;
  color: #98330b;
}
#news p {
  margin: 0;
  padding: 12px 12px 0px  12px;
  text-align: center;
  font-size: 70%;
}
#news a {
  color: #FFFFFF;
}
#news .bottom {
  margin: 0;
  padding: 0;
  width: 140px;
  height: 33px;
  background: url('/uploads/images/bg_promote_bottom.png') top left no-repeat;
}
#postits img {
  border: none;
}
#sidebar h4 {
  margin: 0 0 0.5em;
  color: #282726;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.info {
  color: #FFFFFF !important;
}
.infoBorder {
  margin: 0;
  padding: 3px;
  border: 1px solid #969998;
}
.info h4 {
  margin: 0 0 4px;
  font-size: 90%;
  color: #FFFFFF;
}
.info p {
  margin: 0 0 3px;
  font-size: 70%;
}
.info img {
  border: none;
}
#testimony {
  margin: 0 auto 0.5em;
  padding: 0;
  width: 169px;
  background: url('/uploads/images/bg_testimony.png') bottom left no-repeat;
}
#footer p {
  font-family: verdana, sans-serif;
  font-size: 70%;
}
/* End of 'DZ: styles' */

