@charset "UTF-8";


  body {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
    background-color: #1c4c5c }

p.quote {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-style: italic;
font-size: 12pt ; 
margin-left: 2em;
  }

p.source {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-style: normal;
font-variant: small-caps;
font-size: 10pt ; 
margin-left: 5em;
}

p.sourcesimple {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-style: normal;
font-variant: small-caps;
font-size: 10pt ; 
}

p.pagetitle {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-variant: small-caps;
font-size: 18pt ;
font-weight: bold; 
margin-left: 1em;
  }


p.bookinfo {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-variant: small-caps;
font-size: 10pt ; 
margin-left: 2em;
  }

p.eventtitle {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-variant: small-caps;
font-size: 12pt ; 
margin-left: 2em;
  }

p.eventdesc {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-size: 12pt ; 
margin-left: 2em;
}

p.eventdetails {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-style: italic;
font-size: 12pt ; 
margin-left: 2em;
}

p.intro {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-size: 12pt ; 
margin: 1em 1em 1em 1em;
line-height: 125%;
}

p.bio {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-size: 12pt ; 
margin: 1em 3em 1em 3em;
}


p.footer {
    font-family: Times, Times New Roman, Garamond, serif;
    color: black;
font-size: 8pt ; }

A:link    { color: #1c4c5c }
A:active  { color: blue; }
A:visited { color: #1c4c5c; }
A:hover  { color: blue; }

  ul.navbar {
    list-style-type: none;
    top: 2em;
    width: 10em;
 }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;

 }
  ul.navbar a {
    text-decoration: none;
font-weight: bold;
 }
ul.navbar-head h3 {
 background: white;
 margin: 0.5em 0;
 padding: 0.3em;
}
ul.navbar-head {
-webkit-margin-end: 40px;
-webkit-margin-start: 0px;
    list-style-type: none;
    top: 2em;
    width: 10em;
margin:0;
padding:0;
}


  ul.speakingtimes {
    list-style-type: none;
 }

