html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
/* LKL Variation *******************************/
	font-family: "Trebuchet MS",Verdana,Tahoma;
	background-color:#698C20; /*rgb(99,140,32);				 /*Green*/
/* End of LKL Variation ************************/
}

ol, ul {
/*	list-style-type: none;*/
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	color: #dda0dd
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

em
{color:#FF0000}

/*********************************End of Reset*******************************/
/*
Cholocolate is #7D6C5A
Dark Green is #006600
Cream is #ffffc0
Light Green is #B2D480
*/


#main
{border: 1px solid #000000;
padding:5px;
margin-left:auto; 
margin-right:auto;
background-color:#FFFFC0;
width:1020px;
border-collapse:separate;
vertical-align:middle;
z-index:-1;
/*-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=lightgray,offX=15,offY=15, positive=true)";*/
/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=lightgray,offX=15,offY=15, positive=true);*/
}

td.colonehead
{width:25%;
background-color:#FFFFC0;
/*padding:5px;*/
vertical-align:top;
text-align:center;}

td.colonebody
{width:25%;
background-color:#FFFFC0;
padding:5px;
vertical-align:top;
text-align:left;
z-index:2;}

td.colonefoot
{width:25%;
background-color:#FFFFC0;
padding:5px;
font-size: 80%;
vertical-align:bottom;
text-align:right}

td.coltwohead
{width:75%;
height:200px;
background-color:#FFFFC0; 
/*background:url('images/banner1.jpg');*/
/*padding:5px;*/
vertical-align:top;
text-align:center;
z-index:-1;
}

td.coltwobody
{width:75%;
background-color:#FFFFC0;
padding:5px;
vertical-align:top;
z-index:-1;
}

td.coltwofoot
{width:75%;
background-color:#FFFFC0;
padding:15px;
vertical-align:middle
}

table.costings
{width:100%;
border:0;
padding:0;
}

td.c1
{ width:8%;
  font-family: "Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;		 
	font-size: 80%;
	font-variant: normal;
	font-weight:bold;
	text-align: left
}

td.c2
{ width:90%;
  font-family: "Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;		 
	font-size: 80%;
	font-variant: normal;
	text-align: left;
	z-index:-1;
}



div.costings
{
  position:relative;
	left:15px;
	list-style-type: disc;
  font-family: "Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;		 
	font-size: 14px;
	font-variant: normal;
	text-align: left;
}

ul.ullkl
{margin-left:25px;
list-style-position: outside;
list-style-type:disc;
position:relative;
left:200px;
font-weight: normal;
font-size:11pt;
color: #7D6C5A;
}

.norm
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;		 
	font-size: 12px;
	font-variant: normal;
	text-align: left
}

p.hyper
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
	color: rgb(0,0,0);
	font-size: 100%;
	text-align: center
}

.error
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
	color: rgb(153,1,50);
	font-size: 80%;
	text-align: left
}


.left
{
	font-family:"Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;
	text-align: left;
	line-height:1.2;
}

.cent
{
	font-family:"Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;
	text-align: center;
	line-height:1.2;
}

div#gs
{
	margin-left:auto;
	margin-right:auto;
}


.leftvac
/* Required for Word to recognise paragraphs requiring closing tags */
{
	font-family:"Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;
	text-align: left;
	line-height:1.2;
}


.heading18
{font-size:18pt;
font-weight:bold}

.heading24
{font-size:24pt;
font-weight:bold}

.heading
{font-size:14pt;
font-weight:bold}

.heading12
{font-size:12pt;
font-weight:bold}

.heading10
{font-size:10pt;
font-weight:bold}



.heading14
{font-size:14pt;
font-weight:bold}



.choc
{	color: #7D6C5A;}

.green
{	color:#698C20;}

.bld {font-weight:bold;}

.right
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
/*	color: rgb(0,0,0);
	font-size: 60%;*/
	text-align: right
}

.underl
{text-decoration: underline;}



.italic
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
	color: rgb(0,0,0);
	font-size: 60%;
	font-style: italic
}

