@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2c0548;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.oneColFixCtrHdr #header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
.oneColFixCtrHdr #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/all-your-landscaping-needs.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
	background-position: 0px 15px;
}
.oneColFixCtrHdr #header span {
	display: none;
}
.oneColFixCtrHdr #menu {
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 35px;
	margin-left: 60px;
}
.oneColFixCtrHdr #mainContent {
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.oneColFixCtrHdr #mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #ffe55b;
}
.oneColFixCtrHdr #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #754599;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.oneColFixCtrHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.specializingIn {
	text-align: center;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}
.homeH2 {
	margin: 0px;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 80px;
	clear: both;
}
.oneColFixCtrHdr #footer h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c09dc8;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
.oneColFixCtrHdr #footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #afae85;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #c09dc8;
}
.oneColFixCtrHdr #container #markal a {
	font-size: 12px;
	color: #FFCC00;
}
.centered {
	text-align: center;
}
#bbb {
	float: right;
}
#logo {
	position: relative;
	z-index: 5000;
	height: 150px;
	width: 240px;
	top: -110px;
	left: -60px;
}
#markal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.BGcolor_faf8e6 {
	background-color: #faf8e6;
}
#monthlyburst {
	z-index: 10;
	position: relative;
	left: -35px;
	top: -55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.oneColFixCtrHdr #container #mainContent #mainText a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloatFAT {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.oneColFixCtrHdr #container #footer a {
	color: #CC99CC;
}
.oneColFixCtrHdr #container #footer a:hover {
	color: #FAF8E6;
}

