/* Styles for Brooke Valley Soap media articles */

body {margin: 4em 2em 2em 3em;
          background-color: white;
          font-family: times, serif;
          font-size: 14px;
	      font-weight: normal;
	      font-style: normal;
	      color: #black}
          
p {margin: 0em 0em 0em 0em;
           text-align: justify;
           text-indent: 1.5em}
           
p.continue {margin: 0em 0em 0em 0em;
           text-align: justify;
           text-indent: 0em}

p.head {font-family: times, serif;
          font-size: 18px;
	      font-weight: normal;
	      font-style: normal;
	      color: #black;
          text-indent: 0em;
          text-align: left}
          
p.caption {font-family: arial, san-serif;
          margin: 6px 0px 12px 0px;
          font-size: 11px;
	      font-weight: bold;
	      font-style: normal;
	      color: #black;
          text-indent: 0em;
          text-align: center}
          
p.title {font-family: Arial, sans-serif;
          font-size: 20px;
	      font-weight: bold;
	      font-style: normal;
	      color: #black;
          text-indent: 0em;
          text-align: left}
          
p.photocredit {font-family: Arial, sans-serif;
          font-size: 9px;
	      font-weight: normal;
	      font-style: normal;
	      color: #black;
          text-indent: 0em;
          text-align: right;
          margin: 0}
          
p.byline {font-family: Arial, sans-serif;
          font-size: 12px;
	      font-weight: bold;
	      font-style: normal;
	      color: #black;
          text-indent: 0em;
          text-align: justify}
          
em {font-weight: bold;
	      font-style: normal;
	      color: #black}

table.sidebar {background-color: #FDE7DF}
          
h4 {font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-indent: 0em;
    margin: 0em 0em 0.5em 0em }
    
h3 {font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-indent: 0em }
    
h2 { font-family: Times, serif;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	text-indent: 0em;
    margin: 0em 0em 0em 0em }
    
h1 { font-family: Times, serif;
	font-size: 53px;
	font-weight: normal;
	font-style: normal;
	text-indent: 0em;
    margin: 0em 0em 0em 0em }


img.fltrt {float: right;
	margin: 1em;
	border: 0}

img.fltshadow {float: right;
	margin: 0em 0em 1em 1em;
	border-right: 2px solid teal;
	border-bottom: 2px solid teal;
	border-left: 0px;
	border-top: 0px}

img.fltleft {float: left;
	margin: 1em 0 1em 1em;
	border: 0}

img.block {display: block;
          margin: 0em;
	      border: 0}
          
ul {list-style: disc outside;
    margin: 0em 0em 0em 1em}

ol {list-style: decimal inside;
    margin: 0em 0em 0em 0em;
    text-align: justify}
