<!--

h1                { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 18px; font-weight: bold}
h2			      { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 15px; font-weight: bold}
p                 { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; line-height: 1.5em; }
table             { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; line-height: 1.5em; }
td                { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; line-height: 1.5em; }
td.fac            { color: white; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; }

a:link            { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:active          { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:visited         { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; text-decoration:underline }
a:hover           { color: #561E03; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; text-decoration:none }

a.nav:link        { color: white; font-family: Arial, Garamond, Times; font-size: 11px; text-decoration:underline }
a.nav:active      { color: white; font-family: Arial, Garamond, Times; font-size: 11px; text-decoration:underline }
a.nav:visited     { color: white; font-family: Arial, Garamond, Times; font-size: 11px; text-decoration:underline }
a.nav:hover       { color: #E4C188; font-family: Arial, Garamond, Times; font-size: 11px; text-decoration:none }

a.bnav:link       { color: white; font-family: Arial, Garamond, Times; font-size: 12px; font-weight: bold; text-decoration:underline }
a.bnav:active     { color: white; font-family: Arial, Garamond, Times; font-size: 12px; font-weight: bold; text-decoration:underline }
a.bnav:visited    { color: white; font-family: Arial, Garamond, Times; font-size: 12px; font-weight: bold; text-decoration:underline }
a.bnav:hover      { color: #E4C188; font-family: Arial, Garamond, Times; font-size: 12px; font-weight: bold; text-decoration:none }
        	           

td.bg		      {background-image: url("../images/bg.gif"); background-position: top; background-repeat: repeat; }
td.bg2		      {background-image: url("../images/twin-pines_13.gif"); background-position: top; background-repeat: no-repeat; }

-->