/* ===| TYPOGRAPHY |==========================================================*/

body{
  font-family                                             : Arial, Helvetica Neue, Helvetica, sans-serif; /* or: Verdana, Tahoma, Geneva, sans-serif; */
  font-weight                                             : normal;
  font-style                                              : normal;
  font-size                                               : 12px;
  line-height                                             : 19px; }

  p{
    color:#413c37;
    margin                                                : 0;
    font-size                                             : 12px;
    line-height                                           : 19px;
    margin-bottom                                         : 1.5em;
    text-align                                            : justify; }
  p.intro{
  font-size: 14px;
  line-height:24px;
  color:#413c37;
  /*width:280px;
  float:left;*/
  text-align:justify;
  padding-top:10px;
  }
  p.intro span{
  color:#816e58;
  font-weight:bold;
  }
  p.last span{
  color:#816e58;
  font-weight:bold;
  }
  p.intro2 span{
  color:#816e58;
  font-weight:bold;
  }
   p.renov span{
  color:#816e58;
  font-weight:bold;
  }
  p.renov{
  margin-bottom:6px;
  }
    p.intro2{
	  padding-top:4px;
      margin-bottom                                       : 8px; }	
    p.last{
      margin-bottom                                       : 0px; }
.box_age p{
font-size:14px;
line-height:24px;
}
.cont span{
color:#816e58;
font-weight:bold;
font-style:italic;
}
  blockquote{
    border-bottom                                         : 1px solid black;
    border-top                                            : 1px solid black;
    font                                                  : italic normal 1em Georgia, Times New Roman, Times, serif;
    line-height                                           : 1.5em;
    margin                                                : 0 10em 1.5em 10em;
    padding                                               : 1.5em 0 1.5em 0;
    text-align                                            : center; }

  h1{
    font-family                                           : Arial, Helvetica Neue, Helvetica, sans-serif;;
    font-size                                             : 16px;
    font-weight                                           : bold;
    line-height                                           : 23px;
    margin                                                : 0em 0 0.5em 0; 
	color												  : #895114; }

  h2{
    font-size                                             : 1.5em;
    font-weight                                           : bold;
    line-height                                           : 1em;
    margin                                                : 0em 0 0.62em 0; }

  h3{
    margin                                                : 0;
    font-size                                             : 1.3em;
    font-weight                                           : bold;
    line-height                                           : 0.7em;
    margin                                                : 0.1em 0 1.2em 0; }

  h4{
    margin                                                : 0;
    font-size                                             : 1.1em;
    font-weight                                           : bold;
    line-height                                           : 1.5em;
    margin                                                : 0.8em 0 1em 0; }
