table {
    font-size: 1em;
}

h1, h2, h3, h4 {
    margin-top: 0px;
color: #86162f;
}

h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 1.6em;
    margin-top: 20px;
    margin-bottom: 0px;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
}

p {
    font-size: 1.1em;
    line-height: 1.15em;
}

#content img {
    padding: 20px;
}

img {
    border: none;
}

a {
    color: #86162f;
}

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none;
}

#pageDescription a {
    color: #fff;
}

#homePanelContent a {
    color: #fff;
}

a:hover {
    color: !inherit;
}

a:visited {
    color: !inherit;
}

a:selected {
    color: !inherit;
}

.contactForm th {
  text-align: left;
  width: 100px;
  font-weight: normal;
  vertical-align: top;
}

.contactForm td {
  vertical-align: top;
}

.contactForm textarea {
  width: 250px;
  border: solid 1px #ccc;
}

.contactForm input[type="text"] {
  width: 250px;
  border: solid 1px #ccc;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.embeddedImage {
  padding: 4px;
}

.quoteSource {
    text-align: right;
    font-weight: bold;
}

.quote {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
font-size: 1.2em;
}

.thumbnailCaption {
padding-top: 0px;
padding-bottom: 2px;
font-size: 1.2em;
font-weight: bold;
color: #000;
text-decoration: none;
}

.thumbnail {
border: 2px solid #000;
padding: 0px;
margin: 2px;
}

