/* Generated by KompoZer */
@import url(layout.css);
@import url(form.css);
html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #443833 url(../images/bg.jpg) repeat-y scroll center top;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.25;
  font-size-adjust: none;
  font-stretch: normal;
  width: 100%;
  min-width: 970px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
h1 {
  border-bottom: 4px solid #877065;
  width: 97%;
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #877065;
  background-color: transparent;
}
h2 {
  padding: 10px 0 0;
  color: #443833;
  background-color: transparent;
  letter-spacing: -1px;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3 {
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: bold;
}
p, ul, ol {
  margin: 0;
  padding: 0 0 18px;
}
ul, ol {
  padding: 0 0 18px 40px;
  list-style-image: blist-style-type: circle;
  ;
  list-style-position: outside;
 /* list-style-type: circle; */
}
blockquote {
  background: transparent url(../images/close-quote.jpg) no-repeat scroll right bottom;
  font-size: 1.4em;
  color: #55453e;
  width: 400px;
  padding-left: 18px;
  text-indent: -18px;
}
blockquote:first-letter {
  background: transparent url(../images/open-quote.jpg) no-repeat scroll left top;
  padding-left: 40px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
small {
  font-size: 0.85em;
}
img {
  border:  none;
}
sup {
  position: relative;
  bottom: 0.3em;
  vertical-align: baseline;
}
sub {
  position: relative;
  bottom: -0.2em;
  vertical-align: baseline;
}
acronym, abbr {
  border-bottom: 1px dashed;
  cursor: help;
  letter-spacing: 1px;
}
a {
  text-decoration: none;
  color: #0066ff;
}
a:hover {
  text-decoration: none;
  color: #3399ff;
}
a img {
  border:  none;
}
table {
  margin: 0 0 18px;
  padding: 0;
}
table tr td {
  padding: 2px;
}
.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.bold {
  font-weight: bold;
  list-style-type: circle;
}
.italic {
  font-style: italic;
}
.underline {
  border-bottom: 1px solid;
}
.highlight {
  background: #ffffcc none repeat scroll 0% 50%;
}
.wrap {
  margin: 0 auto;
  width: 960px;
}
.img-left {
  margin: 4px 10px 4px 0;
  float: left;
}
.img-right {
  margin: 4px 0 4px 10px;
  float: right;
}
.nopadding {
  padding: 0;
}
.noindent {
  margin-left: 0;
  padding-left: 0;
}
.nobullet {
  list-style-position: outside;
  list-style-image: none;
 /* list-style-type: circle;*/
}
