@import url(http://fonts.googleapis.com/css?family=IM+Fell+English:400italic);

body    {
            font-family: arial;
            color: #F8A396;
            background-color: #005214;
         }


#headerline1 { font-size: 40px; color: #000000; background-color: lightgrey; filter: alpha(opacity=50);}
#headerline2 { font-size: 18px; font-style: oblique; color: #000000; background-color: lightgrey; filter: alpha(opacity=50);}

a.headermenu:link,a.headermenu:visited,a.headermenu:active      {   font-family: arial; color: white; text-decoration: none;  }
a.headermenu:hover     {   font-family: arial; color: #A0A0A0; cursor:help; }

.quotewrapper {
   font-family: 'IM Fell English', serif;font-size:24px;
/*   font-family: Georgia,"Palatino Linotype",Garamond,Times,serif;
   font-size: 18px;  */
   color: #A0A0A0;
   line-height: 150%;
   text-align: center;
   vertical-align: top;
   width: 150px;
   padding: 50px 20px 50px 20px;
}

.quote {
   font-family: 'IM Fell English', serif;font-size:24px;
/*   font-family: Georgia,"Palatino Linotype",Garamond,Times,serif;
   font-size: 18px; */
   color: #A0A0A0;
   line-height: 150%;
   text-align: center;
   width: 150px;
   font-style: oblique;
}

.quoteauthor {
   font-family: 'IM Fell English', serif;font-size:16px;
/*   font-family: Georgia,"Palatino Linotype",Garamond,Times,serif;
   font-size: 10px; */
   color: #A0A0A0;
   line-height: 100%;
   text-align: right;
   width: 150px;
}

.blacktext {
   font-family: arial;
   color: #000000;
   background-color: #FFFFFF;
   font-size: 14px;
   line-height: 120%;
}

.address {
   font-family: arial;
   display: block;
   color: #000000;
   background-color: #FFFFFF;
   font-size: 16px;
   text-align: center;
   line-height: 120%;
   font-weight:bold;
}

td.mainbody {
   font-size: 14px;
   color: black;
   width: 550px;
   line-height: 120%;
   word-spacing: normal;
   letter-spacing: normal;
   text-decoration: none;
   text-transform: none;
   text-align: justify;
   vertical-align: top;
   padding: 50px 40px 50px 0px;
}


.fontImFell{font-family: 'IM Fell English', serif;font-size:1.5em;}
