body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#ffffff;
	margin:0;
}

p, h4, ul, table, form	{
	margin-top:0;
	margin-bottom:1em;
	font-size: 80%; 
	color:#000000;
}

h1	{
	font-size: 125%;
	text-align:center;
	color:#640a04;
	padding:0.25em;
	margin-bottom:0.5em;
}

h2, h5	{
	font-size: 90%;
	letter-spacing:0.05em;
	font-variant: small-caps;
	color:#640a04;
	text-align:left;
	clear:both;
}

h2 {
	margin:0.5em 0 0.25em 0;
}

/* For section heads in product gallery */
h5 {
	margin:1.5em 0 0.25em 0;
	border-top:dashed 1px #640a04;
}


h3	{
	margin:0 0 0.25em 0;
	font-size: 85%;
	color: #006faf;
}

h4	{
	margin-bottom: 0.25em;
}


a img	{
	border:none;
}

table.brushdata	{
	margin:0 auto 0.5em auto;
	text-align:center;	
}

table.brushdata tr	{ background: #f0f0f0; }
table.brushdata th	{ padding:0.25em 1em 0.25em 1em; }

/****************************/
form.ProductAddBasket	{
	padding:0.25em;
}

form.ProductAddBasket input {
   font-size:85%;
   font-weight:bold;
   text-align:center;
}

.inputProdGalleryText	{
   border:1px solid;
   border-color: #c0b0a0 #f0e0c0 #f0e0c0 #c0b0a0;	
}

.inputProdGalleryButton	{
	background:#f3f3e0;
   border:1px solid;
   border-color: #f0e0c0 #c0b0a0 #c0b0a0 #f0e0c0;	
}
/****************************/
form.Contact {
	margin-left:auto;
	margin-right:auto;
	width:340px;
	border:#303030 1px dotted;
	padding: 0.5em;
	font-size:90%;
	font-weight:bold;
	background: #d0f0fc;
	text-align:left
}
/****************************/
#bodycontainer	{	
	margin:0;
	padding: 0;
	width:765px;
}
/****************************/

/* NB: Width + padding seems to be added */
#column1	{
	width:250px;
	float:left;
}

#menublockdiv {
	width:220px;
	margin: 20px auto 20px auto;
	padding:0.5em;
	font-size:80%;
	background:#eeeedd;
}

.menubutton, .menuselected, .menuheaderitem	{	
	display:block;
	text-align:left;
}

.menuheaderitem {
	margin-top:4px;
	color:#707067;
	font-weight:bold;
}

.menubutton, .menuselected	{
	padding-left:2em;
}

.menubutton a {
	color: #000000;
	text-decoration:none;
}

.menubutton a:hover	{
	color: #ffffff;	
	background:#707067;
}

.menuselected {
	background: #ffffff;
}

.menuselected	a {
	display:block;
	color:#000000;
	text-decoration:none;
}
/****************************/
#column2	{
	float:left;
	width:480px;
	padding-left:15px;
	padding-right:15px;
	line-height:110%;
}
#column2 a {
	color: #2020ff;
	text-decoration:none;
}
#column2 a:hover {
	color: #ff2020;
	text-decoration:none;
}
	
img.NakedBorderless	, img.NakedWithBorder
{	/* Centre all images not in container table for captions*/
	display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 1em;
}

img.NakedWithBorder	{
	border: solid 1px #c0b0a0;
}


table.imgContainerCaptionBorder, table.imgContainerCaptionBorderless {
   margin-left: auto;
   margin-right: auto;
	width:205px;
	font-style:italic;
	text-align:left;
	padding:0;
	border-collapse:collapse;
}

table.imgContainerCaptionBorder, table.imgContainerCaptionBorderless	td {
	vertical-align:top;
	line-height:133%;
}


table.imgContainerCaptionBorder img {
	border: solid 1px #c0b0a0;
}


table.LinksList {
	border-collapse:collapse;
}

table.LinksList td {
	vertical-align: top;
	border-bottom: 1px dotted #c0b0a0;
}


/****************************/
#footerstrip	{
	clear:both;
	background:#932700;
	padding:0.25em;
	font-size:75%;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
#footerstrip a {
	color: #a0a0ff;
	text-decoration:none;
}
#footerstrip a:hover {
	color: #ffa0a0;
	text-decoration:none;
}
/****************************/
div.ProductGalleryItem	{
	float:left;
	border:solid 1px #932700;
	width:150px;
	margin:0 5px 5px 0;
}

.ProductGalleryItem h3 {
	color:#ffffff;
	background:#932700;
	padding-left:0.25em;
	font-weight:bold;
	font-size:90%;
	margin-bottom:0;
}

.ProductGalleryItem img {
	border-bottom: solid 1px #a0a0a0;
	margin:0;
}
/****************************/





