/* Generated by KompoZer */
* {
  margin: 0em;
  padding: 0em;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
body {
  font-family: "trebuchet ms",sans-serif;
  font-size: 10pt;
  background-color: #000000;
  color: #efdcc2;
}
a {
  color: #dfbd99;
  text-decoration: underline;
}
a:hover {
  color: #dfbd99;
  text-decoration: none;
}
#outer {
  margin: 2em auto;
  width: 778px;
}
#header {
  padding: 1.75em;
  text-align: center;
}
#header h1 {
  font-size: 2em;
}
#header h2 {
  font-size: 1em;
  color: #747474;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#menu {
  background: #000000 url(images/a1.jpg) no-repeat scroll left top;
  height: 94px;
  width: 778px;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  position: relative;
  top: 45px;
}
#menu li {
  padding: 0em 1.5em;
  display: inline;
}
#menu li a {
  color: #a7845e;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.9em;
  letter-spacing: 0.2em;
}
#menu li a:hover {
  text-decoration: underline;
  color: #dfbd99;
}
#xbg1 {
  background: #000000 url(images/a2.jpg) no-repeat scroll left top;
  position: absolute;
  z-index: 1;
  width: 778px;
  height: 98px;
}
#content {
  background: #000000 url(images/a3.jpg) repeat-y scroll left top;
}
#content p {
  margin-bottom: 2em;
  line-height: 1.5em;
}
#content h2, h3, h4, h5, h6 {
  border-bottom: 1px solid #dfbf99;
  position: relative;
  color: #dfbd99;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}
#content h2 {
  font-size: 1.5em;
}
#content h3 {
  font-size: 1.1em;
}
#content ul {
  margin-bottom: 2em;
  padding-left: 1em;
}
#content little {
  font-size: 0.75em;
  margin-bottom: 2em;
  padding-left: 1em;
}
#content blockquote {
  margin-bottom: 2em;
}
#content blockquote p {
  border-left: 8px solid #667700;
  padding-left: 1em;
  margin-bottom: 0em;
}
#content table {
  margin-bottom: 2em;
}
#content table th {
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
}
#content table td {
  padding: 0.5em;
}
#content table tr.rowA {
  background-color: #dfbd99;
  color: inherit;
}
#content table tr.rowB {
  background-color: #efdcc2;
  color: inherit;
}
#primaryContentContainer {
  position: relative;
  z-index: 2;
  float: right;
  margin-left: -18em;
  width: 100%;
}
#primaryContent {
  border-left: 1px solid #dfbf99;
  margin: 2em 3em 0em 19em;
  padding: 0em 0em 0em 1.5em;
}
#secondaryContent {
  position: relative;
  z-index: 2;
  float: right;
  width: 15em;
  margin-top: 2em;
}
#footer {
  background: #000000 url(images/a4.jpg) no-repeat scroll left top;
  width: 778px;
  height: 56px;
  padding-top: 30px;
  text-align: center;
}
.clear {
  clear: both;
}
