/* Headline Text */
.Headline_bold           { font-family: Georgia, Goudy, Times, serif; font-size: 24px; line-height: 30px; color: #165D93; text-decoration: none; }


/* Body text */
.body_bold           { font-family: Univers, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #6D6D6D; font-weight: bold; text-decoration: none; }
.body_bold a:link    { text-decoration: none; color: #6D6D6D; }
.body_bold a:visited { text-decoration: none; color: #00ABD5; }
.body_bold a:hover   { text-decoration: underline; color: #00ABD5; }
.body_bold a:active  { text-decoration: none; color: #6D6D6D; }

.body_selected           { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #6D6D6D; text-decoration: none; }
.body_selected a:link    { text-decoration: none; color: #00ABD5; }
.body_selected a:visited { text-decoration: none; color: #165D93; }
.body_selected a:hover   { text-decoration: underline; color: #165D93; }
.body_selected a:active  { text-decoration: none; color: #00ABD5; }

.body_lite           { font-family: Univers, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #6D6D6D; text-decoration: none; }
.body_lite a:link    { text-decoration: none; color: #00ABD5; }
.body_lite a:visited { text-decoration: none; color: #165D93; }
.body_lite a:hover   { text-decoration: underline; color: #165D93; }
.body_lite a:active  { text-decoration: none; color: #00ABD5; }

/* Footer */

.Footer_Links           { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #00ABD5; text-decoration: underline; }
.Footer_Links a:link    { text-decoration: underline; color: #5D4718; }
.Footer_Links a:visited { text-decoration: underline; color: #5D4718; }
.Footer_Links a:hover   { text-decoration: underline; color: #5D4718; }
.Footer_Links a:active  { text-decoration: underline; color: #5D4718; }

.copyright             { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00ABD5; }
.copyright a:link      { text-decoration: underline; color: #00ABD5; }
.copyright a:visited   { text-decoration: underline; color: #00ABD5; }
.copyright a:hover     { text-decoration: underline; color: #00ABD5; }
.copyright a:active    { text-decoration: none; color: #00ABD5; }

/*-----------------------styling for slideshow on the first page-----------------------*/
.slideshow { height: 340px; width: 575px; margin: auto }
.slideshow img { background-color: black; }
