body {
  font-family: Georgia, "Times New Roman", serif;
  font-size:12pt;
  color:#000;
  margin:0;
  padding:0;
  width:auto;
}

a:link    {color:black; text-decoration: none;}
a:visited {color:black; text-decoration: none;}
a:hover   {text-decoration: underline;}

img { border:0; display:none; }

h1 {display:none !important;}
h2 {text-align:center; font-weight: normal; margin-top:1em; margin-bottom:1em; font-style:italic; font-family:Georgia, serif; font-size:14pt;}
h3 {text-align:left; font-weight: normal; margin-top:2em; margin-bottom:1em; margin-left:5px; font-style:italic; font-family:Georgia, serif; font-size:12pt;}
h2.second {page-break-before:always;}
h3.second {page-break-before:always;}

hr {display:none;}

p {margin:5px;}

#contentall {
  line-height:1.2;
  text-align: left;
}

/* Header */

#header {background-color:#af8654;}

#border {display:none !important;}

/* Center */

#middlecenter {
  float:none !important;
  width:100%;
}

/* Recipe */

#recipe {margin:0 5%;}

#recipe .subsec {margin-top:2em;}

#recipe a:link {color:black;}
#recipe a:visited {color:black;}

#recipe li {margin-bottom:.5em;}

.subtitle {font-style:italic;
  font-family:Georgia, serif;
  font-size:medium;
}

/* Books */

#bookindex {margin:0 5%;}

#bookindex .subsec {margin-top:2em;}

#bookindex a:link {color:black;}
#bookindex a:visited {color:black;}

#bookindex ul {padding-bottom:10px;}

#bookindex ul.subcat {padding-bottom:0px;}

#bookindex li {margin-bottom:.5em;}

#bookindex h3 {margin-top:1.5em;}

/* Ads */

#middleleft {display:none !important;}
#centerad {display:none !important;}
div.amazon {display:none !important;}

/* Navigation */

#middleright {display:none !important;}

/* Bottom */

#bottom {display:none !important;}

/* Footer */

#bannerad {display:none !important;}

#footer {
  font-size:11pt;
  margin-top:1em;
  text-align:center;
  background-color:white;
  padding:5px;
  border-top:2px black solid;
}

#footer a:link {color:black;}
#footer a:visited {color:black;}

/* Generic */

.titleforprint {display:inline !important; background-color:white;}

.noprint {display:none !important;}
