body{
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  background-image: url('../images/lawnbackground.jpg');
  background-attachment: fixed;
  text-align: center;
}

a
{
	color: #237705;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#wrapper
{
	margin:0px auto;
	width:1000px;
}

#banner
{
	float: left;
	width: 100%;
	height: 167px;
	margin-top: 50px;
	background-image: url('../images/bkgBanner.jpg');
	background-repeat: repeat-x;
	padding-right: 40px;
}

#logo
{
	float: left;
	background-image: url('../images/logo.jpg');
	width: 526px;
	height: 93px;
	margin-top: 30px;
	margin-left:-17px;
}

#phone
{
	float: right;
	font-size: 40px;
	margin-top: 80px;
	font-family: Times New Roman, serif;
	font-weight: bold;
	color: #237705;
	margin-right: 15px;
}

#content-area
{
	float: left;
	background-image: url('../images/contentBackground.png');
	width: 1000px;
	padding-bottom:20px;
}

#pagetitleHome
{
	float: right;
	background-image: url('../images/titleHome.png');
	width: 469px;
	height: 38px;
	margin-right:40px;
	margin-top: 20px;
}

#pagetitleAbout
{
	float: right;
	background-image: url('../images/titleAbout.png');
	width: 469px;
	height: 38px;
	margin-right:40px;
	margin-top: 20px;
}

#pagetitleServices
{
	float: right;
	background-image: url('../images/titleServices.png');
	width: 469px;
	height: 38px;
	margin-right:40px;
	margin-top: 20px;
}

#pagetitleRealEstate
{
	float: right;
	background-image: url('../images/titleRealEstate.png');
	width: 469px;
	height: 38px;
	margin-right:40px;
	margin-top: 20px;
}

#pagetitleEstimate
{
	float: right;
	background-image: url('../images/titleEstimate.png');
	width: 469px;
	height: 38px;
	margin-right:40px;
	margin-top: 20px;
}

#pagetitleLeaf
{
	float: right;
	background-image: url('../images/titleLeaf.png');
	width: 469px;
	height: 38px;
	margin-right:35px;
	margin-top: 20px;
}

#hr
{
	float:left;
	width: 96%;
	height: 3px;
	background-color: #237705;
	margin-top:8px;
	margin-left:20px;
	font-size:1px;
}

#pageimageHome
{
	float:left;
	background-image: url('../images/picHome.png');
	width: 462px;
	height: 310px;
	margin-left:20px;
	margin-top:17px;
}

#pageimageAbout
{
	float:left;
	background-image: url('../images/picAbout.png');
	width: 462px;
	height: 310px;
	margin-left:20px;
	margin-top:17px;
}

#pageimageServices
{
	float:left;
	background-image: url('../images/picServices.png');
	width: 462px;
	height: 310px;
	margin-left:20px;
	margin-top:17px;
}

#pageimageRealEstate
{
	float:left;
	background-image: url('../images/picRealEstate.png');
	width: 462px;
	height: 310px;
	margin-left:20px;
	margin-top:17px;
}

#pageimageEstimate
{
	float:left;
	background-image: url('../images/picEstimate.png');
	width: 462px;
	height: 351px;
	margin-left:20px;
	margin-top:17px;
}

#pageimageLeaf
{
	float:left;
	background-image: url('../images/picLeaf.png');
	width: 462px;
	height: 315px;
	margin-left:20px;
	margin-top:17px;
}

#pageimagetext
{
	float: right;
	width: 480px;
	height: 310px;
	font-size: 20px;
	text-align: left;
	margin-right:20px;
	margin-top:10px;
	line-height:32px;
}

#contenttitle
{
	margin-left:20px;
	font-family: Times New Roman, serif;
	font-size: 20px;
	color: #237705;
	font-weight:bold;
	padding-top:15px;
	text-align: left;
}

#contenttext
{
	margin-left:40px;
	font-size: 18px;
	margin-top:5px;
	text-align:left;
}

#estimatetext
{
	margin-bottom:10px;
}

#estimateForm
{

}

#quote
{
	margin:auto;
	width:90%;
	background-color: #D0E9BA;
	margin-top:30px;
	border: 1px solid #237705;
}

#quoteText
{
	margin-left:100px;
	margin-right:100px;
	padding-top:30px;
	padding-bottom:20px;
	font-size: 16px;
	text-align:left;
	position:relative;
	z-index:2;
}

#quoteAttribution
{
	margin-right:100px;
	font-size: 16px;
	margin-top:5px;
	margin-bottom:15px;
	text-align:right;
	color: #237705;
	font-weight:bold;
}

#quoteUp
{
	
	width: 78px;
	height: 65px;
	float: left;
	background-image: url('../images/imgQuoteUp.png');
	position:relative;
	left:20px;
	top: 5px;
}

#quoteDown
{
	
	width: 78px;
	height: 65px;
	float: right;
	background-image: url('../images/imgQuoteDown.png');
	margin-top:-40px;
	margin-right:-70px;
}

#imgQuoteDown
{
	position:relative;
	z-index:-1;
	top:-60px;
	left:40px;
	width:100%;
	text-align:right;
}
#contenttitleCentered
{
	float:left;
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #237705;
	font-weight:bold;
	margin-top:15px;
	width: 1000px;
	text-align:center;
}

#contenttextCentered
{
	float:left;
	margin-left:40px;
	font-size: 18px;
	margin-top:5px;
	width:600px;
	margin-left:200px;
	display: inline-block;
}

#footer
{
	float: left;
	width: 100%;
	height: 111px;
	background-image: url('../images/bkgFooter.jpg');
	background-repeat: repeat-x;
	padding-right: 40px;
}

#copy
{
	float:left;
	font-size: 12px;
	margin-top:40px;
	text-align:left;
	color: #237705;
}

#footerlinks
{
	float:right;
	margin-top:40px;
	text-align:right;
	margin-right:10px;
}

#footerpagetext
{
	float:left;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color: white;
}

.clsFooterLink
{
	font-size: 12px;
	color: #237705;
	text-decoration:none;
}

.clsFooterLink:hover
{
	text-decoration:underline;
}

.clsFooterLinkDivider
{
	margin-right:8px;
	margin-left:8px;
	font-size: 10px;
}

#secRealEstate
{
	width:44%;
	float:right;
	background-image:url('../images/imgMoneyHouse.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 20px solid #237705;
	margin:20px;
	height:270px;
}

#secRealEstateTitle
{
	margin-left:20px;
	font-family: Times New Roman, serif;
	font-size: 36px;
	color: #237705;
	font-weight:bold;
	padding-top:45px;
	padding-left:130px;
	text-align: left;
}
#secRealEstateText
{
	margin-left:40px;
	font-size: 18px;
	margin-top:50px;
	text-align:left;
}

#secEstimateForm
{
	float: right;
	width: 480px;
	font-size: 18px;
	text-align: left;
	margin-right:20px;
	margin-top:10px;
}
#googleCheckoutLogo
{
	float: right;
	margin-right: 60px;
}

#ccLogos
{
	background-image: url('../images/cclogos.jpg');
	background-repeat: no-repeat;
	width: 195px;
	height: 34px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

#adDP
{
	float:left;
	background-image:url('../images/TinyCupcakeBouquetPinkandYellow.png');
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
	text-align: left;
	padding-left:60px;
	padding-top:2px;
	font-size: 18px;
	margin-left:100px;
	margin-top:20px;
}