*                   { margin: 0; padding: 0; }
body                { color: #000; text-align: left;
                      font-family: Arial, Helvetica, sans-serif; font-size: 80%;
                      background-color: #fff; min-width: 940px; }

h1                  { font-size: 1.6em; margin-top: 1em; text-transform: uppercase; }
p                   { padding: 0.5em 0; font-size: 1em; line-height: 1.5; }
input               { font-family:  Arial, Helvetica, sans-serif; font-size: 0.9em; }
textarea            { font-family:  Arial, Helvetica, sans-serif; font-size: 0.9em; }
label               { font-weight: bold; }
a                   { color: #7b604b; font-style: normal; font-weight: bold; text-decoration: none; }
a:hover             { color: #000; }
a img               { border: none; }
ul                  { margin-left: 2em; }

#tpane              { background: #f9f7e9 url('./images/sun-01.png') left bottom no-repeat; }
#tpane .cnt         { padding: 8px 80px; background: url('./images/sun-02.png') right top no-repeat; }
#tpane .tel         { font-size: 1.3em; font-weight: bold; }

#navbar             { background: #7b604b url('./images/navbar-01.jpg') left bottom repeat-x;
                      color: #fff; margin-bottom: 20px; font-size: 1.4em;
                      border-bottom: 1px solid #7b604b;
                      border-top: 1px solid #7b604b; }
#navbar ul          { list-style: none; height: 36px; line-height: 36px; }
#navbar li          { float: left; display: inline; font-weight: bold; }
#navbar a           { float: left; color: #FFF; padding: 0 1em; line-height: 36px; }
#navbar a:hover     { color: #fcec92; background: url('./images/navbar-02.jpg') left bottom repeat-x; }
#navbar .sel        { color: #bfb593; }

.boxl               { float: left; width: 240px; margin: 20px 20px 20px 0;
                      background: #7b604b url('./images/corn-01-tr.png') right top no-repeat; }
.boxl .cnt          { background: url('./images/corn-01-br.png') right bottom no-repeat; }
.boxl h1            { color: #fff; font-size: 2.2em; text-transform: uppercase;
                      padding: 10px 10px 0 10px; margin: 0; }
.boxl h2            { color: #fff; font-size: 1.4em; text-transform: uppercase; font-weight: bold;
                      padding: 0 10px 10px 10px; }
.boxr               { float: right; width: 240px; margin: 20px 0 20px 20px;
                      background: #7b604b url('./images/corn-01-tl.png') left top no-repeat; }
.boxr .cnt          { background: url('./images/corn-01-bl.png') left bottom no-repeat; }
.boxr h1            { color: #fff; font-size: 2.2em; text-transform: uppercase;
                      padding: 10px 10px 0 20px; margin: 0; }
.boxr h2            { color: #fff; font-size: 1.4em; text-transform: uppercase; font-weight: bold;
                      padding: 0 10px 10px 20px; }
.light              { padding: 10px; margin-bottom: 10px;
                      font-weight: bold; font-size: 1.1em; color: #986b51; background: #f9f7e9; }
.light p            { padding: 0 0 0 20px; }

.tpad               { padding-top: 20px; }
.lpad               { padding-left: 20px; }
.rpad               { padding-right: 20px; }
.bpad               { padding-bottom: 20px; }
.txtl               { padding-left: 260px; padding-right: 20px; position: relative; }
.txtr               { padding-left: 20px; margin-right: 260px; }
.txtrl              { margin-left: 260px; }
.txt                { padding: 20px; }
.txt h1             { margin: 20px 0; }
.txt input          { font-size: 1.6em; }
.txt label          { font-size: 1.4em; }
.txt form           { margin-top: 30px; }

#page               { background: #bfb593; color: #FFF; padding: 5px; }
#page a             { color: #7b604b; }
#page a:hover       { border-bottom: 1px solid #7b604b; }

#page h2            { font-size: 1.2em; font-weight: bold; text-transform: uppercase;
                      border-bottom: 1px solid #bfb593; color: #7b604b; margin-bottom: 5px; padding: 0; }
#page td            { color: #000;
                      background: url('./images/grad-01.jpg') left top repeat-x; }
#page td .cnt       { background: url('./images/corn-03-tl.png') left top no-repeat; padding: 15px; }


#cred               { text-align: right; font-size: 0.7em; color: #000; margin: 4px; }
#cred a             { color: #000; }
#cred a:hover       { color: #bfb593; }

.hangl              { position: absolute; top: 20px; width: 220px; left: 20px; }
.hangr              { position: absolute; bottom: 0; width: 220px; right: 20px; }
.prfrm              { text-transform: uppercase; font-weight: bold; }
.pr01               { font-weight: bold; font-size: 2.2em; color: #ffbe36; }

.smallcred          { font-size: 0.8em; color: #777; }
.quote              { font-style: italic; }
.fillin             { margin: 1em 0; }
.fillin td          { padding: 0.2em; }
.btn                { background-color: #EEE; color: #000; border: 1px solid #7b604b; }
.sp                 { height: 200px; }
.nobrd              { border: none; }
.ind                { margin: 0 2em; }
.brd                { border: 1px solid #688979; }
.clr                { padding: 0; margin: 0; height: 1px; clear: both; margin-top: -1px; overflow: hidden; }
.fr                 { float: right; padding-left: 10px; }
.fl                 { float: left; padding-right: 10px; }
.l                  { text-align: left; }
.r                  { text-align: right; }
.c                  { text-align: center; margin: 0 auto; }
.cl                 { clear: left; }
.cr                 { clear: right; }

/* commented backslash hack v2 \*/ 
* html .txtl        { height: 1%; }
* html .txtr        { height: 1%; }
* html .txtrl       { height: 1%; }
* html #rpane       { height: 1%; }
/* end hack */ 