.centre
{ font-family:"Trebuchet MS",Verdana,Tahoma;
	text-align: center;
	line-height:1.2;
}

.footnote
{
	font-family: Comic Sans MS;
	color:  #7D6C5A;
	font-size: 75%;
	text-align: left
}

.footnotecentre
{
	font-family: Comic Sans MS;
	color:  #7D6C5A;
	font-size: 75%;
	text-align: center
}


p.maintext
{font-size:14px;
text-align:left; 
font-weight:normal}


h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS",Verdana,Tahoma;
}

h1
{
	font-size:18pt;
	text-align:center;
		color:#FFFFC0;					/* #7D6C5A*/
}

h2
{
		font-size:14pt;
		text-align:center;
		color:#FFFFC0;					/* #7D6C5A*/ 
}

h3
{  	font-size:12pt;
		text-align:left; 
		font-weight:bold;
		color:#006600;
}

h4
{	font-size:14pt;
	text-align: center;
	font-weight:bold;
	color:#7D6C5A;
}

h5
{
		font-size:12pt;
		text-align:left; 
		font-weight:normal;
		color: #7D6C5A;
		line-height:1.2;
}

h6
{
		font-size:100%;
		text-align:left 
}

a.heading
{font-weight:bold;
color:#006600}

p.tickr
{color:#698C20;
z-index:-1;}


.ticker, a:link
{
	color: #993300; 
	/*font-style: italic;*/
	text-decoration:underline;
	z-index:-1;
}

a:visited
{
	color: #000000;		
/*		font-style: italic;*/	
  text-decoration: underline;
} 

a:hover
{
	color: #006600;		 			/*Dark Green*/
	font-style: normal;
	text-decoration:none
}

a:active 
{
	color: #FD7310;	 /*Orange*/
		font-style: italic;
	  text-decoration: underline;
}
img.kingshay
{
position:relative;
left:300px;
width:152px;
height:100px
}

img.flyer
{
	position:relative;
	margin-left:75px;

}

hr.lklhr
{color:#7D6C5A;}

p.footaddress
{font-family: "Trebuchet MS",Verdana,Tahoma;
	color: #7D6C5A;		 
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}

td.strip
{height:30px;
background-image:url(glossyback2.gif);
}

table.vaclist
{width:100%;
/*border: 1px solid #000000*/
}

td.vacDes 
{padding:5px;
width:50%;
text-align:left;}

td.vacLoc
{width:25%;
text-align:left;}

td.vacRef
{width:25%;
text-align:left;
}

.textus
{width:98%;
text-align:center;
border:2px solid green;
padding:5px;}


/*
#scrollingtxt
{
line-height:1.2;
/*background:#000000;
position:absolute;
width:855px;				/* The width occupied by the text
height:20px;				/* The height of the span, over which the text scrolls
top:5px;
color:#698C20;
clip:rect(0 100 20 100);/* top right bottom left
}*/


.contact
{position:fixed;
right:200px;}

.contact1
{position:absolute;
left:45% /*550px;*/}

.subform
{line-height:1.8;}

div.lklpanel
{width:75%;
background-color:#CCCCCC;
}

ul.lklpanel
{font-family:"Trebuchet MS",Verdana,Tahoma;
margin-left:25px;
list-style-type:disc;
position:relative;
padding:0.5cm;
left:10px;
font-weight: normal;
font-size:12pt;
color: #7F6F5D; /*#7F6F5D;*/
}

#img1
{position:relative;
margin-left:auto; 
margin-right:auto;
/*-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#698C20,offX=5,offY=5, positive=true)";
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#698C20,offX=5,offY=5, positive=true);*/
}

div#tx
{z-index:-1;}

td.c1vac
{width:25%}

hr.green
{color:#698C20;
width:1px;}

tr.whoswho
{height:150px}

td.whoswho
{
height:0;
margin:0;
padding:0;
width:25%;
text-align:left;
}

img.staff
{vertical-align:bottom;}

p.small {font-variant: small-caps}

.gs
{
	margin-left:auto;
	margin-right:auto;
}
