H1.lundbooks {  margin: 0; padding: 0; line-height: 1em; font-size: 2.5em; }
H1, .lundbooks {
  font-family: 'Arial Black';
  font-weight: bold;
  margin-left: 0;
  text-align: center;
  margin-bottom: 1em;
  color: maroon;
  background: white; 
}

H2 { color: maroon; background: white; }


BODY { 
  font-family: Arial;
  padding: 0;
  margin: 1em;
  background: white;
  color: black;
}

DIV.section { padding: 0; margin: 0; margin-left: 7%; margin-right: 2em }
.helpitem { border-bottom: 2px solid silver; }
.helpinfo { padding-left: 10%; }
HR {
   margin: 0;
   width: 100%;
   padding: 0;
   color: silver;
   background: transparent;
   border-color: black;
   height: 1px;
}

A KBD { text-decoration: none }

.tree A:link, .tree A:visited { font-weight: normal }
.tree { line-height: 120% }
.tree UL LI { margin-bottom: 0.2em }
.file, .files { list-style-image: url("graphics/sicons/books.gif") }
.folders { list-style-image: url("graphics/sicons/folder0.gif") }
.folder { list-style-image: url("graphics/sicons/folder1b.gif") }
#index { list-style-image: url("graphics/sicons/doc.gif") }
.new { list-style-image: url('graphics/sicons/newbook.gif') }
#home { list-style-image: url('graphics/sicons/home.gif'); }

ADDRESS { 
   margin-top: 0.3em;
   padding-top: 0;
   margin-bottom: 0.3em;
   padding-bottom: 0; color: navy;
   background: white;
   letter-spacing: normal
}

A IMG {
    border: none
}



#tableMenu { padding-top: 0; margin-top: 0; font-family: sans-serif; }
#tableMenu H2 { text-align: left; padding-bottom: 0; padding-top: 0; margin: 0 }
H2 A:link { font-size: 0.8em }
#tableMenu A { font-weight: normal }
#tableMenu TD { text-align: left; vertical-align: middle }
#tableMenu + HR { height: 2px }

DT { margin-top: 1em; padding-top: 0 }

.dtext { width: 95% }
.mtree {
	font-size: 80%;
	font-weight: normal;
	width: 80%;
}

.mtree div { margin-top: 0.3em; margin-left: 2em; }

.note { background: rgb(255,255,128); color: black; padding: 0.5em; border: 1px solid black; margin: 1em 0; }

.ibooknet { font-family: 'Bookman Old Style'; color: blue; font-size: larger; letter-spacing: 0.08em; font-weight: normal; text-decoration: none; }

DEL { color: gray; background: white; }

.SalePrice { color: red; background: white; }
