/* Styles for Brooke Valley Soap site */
body {background-color: #EBFCEB;
	font-family:  "Bookman Old Style", times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000055}

.hilite {font-family:  "Maiandra GD", arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #000055}

td {font-family:  "Bookman Old Style", times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000055;}


td.underline {border-bottom: 2px ridge}

body.main {margin: 0px 10px 0px 0px}

body.margin {margin: 4em 2em 2em 3em }

body.news {margin: 4em 2em 2em 3em;
          background-color: white;
          font-family: times, serif;
          font-size: 14px;
	      font-weight: normal;
	      font-style: normal;
	      color: #black}

p.headline {font-family: times, serif;
          font-size: 54px;
	      font-weight: bold;
	      font-style: normal;
	      color: #black}

p.margin {margin: 2em 1em;
	text-align: left}

p.margin2 {margin: 1em 1em 0em 2em;
	text-align: left}
    
p.newsbody {margin: 0em;
           text-align: justify;
           text-indent: 2em}

td.menubar {background-image: url(images/menubg.jpg)}

td.menu {background-image: url(images/buttonbg.gif);
	font-family: "Maiandra GD", arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-align: center
	text-decoration: none }

td.head {font-family:  "Maiandra GD", arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-bottom: 2px ridge}

p.head {font-family:  "Maiandra GD", arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	font-style: normal}

a:link.menu, a:visited.menu, a:active.menu {
	text-decoration: none }
    
a.menu:hover {color: #A39BFF}

h4 { font-family:  arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal}
h3 { font-family: "Maiandra GD", arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal}
h2 { font-family: "Maiandra GD", arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal}
h1 { font-family: "Maiandra GD", arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-indent: 0em }


.indent { text-indent: 1em }
.indent2 { text-indent: 2em }
.indent3 { text-indent: 3em }
.indent4 { text-indent: 4em }

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}


li { list-style-type: disc;
	margin: 0 }


