/* basic elements */
body { 
	font: 11px verdana; 
	background: #eef0e5; 
	text-align: center;
	margin: 0; 
	}
p {
	margin-top: 0px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #766EA5;
	text-decoration: underline; 
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #504B71;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #9685BA;
	}


/* specific divs */
#container { 
	width:748px;
	background: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto; 
	}


	}
#pageHeader { 
	width:748px;
	
	}

/* using an image to replace text in an h1. */

#pageHeader h1 { 
	background: url(images/logotop.gif) no-repeat top left; 
	margin: 0px; 
	width: 744px; 
	height: 92px; 

	}
#pageHeader h1 span {
	display:none
	}
	#pageHeader h2 { 
	background: #678754 url(images/covering.gif) no-repeat top left; 
	margin-top: 49px;  
	width: 748px; 
	height: 39px; 

	}
#pageHeader h2 span {
	display:none;
 
	}

#quickSummary {
	background: url(images/address.gif) no-repeat top right;
	width: 748px;
	height: 50px;
	position: absolute;
	top: 92px;

	}
#quickSummary .p1 span {
	display: none;
	}
	
#quickSummary .p2 span {
	position: absolute;
	top: 70px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
/*--set text boxes--*/	

#aboutus {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#aboutus p{
	padding-left:32px;
}
#aboutus .p3{
padding-bottom:20px;
}

#home {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#home p{
	padding-left:32px;
}
#home .p3{
padding-bottom:20px;
}

#fencing {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#fencing p{
	padding-left:32px;
}
#fencing .p3{
padding-bottom:20px;
}


#groundm {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#groundm p{
	padding-left:32px;
}
#groundm .p3{
padding-bottom:20px;
}

#tree_surgery {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#tree_surgery p{
	padding-left:32px;
}
#tree_surgery .p3{
padding-bottom:20px;
}

#hard_landscaping {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#hard_landscaping p{
	padding-left:32px;
}
#hard_landscaping .p3{
padding-bottom:20px;
}
#turfing {
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#turfing p{
	padding-left:32px;
}
#turfing .p3{
padding-bottom:20px;
}

#patios_decking{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#patios_decking p{
	padding-left:32px;
}
#patios_decking .p3{
padding-bottom:20px;
}


#contact_us{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;

	}
	
#contact_us p{
	padding-left:32px;
}
#contact_us .p3{
padding-bottom:20px;
}
		
#block_paving{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;
	}
	
#block_paving p{
	padding-left:32px;
}
#block_paving .p3{
padding-bottom:20px;
}

#garden_walling{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;
}

#garden_walling p{
	padding-left:32px;
}
#garden_walling .p3{
padding-bottom:20px;
}

#ponds{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;
}

#ponds p{
	padding-left:32px;
}
#ponds .p3{
padding-bottom:20px;
}
#ground_works{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;
}

#ground_works p{
	padding-left:32px;
}
#ground_works .p3{
padding-bottom:20px;
}

#tree_planting{
	width: 500px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: 0px;
}

#tree_planting p{
	padding-left:32px;
}
#tree_planting .p3{
padding-bottom:20px;
}
/*--hide title words--*/
	
#aboutus h3 span {
	display: none;
}
#home h3 span {
	display: none;
}
#fencing h3 span {
	display: none;
}
#groundm h3 span {
	display: none;
}
#tree_surgery h3 span {
	display: none;
}
#hard_landscaping h3 span {
	display: none;
}
#turfing h3 span {
	display: none;
}
#patios_decking h3 span {
	display: none;
}
#contact_us h3 span {
	display: none;
}
#block_paving h3 span {
	display: none;
}
#garden_walling h3 span {
	display: none;
}
#ponds h3 span {
	display: none;
}
#ground_works h3 span {
	display: none;
}
#tree_planting h3 span {
	display: none;
}
/*--insert title images--*/

#aboutus h3 {
	background: url(/images/aboutus.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#home h3 {
	background: url(/images/welcome.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#fencing h3 {
	background: url(/images/fencing.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#groundm h3 {
	background: url(/images/ground.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}

#tree_surgery h3 {
	background: url(/images/treesurgery.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#hard_landscaping h3 {
	background: url(/images/hard.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#turfing h3 {
	background: url(/images/turfing.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#patios_decking h3 {
	background: url(/images/patios.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#contact_us h3 {
	background: url(/images/contactus.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#block_paving h3 {
	background: url(/images/block.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}

#garden_walling h3 {
	background: url(/images/garden.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#ponds h3 {
	background: url(/images/ponds.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}
#ground_works h3 {
	background: url(/images/groundworks.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}

#tree_planting h3 {
	background: url(/images/treeshrubs.gif) no-repeat left;
	width: 400px;
	height: 27px;
	padding-top: 15px;
}


#footer { 
	text-align: right;
	width:500px;
	background: #FFFFFF;
	height: 30px;
	margin-top:10px;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	position: absolute;
	left:auto;
	right:auto;
	top:180px;
	width: 204px;
	margin-left: 0px;
	padding: 0;
	color: #336666;
	text-align: right;	


	}
#linkList2 {
	font: 10px verdana, sans-serif;
	width: 195px;
	background: url(linklist2.gif) top left repeat-y;
	padding: 0;
	text-align: right;
	}
#linkList h3.select { 
	background: url(select.gif) no-repeat top left; 
	margin: 0px; 
	width: 195px; 
	height: 63px; 
	}
#linkList h3.select span {
	display:none
	}


#linkList h3.archives { 
	background: url(archives.gif) no-repeat top left; 
	margin: 0px; 
	width: 195px; 
	height: 54px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: url(resources.gif) no-repeat top left; 
	margin: 0px; 
	width: 195px; 
	height: 54px; 
	}
#linkList h3.resources span {
	display:none
	}


/*--setting look for link list--*/
#linkList ul {
	margin: 0px;
	padding: 0px;
	text-align: right;

	}
	
#linkList li {
	list-style-type: none;
	padding-bottom:10px;
	margin-right: 12px;


	


	}
	
	
#linkList li a:link {
	color: #661000;
	text-decoration: none;
	}
	
#linkList li a:visited {
	color: #330033;
	}
	
#linkList li a:hover{
	color: #b26a5d;

}

#linkList li a.c{
	color: #203466;
	text-align: right;
	text-decoration: none;
}

#extraDiv1{

background: #FFFFFF;
height: 50px;

text-align:center;


}
