@charset "utf-8";
/* CSS Document */

body {
  font-family: Arial, Verdana, Geneva, Arial, helvetica, sans-serif;
  background:url(../siteImages/siteImages/backgroundImage.jpg) repeat-y left top;
  background-color:#FFFFFF;
  background-attachment:fixed;
  font-size : 12px;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  color:#707A80;
  letter-spacing : normal;
  line-height : 18px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom:0;
  margin-left: 0;

}

td {
	font-size : 12px;
  	font-style : normal;
 	font-variant : normal;
  	font-weight : normal;
  	line-height : 18px;
	letter-spacing : normal;
 }

tr {
	font-size : 12px;
  	font-style : normal;
  	font-variant : normal;
  	font-weight : normal;
  	line-height : 18px;
  	letter-spacing : normal;
}

.footer{
	font-size:11px;
	color:#A7A7A7;
	text-align:center;
}

a{
	font-size:12px;
	color:#990000;
	text-decoration:none;	
}

a:visited{
	font-size:12px;
	color:#990000;
	text-decoration:none;	
}

a:hover{
	font-size:12px;
	color:#666666;
	text-decoration:underline;	
}

.footer a{
	font-size:11px;
	color:#A7A7A7;
	text-align:center;
	text-decoration:none;	
}

.footer a:visited{
	font-size:11px;
	color:#A7A7A7;
	text-align:center;
	text-decoration:none;	
}

.footer a:hover{
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:underline;	
}


.philosphy a{
	font-size:12px;
	color:#707A80;
	text-align:left;
	text-decoration:none;
}

.philosphy a:visited{
	font-size:12px;
	color:#707A80;
	text-align:left;
	text-decoration:none;
}

.philosphy a:hover{
	font-size:12px;
	color:#813385;
	text-decoration:underline;
	text-align:left;
}

.philosphySelected a:hover{
	font-size:12px;
	color:#813385;
	text-decoration:underline;
	text-align:left;
}

.philosphySelected a:visited{
	font-size:12px;
	color:#813385;
	text-decoration:underline;
	text-align:left;
}

.philosphySelected a{
	font-size:12px;
	color:#813385;
	text-decoration:underline;
	text-align:left;
}

.products a{
	font-size:12px;
	color:#707A80;
	text-align:left;
	text-decoration:none;
}

.products a:visited{
	font-size:12px;
	color:#707A80;
	text-align:left;
	text-decoration:none;
}

.products a:hover{
	font-size:12px;
	color:#F37524;
	text-decoration:underline;
	text-align:left;
}

.productsSelected a:hover{
	font-size:12px;
	color:#F37524;
	text-decoration:underline;
	text-align:left;
}

.productsSelected a:visited{
	font-size:12px;
	color:#F37524;
	text-decoration:underline;
	text-align:left;
}

.productsSelected a{
	font-size:12px;
	color:#F37524;
	text-decoration:underline;
	text-align:left;
}

.sectionColourTitle{
	color:#71C1BB;
	font-size:15px;
	font-weight:bold;
}
