*             { padding: 0; margin: 0; }
body          { background-color: #FFF; color: #000; margin: 10px; padding: 0;
                font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 70%;
                text-align: center; }

h2            { font-size: 1.2em; color: #69BAFF; font-weight: bold; letter-spacing: 0.1em; }
p             { margin: 0.25em 0; line-height: 1.5em; }
ul            { margin-left: 2em; }
a             { color: #69BAFF; font-style: normal; text-decoration: none; }
a:hover       { color: #CCC; }
label         { font-weight: bold; font-size: 0.95em; }
input         { font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }
select        { font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }
textarea      { font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }

#page         { margin: 0 auto; text-align: left; border: 1px solid #CCC; width: 650px;
                background: url('./images/road.jpg') bottom left no-repeat; }
#tpane        { background: url('./images/tpane.jpg') bottom right no-repeat;
                margin-left: 208px; height: 130px; padding: 10px; }
#cpane        { padding: 15px; margin-left: 208px; }
#lpane        { float: left; width: 208px; text-align: center; margin-top: 45px; }

#mailing      { float: right; width: 120px; padding-left: 10px; }
#featcon      { position: relative; height: 130px; width: 200px; overflow: hidden; }
#feat         { position: absolute; top: 130px; left: 0; }

#text         { margin-right: 135px; padding-right: 10px; border-right: 1px solid #CCC; }

#contacttbl td { padding: 2px; }
#contactform  { width: 120px; }
#sign1        { float: right; width: 50px; padding: 0.25em 0; }
#sign2        { float: left; width: 50px; padding: 0.25em 0; }
#ring         { margin-left: 50px; }

.c            { text-align: center; }

#add          { text-align: center; font-weight: bold; font-size: 1.2em; }
#asom         { text-transform: uppercase; }
#cars img     { border: 1px solid #000; }
.phn          { font-weight: bold; font-size: 1.2em; }

.clr          { padding: 0; margin: 0; height: 1px; clear: both; margin-top: -1px; overflow: hidden; }

#copy         { color: #000; font-size: 0.8em; text-align: right; padding: 0.25em 0; width: 650px; margin: 0 auto; }
#copy a       { font-weight: bold; color: #000; }
#copy a:hover { color: #69BAFF; }

/* hack v2 \*/
* html #text  { height: 1%; }
* html #ring  { height: 1%; }
* html #cpane { height: 1%; }
* html #tpane { margin-left: 205px; }
* html #lpane { margin-right: -3px; }
/* end */