body {
  background-color: #fff;
  font-family: Bookman Old Style, Times New Roman, Times, serif, arial, helvetica, sans-serif;
  font-size: 62.5%;
}

p {
  font-size: 1.2em;
}

p.text, ul.text li, p.title_left, div.list, p.quote, p.source, div.chapters ul, ul.ingredients, ul.notes {
  font-size: 1.4em;
}

p.buy {
  font-size: 1.4em;
  margin-left: auto;
  margin-right: auto;
}

p.quote {
  font-style: italic;
}

p.source {
  margin-top: -0.8em;
  font-weight: bold;
}

.title_big, .title_small {
  color: #900;
}

em.title_book {
  font-weight: bold;
}

.title_big {
  font-size: 7em;
  display:  inline;
  margin-left: .3em;
  background: transparent url(/images/highlighting.png) no-repeat center right;  
}

.title_small {
  font-size: 4.0em;
  display: inline;
  margin-left: 2.0em;
}

div#header {
  padding: .0em 0 0 0;
}

div.subtitle {
  position:  relative;
  font-style: italic;
  font-size: 1.7em;
  top: -3.8em;
  left: 24em;
  width: 15em;
/*  display:inline;*/
}

div.author {
  margin-bottom: -1em;
  position: relative;
  top: .5em;
  left: 16em;
  width: 19em;
  font-size: 1.4em;
}

a img {
  border: none;
}

a {
  text-decoration: underline;
  outline: none;
}

a:link { 
	color: #000;
}

a:visited { 
	color: #000;
}

a:hover { 
/*  text-decoration: none;*/
}

div.chapters ul {
  list-style: none;
}

p.chapter {
  font-size: 1.5em;
}

p.chapter {
  margin-bottom: -.7em;
}

li.subheading {
  font-style: italic;
}

a.subheading {
  
}

div.recipe p.title, p.header {
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 9px;
}

div.chapters {
  margin-bottom: 5em;
}

img.png {
  behavior: url("/javascripts/ie6_png_fix.htc");
}

a.external {
/*  background:transparent url(/images/external.png) no-repeat scroll right center;
  padding-right: 13px;*/
}

p.recipe_title {
  font-size: 1.7em;
  font-weight: bold;
}

ol.how_to_help {
  font-size: 1.4em;
}

