html, body { color: #000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: white; width: 100%; height:100%; margin: 0; padding: 0; }
#main_center { width: 100%; height:100%; margin: 0; padding: 0; }
#footer { background-color: #eae3d1; text-align: center; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
p { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; margin: 5px 15px; padding: 0; }
h1 { color: black; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 5px 15px; padding-bottom: 5px; border-bottom: 1px dotted #7a251c; }
.bg-light-gray { background-color: #ece9ea; }
.bg-tan-1 { background-color: #eae3d1; }
ul { color: black; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 3px; list-style-type: square; }
.sh-tl { background-image: url(/art/sh-tl.gif); background-repeat: no-repeat; }
.sh-tm { background-image: url(/art/sh-tm.gif); background-repeat: repeat-x; }
.sh-tr { background-image: url(/art/sh-tr.gif); background-repeat: no-repeat; }
.sh-mr { background-image: url(/art/sh-mr.gif); background-repeat: repeat-y; }
.sh-br { background-image: url(/art/sh-br.gif); background-repeat: no-repeat; }
.sh-bm { background-image: url(/art/sh-bm.gif); background-repeat: repeat-x; }
.sh-bl { background-image: url(/art/sh-bl.gif); background-repeat: no-repeat; }
.sh-ml { background-image: url(/art/sh-ml.gif); background-repeat: repeat-y; }
