/***********************************************************************************************
/* HTML */
*{ margin:0; padding:0; }
body{ color:#333; font:100%/1.2em Arial, Verdana, sans-serif; text-align:center; }
h1,h2{ font-family: "Lucida Sans", Arial, Verdana, sans-serif; margin-bottom:.3em; clear:both; }
h1{ font-weight:normal; font-size:1.4em; margin-top:1em; }
h2{ font-size:1.2em; }
h3{ font-size:1em; }
ul{ list-style:outside square; margin:1em 0 1em 2em; }
li{ margin-bottom:.2em; }
p{ margin-bottom:1em; }
img{ border:0; }
div,ul{ text-align:left; }
/* links LVFHA */
a{ text-decoration:underline; }
a:focus,a:hover,a:active{ text-decoration:none; }
.clear{ clear:both; margin:0; width:100%; }

/* hide from printer */
#skip, #header ul, object, #stick, #rightcol, img, #footer a, #callbackf{ visibility:hidden; display:none; }

/* show to printer */
#logo img{ visibility:visible; display:block; margin:1em;}

/* MAIN BODY STYLES */
#wrapper{ background:#fff; width:95%; margin:0 auto; height:auto; }
#crumbs{ margin:0 1em 1em 11em; font-size:.9em; text-align:right; }
#maincol{ font-size:.8em; width:100%; margin-top:1em; }
#maincol h2{ margin-top:2.5em; }

/* CONTACT */
.addy{ float:left; }
#mkaddy{ width:55%; }
#lbaddy{ width:45%; }

/* FOOTER */
#footer{ padding:1em 0; width:100%; font-size:.7em; color:#333; line-height:1.3em; border-top:1px solid #000; }
#footer, #footer p, #footer ul{ float:left; display:inline; }
#footer p{ width:25%; margin-left:10%; }
#footer ul{ width:20%; text-align:right; margin-left:1%; list-style:none; }