* { font-family: Arial, sans-serif; border-collapse: collapse; }
div.left_panel { float: left; width: 12%; }
div.main { float: right; width: 86%; }
div.navfooter { clear: both; }
div.menu_curr { background: paleturquoise; font-weight: bold; }
div.menu_item div.menu_item { margin-left: 1em; }
div.menu_item div.menu_item div.menu_item{ margin-left: 1em; }

div.prodlink { float: left; width: 40%; 
  margin: 1ex; border: solid darkturquoise 1px; }
div.prodlinkl { clear: left; float: left; width: 40%; 
  margin: 1ex; border: solid darkturquoise 1px; }

div.prodlinkc { padding: 1ex; text-align: center; }
div.site-menu a { font-weight: bold; text-decoration: none; }
div.site-menu :hover { color: red; }
div.prodhead { background: paleturquoise; margin: 0px; padding: 0.7ex; }
p.prodhead { background: paleturquoise; margin: 0px; }
div.prodlink p.summary 
  { background: paleturquoise; font-size: 75%; margin: 0px; }
div.prodlinkl p.summary 
  { background: paleturquoise; font-size: 75%; margin: 0px; }
div.site-menu { border: solid darkturquoise 1px; 
  padding: .5ex; font-size: 75%; }
a:visited { color: darkturquoise; }
a:link { color: darkturquoise; }
a.hp { color: black; text-decoration: none; }
a.hp:visited { color: black; text-decoration: none; }
a.hp:link  { color: black; text-decoration: none; }
a.hp:hover { color: red; text-decoration: none; }
img { border: 0; }
h1 { float: left; width: 50%; 
  font-size: 145%; margin-top: 0px; color: darkturquoise; }
div.h1{ font-family: Bradley Hand ITC, Comic Sans MS, Courier, Arial, sans-serif; float: left; margin-right: 1ex; }
div.h1::first-letter { font-family: Bradley Hand ITC, Comic Sans MS, Courier, Arial, sans-serif; font-size: 145%; text-decoration: underline; }
div.sell * { vertical-align: middle; }
div.sell input { margin-left: 1em; }
div.menu_item { margin-bottom: 1ex; }
div.hdr { float: left; width: 600; text-align: center; clear: both; }
div.cart { float: left; clear: right; margin-left: 2em; }
div.brk { clear: both; font-size:0px; }
span.click { font-weight: bold; text-decoration: underline; }
