.mainTable {
	background-color: #daf298;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C790F;
	border-right-color: #5C790F;
	border-bottom-color: #5C790F;
	border-left-color: #5C790F;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #712400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #651703;
}
.bottomTableBGD {
	background-image: url(/img/landscapingInWNCBgd.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	height: 250px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.picturesTable {
	background-color: #FFFFee;
	padding: 5px;
	border: 1px solid #540900;
}
.textMainTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.textBold {
	font-weight: bold;
}
.pictureFrame2 {
	margin: 5px;
	border: 1px solid #000000;
}.textItalicSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #A50217;
}
.contactUs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
}
body {
	background-image: url(/img/bgd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
