.BODY, 
	{ 
	font-size: "14px";
	font-family:  Times New Roman;
	color: #CD8FC0;
	text-decoration: none;
	letter-spacing: 0.5px;
	}	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.left, 
	{ 
	font-size: "12px";
	font-family:  arial;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	letter-spacing: 0.5px;
	}		
	
A.main:LINK	
	{
	font-size: "12px";
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #572600;
	letter-spacing: 0.5px;
	}

A.main:VISITED
	{
	font-size: "12px";
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #572600;
	letter-spacing: 0.5px;
	}

A.main:HOVER
	{
	font-size: "16px";
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #75690c;
	text-shadow:#663333;
	text-decoration: underline;
	letter-spacing: 0.5px;
	}


H1	
	{ 
	font-size: 16pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #75690c;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: bold;
	}	

H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	font-weight:bold;
	}

H3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: "12pt";
	color: black;
	font-weight: bold;
	}

H4	{
	font-family: "Tahoma";
	font-size: "11pt";
	color: black;
	font-weight: normal;
	}

H5	{
	font-family: "Tahoma";
	font-size: "10pt";
	color: black;
	font-weight: bold;
	background: transparent
	}

H6	{
	font-family: "Tahoma";
	font-size: "10pt";
	color: red;
	font-weight: bold;
	}

B, STRONG
	{ 
	font-weight: bold
	} 

I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE
	{ 
	font-style: italic 
	}

PRE, TT, CODE, KBD, SAMP
	{ 
	font-family: monospace 
	}

table#table1
{
	padding: 0;
	white-space: normal;
	background-repeat:no-repeat;

}

table#table2
{
	padding: 0;
	white-space: normal;
}

table#table3
{vertical-align:top; padding:0px; background-repeat:no-repeat; background-position:top; background-position:right }

table#table4
{vertical-align:top; padding:0px; background-repeat:no-repeat; background-position:top; background-position:right }

#bottomtable
{background-repeat:no-repeat}

form#contactform{
background:#75690c;
width: 500px;
}
form#contactform input{
width: 220px;
border: 1px #E19A84 solid;
}
form#contactform select{
width: 220px;
border: 1px #E19A84 solid;
}

form#contactform textarea{
width: 220px;
border: 1px #E19A84 solid;
}
form#contactform dt{
float: left;
font-weight: bold;
}
form#contactform dd{
text-align: right;
}
form#contactform dd input.button{
background-colour: #EFD7C5;
width: 8em;
font-weight: bold;
}
form#contactform feildset{

border: 1px #E19A84 solid;
}

