/*
    Document   : typo.css
    Created on : 12-Mar-2013, 09:51:00
    Author     : lwhitmore
    Description:
        Purpose of the stylesheet follows.


font-family:'Arial';
font-family:'Georgia';
*/

h1,h2,h3,h4,h5 { font-family: Arial; font-weight: bold; color: #434343;}

.field-name-field-body h4 {font-family:'Arial'; margin: 30px 0 0 0; font-size: 1.166666666666667em}

.field-name-field-body h5 {font-family:'Arial'; margin: 10px 0; font-size: 1.01em}

.field-name-field-body h6 {font-family:'Arial'; margin: 10px 0; font-size: 1em}

.field-name-field-body hr { border: 1px dotted #999;; }

.field-name-field-body h3 a {
  color: #434343 !important;
}

.field-name-field-body h3 a:hover {
  color: #434343 !important;
  text-decoration: none !important;
}

.sidebar .block h2 { font-family: Arial; /* font-family: 'AvantGardeGothicITCW01B 731063'; */;}

html p { margin: 20px 0 20px 0; }

html ul { margin: 0; padding: 10px 0 0px 30px; }

article a { color: #D7243B; text-decoration: none; }

article a:hover { text-decoration: underline; }

.view-blogs .view-header h2,
.view-news .view-header h2,
.view-resources .view-header h2 {font-family:'Georgia'; font-size: 2.5em; margin:0; color: #434343}
