/* Heritage History Compact Library css file */
html, body, ul, h1, h2, h3, h4, h5, h6, form, fieldset, a { 
  margin: 0; 
  padding: 0; 
  border: 0; 
} 



p {
  margin: 20;
  text-indent: 40;
  text-align: justify;
}
h1 {
  font-size: 24pt;
  font-variant: small-caps;
}
h2 {
  font-size: 18pt;
  font-variant: small-caps;
}

.header {  
  border-style:  none;
  background-color: black;
  }

.header img{  
  border-style:  none;
  margin: 0px 0px 0px 15px;
  }


#rightmenu {
  background-color:   #744A00;
  color:                #FFD700;
  border-style:    solid;
   border-color:      #808080;
  border-top:        0px;
  border-left:    0px;
  border-right:    0px;
  border-top:        0px;
  border-bottom:    0px;
  background-image: url(images/fourshelf_25_bright.jpg);
}


#leftmenu {
  color:          white;
  border-style:    none;
  background-image: url(images/greenbox2.png);
  font-family:   "times new roman";
}

.category {
    	margin:    5px 0px 6px 0px;
    	font-size:     15pt;
  font-variant: small-caps;
    	color:         #FFD700;
    }

.navitem {
	display: block;
	padding: 2px 5px 2px 0;
}

A.navitem:link  {
    font-size:     13pt;
	font-family:   "times new roman";
    color:         white;
    text-decoration: none
    }


A.navitem:visited  {
    color:         white;
    }


A.navitem:hover  {
	text-decoration: underline
    }





.mainwindow {  
  font-size:     13pt;
  font-weight:   400;
  font-family:   "times new roman", verdana, arial, tahoma, helvetica, sans-serif;
  color:         #412700;
  border-style:  none;
   border-color:  #412700;
      background-color: #F5F5DC;
    }

.mainwindow img {  
  font-size:     13pt;
  font-weight:   400;
  font-family:   "times new roman", verdana, arial, tahoma, helvetica, sans-serif;
  color:         #412700;
  margin:  15px;
 border-style:  none;
      background-color: #F5F5DC;
    }

.mainwindow a {  
  font-family:     "times new roman", verdana, arial, tahoma, helvetica, sans-serif;
  text-decoration: underline;
      color:           #335500;
  }
  
mainwindow li {
  padding-left:  0em;
  margin-left:   .5in;
  text-align:    justify;
}

mainwindow ol {
  padding-left:  0em;
  margin-left:   .5in;
  text-align:    justify;
  list-style-type: decimal;

}

td.mainwindow {  
  font-size:     13pt;
  font-weight:   400;
  font-family:   "times new roman", verdana, arial, tahoma, helvetica, sans-serif;
  color:         #412700;
  padding:  3px;
  border-style:  none;
   border-color:  #412700;
    background-color: #F5F5DC;
  border-width:  1px;
    }

tr.mainwindow {  
  font-size:     13pt;
  font-weight:   400;
  font-family:   "times new roman", verdana, arial, tahoma, helvetica, sans-serif;
  color:         #412700;
  border-style:  none;
   border-color:  #412700;
    background-color: #FECA78;
    }

table.mainwindow {
  background-color:    #FECA78;
  border-style:  none;
   border-color:  #412700;
  border-width:   1px;
}


.red a {
  text-decoration: underline;
      color:              red;
  font-weight:        500;
  }

.brown a {
  text-decoration: underline;
      color:              #A06800;
  font-weight:        500;
  }

.green a {
  text-decoration: underline;
      color:              green;
  font-weight:        500;
  }
  
.orange a {
  text-decoration: underline;
      color:              orange;
  font-weight:        500;
  }
#red a {
  text-decoration: underline;
      color:              red;
  font-weight:        500;
  }

#brown a {
  text-decoration: underline;
      color:              #A06800;
  font-weight:        500;
  }

#green a {
  text-decoration: underline;
      color:              green;
  font-weight:        500;
  }
#orange a {
  text-decoration: underline;
      color:              orange;
  font-weight:        500;
  }

