* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.98em;
}

h1{
  font-size: 1.9em;
  text-align: center;
  color: #FF9933;
}
h2{
  font-size: 1.65em;
  text-align: center;
  color: #996633;
}
h3{
  font-size: 1.35em;
  text-align: center;
  color: #CC3333;
}
h4{
  font-size: 1.25em;
  border-left: 10px solid #CC6633;
  padding-left: 10px;
}
h5{
  font-size: 1.10em;
  border-bottom: 2px solid black;
}
h6{
  font-size: 1em;
}

.getGoldBg{
    background: url(/CustomLayouts/Mcramn/images/txt.jpg);
}
.separator-line{
  height: 5px;
}

.listItem p{
  font-size: 0.91em;
}
.listItem .date{
  margin: 0 7px;
  font-size: 0.80em;
}
.display-none{
 display: none;
}
div.date{
  font-size: 0.75em;
}


p.introduction{
  font-style: italic;
  color: #996633;
}


pre{
  background: url(/CustomLayouts/Mcramn/images/txt.jpg);
  padding: 5px;
  font-variant: small-caps;
}

p{
  text-align: justify;
}

#content-left ul,#content-left ol{
  font-size: 0.9em;
  font-weight: bold;
  color: #663333;
}
#content-left p a{
  text-decoration: underline;
}


a:link, a:visited{
    color:#660000;
    font-weight:bold;
    text-decoration:none;
}
a:hover, a:active{
    color: #CC0000;
}
div.pagesList{
  border: 1px solid #996666;
  border-left: 0;
  border-right: 0;
}
div.pagesList .header{
  margin-right: 5px;
  color: #996633;
  padding-top: 3px;
  font-size: 0.85em;
}
div.pagesList .pager{
    padding: 2px;
}
div.pagesList .pager a{
    padding: 0 2px;
}
div.pagesList .pager a.active{
    background: #996666;
    color: white;
}

div.pagesList .total{
    color: #996633;
    padding-top: 3px;
    font-size: 0.85em;
}
div.path{
  text-align: center;
  margin-top: 5px;
  padding-left: 40px;
}
table.underlineRows
{
  border-top: 2px solid #663300;
}
table.underlineRows tr td{
  border-bottom: 2px solid #663300;
}
div.box{
  border: 1px solid #CC9966;
  padding: 25px;
}
.InnerDivsToCenter div{
  text-align: center;
  font-weight: bold;
}
.InnerToCenter
{
  text-align: center;
}
a.h1Link
{
  font-size: 1.2em;
}

