@charset "utf-8";
.images-right {
	float: right;
}
.Text {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000000;
	float: none;
	padding: 5px;
	background-image: url(../images/AL1_DSC0107_1_p.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}


.side-links {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #4F694F;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.Inner-background {
	border: 1px ridge #000000;
}
.images-left {
	float: left;
}
.Text-aboutus {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000000;
	float: none;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	background-image: url(../images/Michael.jpg);
}
.Text-services {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000000;
	float: none;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	background-image: url(../images/thatch-indoors.jpg);
}
.Text-contact {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000000;
	float: none;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
