*             { margin: 0; padding: 0; }
body          { background: #fff url('images/shade.jpg') top left repeat-x; color: #756B59;
                font-family: Georgia, "Times New Roman", serif; font-size: 80%; text-align: center; }


h1            { font-family: Georgia, "Times New Roman", serif; font-style: italic; font-weight: normal;
                font-size: 2em; margin: 0 0 0.5em 0; }
h2            { font-size: 1.2em; margin: 1.8em 0 0.2em 0; }
p             { margin: 0.5em 0; }
a             { color: #000; font-style: normal; font-weight: bold; text-decoration: none; }
a:hover       { color: #816152; }
ul            { margin-left: 2em; }
td            { padding-right: 1em; }

#lbar         { float: left; width: 353px; padding-top: 70px; height: 400px; }
#addr         { margin-top: 420px; }
#nav          { text-align: center; background: #d6ccb6 url('images/tlcnr.png') top left no-repeat; padding: 0.5em; }
#nav ul       { list-style: none; line-height: 1.6; }
#nav li       { display: inline; padding: 0 1em; }

#page         { background: url('images/barnsley-road.jpg') 0 200px no-repeat; text-align: left; }
#cpane        { padding-top: 100px; margin: 0 20px 0 353px; }
#text         { background: #fff url('images/shadow.png') 0 0 repeat-x; opacity: 0.9;
                margin-bottom: 20px; line-height: 1.2; font-size: 1.2em; line-height: 1.5em;
                border-left: 1px solid #756b59; border-right: 1px solid #756b59; border-bottom: 1px solid #756b59; }
#cont         { background: url('images/tree.jpg') bottom right no-repeat; padding: 2em; min-height: 709px; }

.brd          { border: 1px solid #000; }
.c            { text-align: center; }
.fl           { float: left; margin-right: 0.5em; margin-bottom: 0.5em; }
.fr           { float: right; margin-left: 0.5em; }
.cl           { clear: left; }
.cr           { clear: right; }
.clr          { padding: 0; margin: 0; height: 1px; clear: both; margin-top: -1px; overflow: hidden; }
.bsp          { margin-bottom: 0.3em; }

#copy         { color: #000; font-size: 0.7em; text-align: right; padding: 0.3em; margin-bottom: 20px; }
