/* Generated by KompoZer */
* {
  margin: 0em;
  padding: 0em;
}
h1, h2 {
}
a {
  color: #995500;
}
body {
  background: #ffffff none repeat scroll 0% 50%;
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: 11pt;
  color: #665555;
}
#outer {
  margin: 0em auto 1em;
  width: 100%;
  background-color: #ffffff;
}
#header {
  padding: 1.5em 2em 1.5em 4em;
  background: #2e2017 url(images/a1.jpg) repeat-x scroll left top;
}
#header h1 {
  font-size: 2em;
  color: #e6c59b;
}
#header h1, #header h2 {
  margin: 0em auto;
  display: block;
  width: 778px;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#header h2 {
  color: #bbaa77;
  font-size: 0.8em;
}
#menu {
  padding: 1em 2em 1em 0em;
  background: #f1dfc9 url(images/a2.gif) repeat-x scroll left top;
  font-size: 0.9em;
}
#menu ul {
  margin: 0em auto;
  display: block;
  width: 778px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 2.5em;
}
#menu li {
  display: inline;
}
#menu li a {
  padding: 0.25em 0.75em;
  color: #38271c;
  font-weight: bold;
  text-decoration: none;
}
#menu li a:hover {
  background: #342117 url(images/a4.gif) repeat-x scroll left top;
  color: #ffffff;
}
#content {
  margin: 0em auto;
  width: 778px;
}
#content p {
  margin-bottom: 1.5em;
  text-align: justify;
}
#content h2, h3, h4, h5, h6 {
  color: #443333;
  margin-bottom: 1em;
}
#content ul {
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#content blockquote {
  border-left: 7px solid #efeecc;
  padding-left: 1em;
  margin-bottom: 1.5em;
}
#content blockquote p {
  margin-bottom: 0em;
}
#content table {
  margin-bottom: 1.5em;
}
#content table th {
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
  color: #443333;
}
#content table td {
  padding: 0.5em;
}
#content table tr.rowA {
  background-color: #f6eecc;
  color: inherit;
}
#content table tr.rowB {
  background-color: #fffeef;
  color: inherit;
}
#primaryContentContainer {
  margin-left: -17em;
  width: 100%;
  float: left;
}
#primaryContent {
  margin: 0em 0em 0em 16.5em;
  padding: 1.5em;
  width: 100%;
}
#primaryContent h2, #primaryContent h3 {
  border-bottom: 1px solid #efeecc;
  padding-bottom: 0.25em;
  margin-bottom: 1.25em;
}
#primaryContent h2 {
  font-size: 1.7em;
}
#primaryContent h3 {
  font-size: 1.1em;
}
#secondaryContent {
  padding: 1.5em 2em;
  float: right;
  width: 14em;
  font-size: 0.9em;
}
#secondaryContent h3 {
  padding: 0.5em 0.5em 0.5em 1em;
  background: #2e2017 url(images/a4.gif) repeat-x scroll left top;
  color: #ffffff;
  position: relative;
  left: -0.8em;
  margin-right: -1.6em;
  font-size: 1em;
}
#footer {
  border-top: 1px solid #efeecc;
  margin: 0em auto;
  padding: 1.5em 2em;
  text-align: center;
  width: 778px;
  font-size: 0.9em;
}
.clear {
  clear: both;
}
