body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.5%;
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-tile.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper {
	background-image: url(../images/background-pattern.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 239px;
	overflow: visible;
}
.logo {
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 10px;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainmenu {
	background-image: url(../images/main-menu-back.jpg);
	background-repeat: repeat-y;
	background-color: #07531C;
	width: 822px;
	margin-left: 64px;
	float: left;
	display: inline;
}
.mainmenu ul {
	background-image: url(../images/main-menu-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px;
	display: inline;
	width: 822px;
	float: left;
	text-align: center;
}
.mainmenu ul li {
	display: inline;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}


.topLinks {
	background-repeat: repeat-y;
	width: 400px;
	margin-left: 90px;
	float: left;
	display: inline;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C511A;
	font-weight: bold;
}
.topLinks ul {
	margin: 0px;
	padding: 5px 0px;
	display: inline;
	float: left;
	text-align: center;
}
.topLinks ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topLinks a:link {
	color: #07531C;
	text-decoration: none;
}
.topLinks a:visited {
	color: #07531C;
	text-decoration: none;
}
.topLinks a:hover {
	color: #0000FF;
	text-decoration: none;
}

.contentBorder {
	background-image: url(../images/text-column-background.jpg);
	background-repeat: repeat-y;
	width: 950px;
	background-position: 40px top;
	float: left;
}
.pageContent {
	background-repeat: no-repeat;
	background-position: 40px top;
	width: 869px;
	padding-top: 180px;
	padding-left: 40px;
	float: left;
}
.pageContentNoBanner {
	background-repeat: repeat-x;
	background-position: left top;
	width: 869px;
	padding-top: 16px;
	padding-left: 40px;
	float: left;
}
.backLink {
	padding-left: 50px;
	color: #006600;
}
.backLink a:link {
	color: #006600;
	text-decoration: none;
}
.backLink a:visited {
	color: #006600;
	text-decoration: none;
}
.backLink a:hover {
	color: #006600;
	text-decoration: underline;
}
h1 {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 420px;
	margin: 0px;
	display: block;
	clear: none;
	text-indent: -1000em;
}
h1 a:link {
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h2 {
	padding: 0px;
	display: block;
	font-size: 1.5em;
	height: 41px;
	width: 700px;
	margin: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
}
h2 a:link {
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.gallery h3 {
	text-indent: -1000em;
	display: block;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 340px;
}
.pageText {
	background-image: url(../images/corner-back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 880px;
	display: inline;
	overflow: visible;
}
.sideStrip {
	background-repeat: no-repeat;
	background-position: left 41px;
	padding-left: 50px;
	width: 770px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.galleryText {
	width: 340px;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	clear: left;
}
.planDrawing {
	float: left;
	width: 725px;
	clear: left;
	background-image: url(../images/plan-drawings-zoom.gif);
	background-repeat: no-repeat;
	background-position: right 67px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: inline;
	margin-left: 40px;
}
.planDrawing img {
	border: 1px solid #CCCCCC;
	float: left;
	display: block;
}
.wideText {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
	display: inline;
	clear: left;
	width: 720px;
}
.featuredProjects {
	background-image: url(../images/featured-projects.gif);
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	width: 283px;
	padding-top: 55px;
	padding-left: 15px;
	display: block;
	margin-bottom: 1.5em;
}
#featuredScroller {
	width: 265px;
	height: 200px;
}
#featuredScroller ul {
	margin: 0px;
	padding: 0px;
}
#featuredScroller li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#featuredScroller .line {
	display: inline;
	float: left;
	width: 240px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.whereNow {
	background-image: url(../images/where-now.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 283px;
	padding-top: 50px;
	padding-left: 15px;
}
#featuredScroller p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featuredScroller h4 {
	font-size: 1.2em;
	line-height: 1em;
	color: #0C511A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#featuredScroller h4 a {
	color: #0C511A;
	text-decoration: none;
}
.line {
	padding: 0px;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin: 0px 0px 1.5em;
	display: inline;
	float: left;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.column1 {
	float: left;
	width: 380px;
}
.column2 {
	float: right;
	width: 343px;
}
.clearit {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	overflow: hidden;
	display: block;
}
blockquote {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px 0px 1.5em 1.5em;
	padding: 0px 0px 0px 1.5em;
}
.topTip {
	background-image: url(../images/top-tips-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 343px;
	display: inline;
	margin-bottom: 1.5em;
}
.topTip p {
	background-image: url(../images/top-tips-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 293px;
	padding-top: 40px;
	padding-left: 30px;
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.bottomMenu {
	background-image: url(../images/bottom-menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 25px 0px 0px 40px;
	padding: 0px;
	float: left;
	width: 869px;
	display: inline;
	clear: left;
}
.bottomMenu ul {
	background-image: url(../images/bottom-menu-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px;
	display: inline;
	width: 869px;
	float: left;
	text-align: center;
}
.bottomMenu ul li {
	display: inline;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottomMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.address {
	float: left;
	width: 869px;
	background-image: url(../images/address-back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 40px;
	padding: 8px 0px;
	display: inline;
	text-align: center;
	clear: left;
}
.stnCredit {
	display: inline;
	width: 809px;
	margin-left: 40px;
	text-align: right;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	clear: left;
}
.stnCredit a:link {
	color: #999999;
	text-decoration: none;
}
.stnCredit a:visited {
	color: #999999;
	text-decoration: none;
}
.stnCredit a:hover {
	color: #999999;
	text-decoration: underline;
}
.floatRight {
	float: right;
	display: block;
}
.floatLeft {
	float: left;
}
.imageRight {
	float: right;
	display: block;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.imageLeft {
	float: left;
	display: block;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.pageText ul {
	margin-bottom: 1.5em;
	float: left;
	margin-top: 0px;
	margin-left: 1.5em;
	padding: 0px;
	margin-right: 0px;
}
.pageText li {
	margin-left: 1.5em;
}
.pressCuttings img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 15px;
	margin-bottom: 30px;
}
#contactform {
	float: left;
	width: 320px;
	display: inline;
	margin-left: 30px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contactform h5 {
	font-size: 1.1em;
	color: #006600;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contacttext {
	float: left;
	width: 300px;
	display: inline;
}
.imageLeft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.homeLogo {
	text-align: center;
	width: 100%;
}
.homeLogo h1 {
	background-image: url(../images/darren-rudge-home-large.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 675px;
	display: inline;
	margin-left: 150px;
}
.homeMenu {
	padding-left: 42px;
}
.homeMenu ul {
	padding: 0px;
	display: inline;
}
.homeMenu li {
	display: inline;
	margin: 0px 0px 0px 56px;
	padding: 0px;
	float: left;
	height: 176px;
	width: 173px;
	text-indent: -1000em;
	overflow: hidden;
}
.homeMenu li a {
	display: block;
	float: left;
	height: 176px;
	width: 173px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.homeMenu a:link {
	background-position: 0px 0px;
}
.homeMenu a:visited {
	background-position: 0px 0px;
}
.homeMenu a:hover {
	background-position: 0px -176px;
}
.topTip strong {
	font-size: 1.1em;
	font-weight: bold;
	color: #0C4E19;
}
.contactLink {
	display: inline;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C511A;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	clear: left;
}
.links {
	float: left;
	width: 725px;
}
