body {	background-color: #E1E6D5;  }

H1 { color: #555242; font-size: 20px; font-family: Georgia; margin-top: 10; }
H1 A:link    { color: #000080; text-decoration: none;  }
H1 A:visited { color: #000080; text-decoration: none; }
H1 A:hover   { color: #000080; text-decoration: none;  }

H2           { color: #555242; font-size:18px; font-family: Arial; font-weight: bold; line-height:125%; margin-top: 20; text-transform:none  }
H2 A:link    { color: #000000; text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px  }
H2 A:visited { color: #000000; text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px }
H2 A:hover   { color: #000080; background-color:#C0C0C0; text-decoration:none; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px }


.handwriting            { color: #444444; font-size: 17px; font-family: Georgia; font-style: italic; line-height:135%; margin-left: 15; margin-right:15; margin-top: 8;  }
.handwriting A:link     { color: #353355; }
.handwriting A:visited  { color: #444444; }
.handwriting A:hover    { color: #444444; }

.georgia                { font-size: 16px; font-family: Georgia; color: #666666; font-style: italic; line-height: 175%; margin-left: 10; margin-right: 25;}
.papyrus                { font-size: 17px; font-family: Papyrus, Times; color: #666666; font-style: italic; margin: 10 10; }
.papyrus-lg             { font-size: 32pt; font-family: Papyrus, Times; color: #009999; font-style: italic; font-weight: bold; }
.quote                  { color: gray; font-size: 16px; font-family: Arial; font-style: italic; font-weight: normal; margin-top: 0; margin-left: 20; margin-right: 30; }

.address                { color: #37322D; font-size: 14px; font-family: Verdana; line-height:125%; margin-left: 25; margin-right:15; }

table                 { color: #37322D; font-size: 14px; font-family: Verdana; line-height:125%;  }
table  A:link         { color: #000080; text-decoration: underline; }
table  A:visited      { color: #000080; text-decoration: underline; }
table  A:hover        { color: #000080; text-decoration: underline; }


.nav               { color: #343F1B; font-size: 14px; font-family: Verdana; margin-left: 15; }
.nav  A:link       { color: #343F1B; text-decoration: none; }
.nav  A:visited    { color: #343F1B; text-decoration: none; }
.nav  A:hover      { color: yellow; text-decoration: none; }

.seo            { color: #666666; font-size: 11px; font-family: verdana }
.seo A:link     { color: #666666; text-decoration: none; }
.seo A:visited  { color: #666666; text-decoration: none; }
.seo A:hover    { color: #666666; text-decoration: none; }

span.size14    { font-size: 14px; }
span.size16    { font-size: 16px; }
span.size18    { font-size: 18px; }
span.size22    { font-size: 22px; }

.thumb { 
    margin: 5px;
	padding: 10px;
    border: 1px solid #CACACA;
    background-color: #EEEEEE;
}
