body, .normal {
  color: black;
  /* font-family: Palatino, Garamond, Times New Roman, Times, serif; */
  font-size: 12pt;
	font-weight: normal;
}
a:link {}
a:visited {}
a:hover {}
a:active {}
a { color:maroon; }
img {
  border:0;
}
h1, h2, h3 {
  /* font-family: Georgia, Times New Roman, Times, serif; */
}
h1 {
  font-size: 18pt;
}
h2, h1.narr, h1.allies, h1.enemies, h1.deity {
  font-size: 16pt;
}
h3, h2.deity, h2.narr, h2.adminLinks, h2.commLinks, p.author, p.mod-intro-p, h2.downloads {
  font-size: 14pt;
}
h1.narr, h1.allies, h1.enemies {
  color: #703f2a;
}
h3, h2.narr, h2.adminLinks, h2.commLinks, p.author, h2.downloads {
  color: black;
}
h1, h2, TD.mod-title {
  color:maroon;
}
h3.NPC, h3.Location, h1.deity, h2.adminLinks, h2.commLinks, h2.downloads, h3.downloads {
  margin-bottom: 0;
}
h2.deity, p.NPC, p.Location, ul.downloads {
  margin-top: 0;
}
h1, h2, dt {
  font-weight: bold;
}
p.author {
  font-weight: normal;
}
cite, blockquote.deity {
	font-style: italic;
}
.WOTC-boilerplate {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-bottom: 10px
}
TABLE.mod-detail {
  border: thin outset;
  width: 90%;
  border-collapse: collapse;
}
TABLE.mod-detail TR TH, TABLE.mod-detail TR TD {
  border: 1px solid #dddddd;
  vertical-align: top;
  margin: 2;
  padding: 1;
}
TABLE.mod-detail TR TH {
  font-weight: bold;
  text-align: right;
  width: 20%;
}
TABLE.mod-detail TR TD {
  width: 80%;
}

.mods-footer-link,
.footer-link,
.whatis-prev,
.whatis-next
{
  /* font-family: Georgia, Times New Roman, Times, serif; */
  font-size: 14pt;
  font-weight: bold;
  color: maroon;
}
.whatis-prev {
  margin: 20 20 0 20
}
.whatis-next {
  margin: 0 20 20 20
}
div.Content,
div.Content-whatis,
div.Content-mods,
div.Content-orgs
{
  margin:20;
}
table.region {
}
table.region th {
  text-align: left;
  /* font-family: Palatino, Georgia, Times New Roman, Times, serif;*/
  font-weight: bold;
  font-size: 14pt;
  color: #8b4513
}
.region-name {
  width: 225px;
}
table.region tr td.location {
}
table.adminLinks tr td,
table.commLinks tr td
{
  padding-left: 50px;
}
td.Vitals {
  font-size: 14pt;
  font-weight: bold;
	color: #8b4513;
}