/* Generated by KompoZer */
html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: 100%;
  width: 90%;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}
div.container-page {
  background-color: #ffffff;
  position: relative;
  height: 100%;
  /* border: red dashed; */
}
div.spacer {
  clear: both;
}
div.bannerPane {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
}
.bannerPane img {
  float: right;
}
.contentText {
  /* border: green dotted; */
  padding: 1em;
  margin-left: 22%;
  margin-right: 1em;
  position: relative;
  color: #000000;
  background-color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}
.contentText p {
  max-width: 45em;
}
.contentText p.left-align {
  font-family: "Lucida Calligraphy";
  font-size: 1em;
  text-align: left;
  color: black;
}
.contentText p.fancy {
  font-size: inherit;
  color: #3333ff;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  font-family: "Lucinda Calligraphy";
}
.contentText p.fancy-left {
  font-size: inherit;
  color: #3333ff;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  font-family: "Lucinda Calligraphy";
}
.contentText p.fancy-bold {
  font-family: "Lucida Calligraphy";
  font-size: 1em;
  font-weight: bold;
  color: blue;
}
.contentText p.heading-bold-center {
  font-family: "Lucida Calligraphy";
  font-size: 110%;
  font-weight: bold;
  color: black;
  text-align: center;
}
.contentText p.heading-bold-left {
  font-family: "Lucida Calligraphy";
  font-size: 110%;
  font-weight: bold;
  color: black;
  text-align: left;
}
.contentText p.fancy-bold-small {
/*  font-family: "Lucida Calligraphy"; */
  font-size: 90%;
  text-align: left;
  color: black;
}
.contextText p.sold {
  font-family: "Lucida Calligraphy";
  font-size: 110%;
  font-weight: bold;
  color: red;
}
.contentText img {
  position: relative;
  border:  hidden;
}
.contentText img.right {
  position: relative;
  border:  hidden;
  float: right;
  padding: 2px;
}
.contentText h3 {
  border-bottom: 1px solid black;
  padding: 2px;
  background-color: #ecf1ef;
  text-align: right;
  letter-spacing: -1px;
  color: black;
  font-family: Sans-Serif;
}
.Ornate {
  font-family: Verdana,Arial,Helvetica,sans-serif,fantasy;
  font-size: 100%;
  color: red;
}
.footer {
  background-image: url(../images/redfilter.gif);
}
.footer a:link {
  color: #000000;
  background-color: transparent;
}

.footer img {
  float: right;
  border:  hidden;
}

.contentText fieldset {
  border: 0 solid #ffffff;
  background-color: #ecf1ef;
  width: 400px;
}
.contextText legend {
  background: transparent url(../graphics/legend_bg.gif) no-repeat scroll 0%;
  width: 194px;
  height: 30px;
  color: #ffffff;
  font-size: 2em;
  padding-left: 0.5em;
  position: relative;
  top: -1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -1px;
  white-space: pre;
}
.contextText textfield {
  border: 0 solid #ffffff;
  margin: 3px;
  background: transparent url(../graphics/textfield_bg.gif) no-repeat fixed 0%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
  height: 20px;
  width: 200px;
}
.contextText textarea {
  border: 0 solid #ffffff;
  margin: 3px;
  padding: 0 8px;
  background: transparent url(../graphics/textarea_bg.gif) no-repeat fixed 0%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
  height: 165px;
  width: 200px;
}
.contentText label {
  margin: 0.3em 0 0;
  padding: 0.2em;
  text-align: right;
  width: 100px;
  float: left;
}
.contentText nobr {
  display: none;
}
.contextText submit {
  border: 0 solid #ffffff;
  margin: 3px;
  background-color: transparent;
  background-image: url(../graphics/submit.gif);
  background-repeat: no-repeat;
  height: 20px;
  width: 80px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
  text-transform: uppercase;
}
