/* style sheet for Horam Manor */
BODY {
   background-color:#f4f9ea;
   background-image:url(graphics/gauzeb.jpg);
	margin-top:4;
	margin-left:20; margin-right:20;
   font-family:sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#333333;
}
DIV.content {
   line-height:130%;
}
LI {
   line-height:130%;
}
TD {
   font-family:sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#333333;
}
.head1 {
  font-family:serif;
  font-size:20pt;
  font-weight:bold;
  color:#005500;
  line-height: 30pt;
}
.head2 {
  text-align: left;
  font-family:sans-serif;
  font-size:11pt;
  font-weight:bold;
  color:#005500;
}
.head3 {
  font-family:sans-serif;
  font-size:9pt;
  font-weight:bold;
  color:#005500;
  letter-spacing:1.2pt;
}
.menu {
  font-family:sans-serif;
  font-size:9pt;
  font-weight:bold;
  color:#222222;
  letter-spacing:1.0pt;
}
.footer {
   color: #555555;
   line-height: 13pt;
}
   
.emphasis {
  font-family:sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#005500;
}
.small {
  font-family:Verdana,sans-serif;
  font-size:8pt;
  font-weight:bold;
  color:#333333;
}
.tinywhite {
  font-family:Verdana;
  font-size:6pt;
  font-weight:bold;
  color:#ffffff;
}
.coloured {color:#005500}
.menuback {background: #8ECF7D}

A {color:#005500}
A:link {color:#005500}
A:active {color:#005500}
A:visited {color:#3c5e3c}
A:hover {color:#00aa00}

HR {color:#CDBF7B;height:1px;width:650px}
LI {list-style-image:url(graphics/libutton.gif)}

