/* MAIN WRAPPER*/
div#mainwrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	background-color: #FFFFF0;
	border-top: 1px solid #582D0C;
	border-right: 1px solid #582D0C;
	border-bottom: 1px solid #582D0C;
	border-left: 1px solid #582D0C;
	left: -1px;
}
div#content {
	width: 950px;
	visibility: visible;
	text-align: left;
	background-color: #FFFFF0;
}
body {
	text-align: center;
	background-color: #CCCCCC;
}
#masthead img {
	border: 0px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}
.whiteheader {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	color: #582D0C;
	display: inline;
	padding-top: 23px;
	position: relative;
	top: 12px;
	left: 15px;
}
.whitesubheader {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #582D0C;
	display: inline;
	margin-top: 25px;
	position: relative;
	top: 12px;
	font-weight: normal;
	left: 15px;
	line-height: 15pt;
}
#navline {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #582D0C;
	text-align: right;
	margin: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #582D0C;
}
#navline p{
	border: 0px;
	margin-left: 9px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-right: 5px;
	color: #582d0c;
}
#sidenav {
	float: left;
	width: 245px;
	min-height:500px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-right-color: #582D0C;
	border-right-width: 1px;
	border-right-style: solid;
}
#sidenavaccordion {
	float: left;
	width: 245px;
	min-height:500px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.greensidenav {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #009900;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 245px;
	text-decoration: none;
}
/*#sidenav li {
	list-style-image: url(images/squarebullet.gif);
	margin-left: -10px;

	}
#sidenav a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#sidenav a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#sidenav a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}
.sidenavalign {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	padding-left: 15px;
}
#sidenav p {
	margin-top: -3px;
	margin-left: 0px;
}*/
#maintextsection { font-family: "Lucida Sans Unicode", Arial; float: left; min-height: 500px; width: 703px; border-left-color: #582D0C; border-left-width: 1px; border-left-style: solid; margin-left: -1px; font-weight: normal; }
.maintextheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	padding-right: 20px;
	padding-left: 50px;
}
.maintextbody {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 50px;
}
.maintextcomments {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #582D0C;
	padding-right: 20px;
	padding-left: 50px;
	font-style: italic;
}
.maintextbodygreen {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	line-height: 19px;
}
.maintextheadergreen {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #009900;
	padding-right: 20px;
	padding-left: 50px;
}
.maintextbodygrey {
	font-family: "Lucida Sans", Arial;
	font-weight: normal;
	color: #582D0C;
}
#maintextsection a:link {
	font-family: "Trebuchet MS", Arial;
	color: #582D0C;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#maintextsection a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #582D0C;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#maintextsection a:hover{
	font-family: "Trebuchet MS", Arial;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}
.itemheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #582D0C;
	text-align: center;

}
.itembody {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #582D0C;
	margin-right: 15px;
	text-align: center;

}
.maintextheaderinner {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	padding-right: 20px;
	padding-left: 5px;
}
.maintextbodyred {
    font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 19px;
}
.generalred {
	color: #FF0000;
}
#maintextsection .maintextbody {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 75px;
}
#maintextsection .maintextcomments {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #582D0C;
	padding-right: 20px;
	padding-left: 75px;
}
.underline {
	text-decoration: underline;
}
.greenboldunderline {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	line-height: 19px;
	text-decoration: underline;
}
.maintextheaderinnercentre {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#moretext {
	display: none;
}
.maintextbodycentre {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 50px;
	text-align: center;
}
.moretext {
	display: none;
}
.nojavascript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.maintextcommentsnopad {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #582D0C;
	font-style: italic;
}
#navline a:link {
	font-family: "Trebuchet MS", Arial;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#navline a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#navline a:hover{
	font-family: "Trebuchet MS", Arial;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}
