@charset "utf-8";
/* CSS Document */


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bolder;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
a:link,a:visited {
	color: #1F2805;
}
a:hover {
	
	color: #536A0D;
	text-decoration: none;
}
.navright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #1670AE;
	}
.navrightborder {
	border: 1px ridge #CCCCCC;
	padding: 4px
}
.italics {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quoteitalics {
	font-size: 13px;
	font-style: italic;
	color: #40590A;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	background-position: center;
	letter-spacing: 0.1em;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 0px;
}

a.navright:link, a.navright:visited  {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a.navright:hover {
	color: #333333;
	background-repeat: repeat;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1F2805;
}
.textindented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	left: 60px;
	position: relative;
}
.bulletpoint {
	list-style-image: url(images/bullet-point.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1F2805;
}
.navbottom {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.navbottom:link, a.navbottom:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.navbottom:hover {
	color: #1F2805;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}	

/*  closing bracket missing from here PC */  

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.italic {
	font-style: italic;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #454545;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #445C0F;
	border-bottom-color: #445C0F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 275px;
	padding: 12px;
	background-position: center;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.quotewide {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #454545;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #445C0F;
	border-bottom-color: #445C0F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 650px;
	padding: 12px;
	background-position: center;
	font-weight: 500;
	letter-spacing: .05em;
}
.linespace {
	line-height: 25px;
}
.bullet {
	line-height: 15px;
	list-style-image: url(images/icons/arrow.gif);
}

.testimonial {
	width:740px;
	float:left;
	margin:10px 0 10px 0;
}
.left-quote {
	float:left;
	width:70px;
	height:62px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/icons/sixtysix.gif);
	padding: 0px;
}
.testi-text {
	float:left;
	text-align:justify;
	width:600px;
	padding-right:65px;
	background-image: url(images/icons/ninetynine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
.testi-textcolour {
	float:left;
	text-align:justify;
	width:600px;
	padding-right:65px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: F1F3EB;
	background-image: url(images/icons/99-colour.gif);
	padding-top: 12px;
	padding-bottom: 12px;
}
.testimonialcolour {
	width:740px;
	float:left;
	margin:10px 0 0px 0;
	background-color: #F1F3EB;
}
.left-quotecolour {
	float:left;
	width:70px;
	height:62px;
	background-image: url(images/icons/col-sixtysix.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F1F3EB;
	padding-top: 12px;
	}
