/* Last Revision Mar 2 06 */
/*  h?.htm */
    a {font-family:"Palatino Linotype"; font-size:16px; font-weight:bold; 
        color: #304B06;text-decoration:none;}
    a:visited {color: #304B06}
/* Index */
    p.head1lc { font-size:32px; color:#663300; font-weight:bold;
               font-family:"Copperplate Gothic Light", "Times New Roman";}
    p.head2lc { font-size:32px; color:#89AD5F; font-weight:bold;
               font-family:"Copperplate Gothic Light", "Times New Roman";}
    p.gbs1 {font-size:20px; color: #663300;
              font-family:"Copperplate Gothic Light", "Times New Roman"}
    span.head1uc  {font-size: 65px;}
    span.head2uc  {font-size: 40px;}
    span.gbs2 {font-size:15px; color: #663300;
      font-family:"Copperplate Gothic Light", "Times New Roman"}
    span.ldlc {font-size:18px; font-weight:bold; color:#556B2F;
		  font-family:"Copperplate Gothic Bold", "Times New Roman"}
    span.lduc {font-size:24px}
/* Resume */
    p.s1{font-size:44px; color:#663300; font-weight:bold;
        font-family: "Copperplate Gothic Light","Times New Roman"}
/* Projects */
    .TextBody {font-family:"Palatino Linotype","Times New Roman";
        font-size:15px;color:#663300;font-weight:normal;}
/* Recent Work */
    .head1 {font-size:18px; color:#663300; font-weight:bold;
               font-family:"Palatino Linotype", "Times New Roman";}
    span.head2 {font-size:46px; color:#663300; font-weight:bold;
               font-family:"Copperplate Gothic Light", "Times New Roman";}
    span.blurb {font-size:18px; color:#663300; font-weight:normal;
               font-family:"Palatino Linotype", "Times New Roman";}
    p.s1  {font-size:44px; color:#663300; font-weight:bold;
              font-family: "Copperplate Gothic Light","Times New Roman"}
    p.s2  {font-size:15px; color:#663300; font-weight:bold;
              font-family: "Palatino Linotype","Times New Roman"}
    p.s3  {font-size:18px; color:#663300; font-weight:bold;
              font-family: "Palatino Linotype","Times New Roman"}
    span.s2 {font-size:13px; color:#008000; font-weight:bold;
              font-family: "Palatino Linotype","Times New Roman";}
    span.s3 {font-size:18px; color:#663300; font-weight:bold;
              font-family: "Palatino Linotype","Times New Roman";}
/* WebLinks */
    span.head1Web {font-size:20px; color:#663300; font-weight:normal;
               font-family:"Palatino Linotype", "Times New Roman";}
    span.head2Web {font-size:30px; color:#663300; font-weight:bold;
              font-family:"Copperplate Gothic Light", "Times New Roman";}
    span.head3Web {font-size:16px; color:#663300; font-weight:normal;
               font-family:"Palatino Linotype", "Times New Roman";}
    span.blurbWeb {font-size:16px; color:#663300; font-weight:normal;
               font-family:"Palatino Linotype", "Times New Roman";}
    span.linkWeb {font-size:18px; color:#336600; font-weight:bold;
               font-family:"Palatino Linotype", "Times New Roman";}
/* Eggbeater or Ramps or Toast */
    span.ld1 {font-family:"Copperplate Gothic Bold", "Arial Black";
              font-size:36px; font-weight:bold; color:#663300;
              font-variant:small-caps; text-decoration:none;}
    span.ld2 {font-family:"Copperplate Gothic Bold", "Arial Black";
              font-size:18px; font-weight:bold; color:#663300;
              font-variant:small-caps;}
/* Events */
    span.blue15 {font-family:"Palatino Linotype","Times New Roman";
        font-size:15px;color:#1548F7;font-weight:normal;}
    span.blue18 {font-family:"Palatino Linotype","Times New Roman";
        font-size:18px;color:#1548F7;font-weight:normal;}
/* Workshop */
     .head3 {font-size:24px; color:#663300; font-weight:bold;
               font-family:"Palatino Linotype", "Times New Roman";}
     .head4 {font-size:24px; color:#663300; font-weight:bold;
               font-family:"Copperplate Gothic Light", "Times New Roman";}
/* Grant Writing Tips */
.article {font-family:"Palantino Linotype","Times New Roman";font-size:14px;
          color:#663300;text-align:left} 
/* Image Shadow */
.img-shadow {
float:right;
background: url(trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 1px; /* This creates a border around the image */
background-color: #FFFFFF; /* Background color of the border created by the padding */
border: 1px solid #CCCCCC; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}              


