﻿
/* COLOURS */
/* Verulam grey is defined as RGB 186,186,186 */
/* Verulam bluegrey is defined as RGB 86,79,131 */
/* Verulam cyan is defined as RGB 114,193,198 */

/* Top Menu Style */
/*<style type="text/css"> */


div.topnav {width:726px; background-color: rgb(122,192,67)}
td.topnav{padding: 14px 15px}
img.topimg{padding: 10px; border:0}
a.botnav:link       {color: black}
a.botnav:visited {color: black}
a.botnav:hover     {color: rgb(86,79,131)}
a.botnav:active   {color: rgb(86,79,131)}
a.botnav { text-decoration:none }

a {
   outline: none;
}

div.botnav {width:726px; background-color: rgb(186,186,186);color:black}
td.botnav{padding: 6px 10px; font-size: 0.75em}

/* </style> */

.stdpara { width:456px; padding-left: 10px}
.widepara { width:716px; padding-left: 10px}
.indentedpara { text-indent: -1.5em; margin-left: 5em;  }

.spacerpurple { width:726px; height: 3px; background-color: rgb(110,42,141) }
.spacergrey { width:726px; height: 3px; background-color: rgb(186,186,186) }
.spacerbluegrey { width:726px; height: 3px; background-color: rgb(86,79,131) }
.spacerwhite { width:726px; height: 5px; background-color: white }
.spacerblack { width:726px; height: 5px; background-color: black }

.smallspacerblack { width:250px; height: 5px; background-color: black }

body
{				/* gill sans mt,verdana */
	width:750px;
	text-align:left; 
	background-color:black;
	color:rgb(186,186,186);
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px auto
}

.style1 {
	width: 456px;
	padding-left: 10px;
	margin-left: 11px;
}

.imageindent {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:0;
}
</style>

.legal { width:616px; padding-left: 10px; font-size: 0.80em; text-align: justify}

/*li { margin-top: 1em } */

li.lhquote, p.lhquote { font-style:italic; font-size:0.75em; color: black; text-align: justify}
.indented { text-indent: -1.5em; margin-left: 1.5em;  }
td.lhquote { width: 120px; padding: 10px; background-color: rgb(188, 194, 176); vertical-align: middle}
img.lhimage { position:relative;  width: 260px; vertical-align: top }
td.lhimage { vertical-align: top}
td.lhstatic { vertical-align: top }
table{ border-collapse: collapse; }
td{ vertical-align: top; padding: 0px; border: 0px;  }
a {color: rgb(114,193,198)}


p.postaladdress{ 
        padding-left:30px;
        padding-bottom:20px;
}


table.feestab {text-align: center; width: 100%; border: 2px; border-style: solid; border-color: rgb(110,42,141); margin: 0px 20px 0px 0px}
td.feestab{padding: 10px 10px; border: 1px; border-style: solid; border-color: rgb(110,42,141)}
th.feestab{padding: 10px 10px; background-color: rgb(122,192,67);  border: 1px; border-style: solid; border-color: rgb(110,42,141)}

h2
{
	font-family: verdana, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top:0;
}

p.newstitle
{
	font-family: verdana, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: rgb(86,79,131);
	margin-top:0;
}

p.servicetitle
{
	font-family: verdana, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: rgb(86,79,131);
	margin-top:0;
}


p.clienttitle
{
	font-family: verdana, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: rgb(86,79,131);
	margin-top:0;
}


}
/*

h1.smallprint
{
	font-family: verdana, serif;
	font-size: 1.5em;
	font-weight: bold;
}

h2.smallprint
{
	font-family: verdana, serif;
	font-size: 1.0em;
	font-weight: bold;
}

div.smallprint
{
	font-family: verdana, serif;
	font-size: 0.8em;
}

/* .smallprint { width:726px;margin:0 0 14px 14px;padding:0 0 0 0;background-color:lightgreen;}
.smallprint h2 {width:566px;padding:20px 30px 10px 30px;background-color:red}
.smallprint p {line-height:1.5em;font-size: 1.1em;}
.smallprint p,.smallprint h3, .smallprint h4 {margin:10px 10px;}
.smallprint ul, .smallprint ol, .smallprint address {margin:10px 30px 10px 45px;}
.smallprint li {list-style-type:disc;font-size: 1.1em;}

*/



/* TEMPORARY DEBUGGING STATEMENTS
.spacerwhite { background-color: cyan }
td {background-color: red}

*/


