body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B6BCD1;
	background-image: url(../images/cloud-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.hdr-bg{
	background-image: url(../images/garden-design.jpg);
	background-repeat: no-repeat;
}

.nav a:link {
	color: #000;
	text-decoration: none;
}

.nav a:hover {
	color: #000;
	text-decoration: none;
}

.nav a:visited {
	color: #000;
	text-decoration: none;
}

.nav a:active {
	color: #000;
	text-decoration: none;
}

.services {
	font-size: 14px;
	font-weight: bolder;

}

.phone {
	font-size: 16px;
	font-weight: bolder;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	padding-left: 15px;
}

p{
padding-left: 25px;
}

.nav {
	font-size: 14px;
	font-weight: bold;
}
a  {
	color: #006633;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	color: #006633;
	text-decoration: none;
}

a:hover {
	color: #006633;
	text-decoration: none;
}


.hilite {
margin: 15px;
border: #FFCF00 solid 1px;
}
body table tr td ul li {
	padding-left: 2px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.hilite tr td .services a:hover {
	color: #6A8F4B;
}
h6 {
	text-align: center;
}