div#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
.maintextcommentshome {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #582D0C;
	padding-right: 20px;
	padding-left: 50px;
	font-style: italic;
}
.maintextbodyhome {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 50px;
}
.whitesubheaderoriginal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	display: inline;
	margin-top: 20px;
	position: relative;
	top: 10px;
	font-weight: normal;
	left: 10px;
	line-height: 15pt;
}
.whiteheaderoriginal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	color: #FFFFFF;
	display: inline;
	padding-top: 20px;
	position: relative;
	top: 12px;
	left: 10px;
}
#leftcolhome {
	width: 340px;
	clear: none;
	float: left;

}
#rightcolhome {
	width: 340px;
	float: left;
}
.maintextbodyhome2 {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
}
#mastheadxmas {
	background-color: #1a7622;
	height: 140px;
	background-image: url(images/xmasheader.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#masthead {
	height: 174px;
	background-image: url(images/banner7.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: right center;
}
.maintextbodyhomeem {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 50px;
}
.maintextbodyhome2em {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: justify;
}
#clear {
	clear: both;
}
.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #582D0C;
	text-decoration: none;
	text-align: center;
}
marquee {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #582D0C;
	padding-top: 14px;

}
.centre {
	text-align: center;
}
.testimonialbox {
	text-align: center;
	vertical-align: middle;
	float: right;
	border: medium double #582D0C;
	width: 250px;
	clear: none;
	text-indent: 0pt;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #582D0C;
	padding: 5px;
	background-color: #FFFFB9;
}
.maintextbodycentre a:link {
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
.maintextbodycentre a:visited {
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
.maintextbodycentre a:hover{
	font-size: 15px;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}
#footer a:link {
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#footer a:visited {
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#footer a:hover{
	font-size: 13px;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}
.redtestimonial {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#mastheadxmas img {
	border: 0px;
	margin-top: 10px;
	margin-left: 110px;
	padding: 0px;
}
#maintextsectionpraise {
	font-family: "Lucida Sans", Arial;
	float: left;
	min-height: 500px;
	width: 690px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #582D0C;
}
#leftnavbackground {
	float: left;
	width: 244px;
	clear: none;
	background-color: #FFFFB9;
	margin-top: -9px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.newsflash {
	color: #FF3300;
}
.greensidenavtop {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009900;
	border-bottom-color: #582D0C;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	margin-top: 8px;
}
#yellowheader {
	background-color: #FFFFB9;
	float: left;
}
.testimonial {
	color: #CC0000;
}
.testimonialsbrown {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
}
.yellowstripe {
	background-color: #F4F4F2;
	float: left;
	width: 648px;
	margin-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 50px;
	border-left-color: #582D0C;
}
#navlinelower {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #582D0C;
	text-align: center;
	margin: 0px;
	height: 20px;
}
/* Home Page Headings under images */
.maintextbodycentre1 {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: center;
}
.maintextbodycentre2 {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	line-height: 19px;
	padding-right: 20px;
	text-align: center;
}
/* for CQC page only*/
.yellowstripe2 {
	background-color: #FFFFB9;
	float: left;
	width: 648px;
	margin-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 50px;
}
.yellowbox {
	vertical-align: middle;
	clear: none;
	text-indent: 0pt;
	margin: 5px;
	font-family: "Lucida Sans", Arial;
	font-size: 10pt;
	color: #582D0C;
	padding: 5px;
	background-color: #FFFFB9;
	font-weight: bold;
}
.yellowstripegrey {
	background-color: #F4F4F2;
	float: left;
	width: 648px;
	margin-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 50px;
	border-left-color: #582D0C;
}
#pricetable {
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #582D0C;
	width: 500px;
	border: 1px solid black;
	margin: auto;
	border-collapse: collapse;
	background-color: #BBF09B;
}
#pricetable td{
	border: 1px solid black;
	text-align: center
}
.wordcount {
	font-style: italic;
	text-align: left;
	background-color: #FFFFB9;
}
.emptycell {
	background-color: #006600;
	border: 1px solid #006600;
}
/*controls links on cqc page*/
#maintextsectioncqc {
	font-family: "Lucida Sans", Arial;
	float: left;
	min-height: 500px;
	width: 703px;
	border-left-color: #582D0C;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: -1px;
}
#maintextsectioncqc a:link {
	font-size: 12pt;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	margin-top: -5px;
}
#maintextsectioncqc a:visited {
	font-size: 12pt;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#maintextsectioncqc a:hover{
	font-size: 12pt;
	color: #009900;
	text-decoration: underline;
	margin-top: 0px;
}

