﻿a
{
	color:silver; 
	text-decoration:none;
}
a.menuleft
{
	width:350px;
	float:left;
}
a.menuright
{
	width:350px;
	float:right;
}
a.menucenter
{
	font-size:12pt;
	line-height:22pt;
}
body 
{
	text-align:center;
	margin:0px auto;
	width:1000px;
	background-color:black;
	font-family:"arial narrow";
	font-size:10pt;
	color:silver;
}
div.enquiry
{
	margin-left:10px;
	padding:10px;
	font-size:12pt;
	text-align:justify;
	width:600px;
	float:right;
}
div.thumbnails
{
	height:150px;
	overflow:auto;
}
div.address
{
	font-size:16pt;
	text-align:left;
	float:left;
	clear:left;
	width:350px;
}
div.strapline
{
	color:white;
	font-weight:bold;
	font-size:16pt;
	font-family:"Tempus Sans ITC";
}
div.strapline2
{
	text-align:justify;
	font-size:12pt;
}
img
{
	border:0px;
}
img.linkimage
{
	margin-bottom:10px;
}
img.contactimage
{
	margin-right:10px;
	margin-bottom:10px;
	width:350px;
	float:left;
}
img.contacttype
{
	margin-right:10px;
}
li
{
	list-style-position:inside;
	list-style-type:disc;
}
span.highlight
{
	font-weight:bold;
	color:white;
}
span.menu
{
	color:silver;
	font-size:16pt;
	font-family:"Tempus Sans ITC";
}
span.menu:hover
{
	color:white;
	font-weight:bold;
	font-size:16pt;
	font-family:"Tempus Sans ITC";
}
span.smalltext
{
	font-size:8pt;
}
table.form
{
	margin:0px auto;
}
td.left
{
	width:100px;
	text-align:left;
	color:white;
	font-weight:bold;
	float:left;
	clear:left;
}
td.right
{
	width:420px;
	text-align:left;
	float:right;
	clear:right;
}
td.rightbutton
{
	text-align:right;
	float:right;
	clear:right;
}
table.list
{
	text-align:left;
	margin:0px auto;
}
td.spacer
{
	width:80px;
}

