body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4A4A4A;
	background-color: #fef6ee;
	margin: 8px;
	padding: 0;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #000;
	padding: 0px;
	margin: 0;
	height: 109px;
}
#menu {
	padding-left: 22px;
	padding-top: 2px;
	height: 70px;
	font-size: 0.9em;
}
.example {
	border: 1px solid #eee;
}
#masthead .content {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 22px;
}
#center {
	width: 970px;
}
#adBox {
	padding-top: 15px;
	padding-left: 15px;
}
#center .content {
	padding: 10px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#homeClmCentre {
	padding-right: 10px;
	padding-left: 15px;
	width: 280px;
	background-image: url(../img/centreBkgFull.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#homeClmLeft {
	padding-right: 10px;
	background-image: url(../img/centreBkgFull.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	width: 280px;
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 15px;
}
#homeClmRight {
	padding-left: 15px;
	width: 280px;
	background-image: url(../img/centreBkgFull.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 8px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
#footer .content {
	padding: 12px 20px;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
}
#center a:link {
	color: #F4AB29;
	font-weight: bold;
}
#center a:visited {
	color: #F4AB29;
	font-weight: bold;
}
#center a:hover {
	color: #333;
	font-weight: bold;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #F9A919;
}
h1 {
	font-size: 1.8em;
	color: #000;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 1.3em;
	color: #000;
	font-weight: lighter;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.3em;
	color: #000;
	font-weight: lighter;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#telephone {
	color: #000;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
}
#telephone a:link {
	color: #1D5092;
	text-decoration: none;
}
#telephone a:visited {
	color: #1D5092;
}
#telephone a:hover {
	color: #000000;
}
#ClmLeft {
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	width: 595px;
	font-size: 1em;
	line-height: 1.6em;
	background-image: url(../img/bkg-box-double.jpg);
}
#ClmRight {
	padding-left: 15px;
	width: 300px;
	background-image: url(../img/centreBkg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 8px;
}
.img {
	border: 10px solid #9bb8d4;
}

