body {
   background-image: url(/assets/graphics/bg-colour.jpg);
   background-repeat: repeat-y;
   /*color: #7a7777;*/
   color: #006600;
   background-color:white;   /*#cec0eb;*/
   font-size: 14px;
   padding-left:15px;
   
}

h1{ 
   font-size: 20px;
   text-align: center;
}

h1.welcome
{
   font-size: 20px;
   text-align: centre
   font-family: 'Arial', Helvetica;
     
}

h2{ 

   font-size: 20px;
}

p {
  padding: 10px;
  text-indent: 0px; 
  margin-top: 0; 
  margin-bottom: 0;
}

blockquote {
  text-align: center;

}
 
td {
  font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   background-color:white;
}

/****Title Table****/
.title {
  width: 800;
  border: 0px;
  cellspacing:0;
  cellpadding: 10;
  align: centre;
}



td.padded {
   font-size: 20px;
   padding-left:10 px;
   padding-right:10 px;
   background-color: white;  /* #cec0eb;*/
}

tr.content {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   background-color: white;
   /*background-color: #ad9e80; */  
}

td.artpage {
   text-align:center;
   width="200";
} 


a{
	color:#3b6e49;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

a:hover{
	color:#0099FF;
}


.artwork
{
  background-color:white;   /*#cec0eb;<----*/
  font-size: 20px;
}

.backgroundcol /*pricelist table*/
{
 background-color: white;   /*#cec0eb;<----*/
   valign="top";
   width="148";
   border-color: white;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   margin: 0;
   padding-left: 4px;
/*   background-color: #FFC;*/

/*  */
      /*height="56";*/
 



/*style="width:110.7pt;
 border ="1";
 border:solid windowtext .5pt;
 border-left:none;
 mso-border-left-alt:solid windowtext .5pt;
 padding:0in 5.4pt 0in 5.4pt;*/
/* bgcolor="#9900FF"*/
}

