
/*body*/
body{
	color: #000000;
	background:#e9eeea;
	font-family:lucida, arial;
}
.footer{
	color:#e9eeea;
}
.structure{
	position:relative;
	left:50px;
	width:750px;
}

a:link {
	color: #5edb1d;
}
a:visited {
	text-decoration: none;
	color: #008000;
}
a:hover {
	color: #008000;
	font-weight:bold;
}
a:active {
	color: #008000;
	font-weight:bold;
}

a.special{
font-size:11px;
color:grey;
}
.gardening{
	background-image: url(images/tree.jpg);
	width:100%;
	height:400px;
}
.building{
	background-image: url(../images/building_sites.jpg);
}
li{
list-style-position:outline;
}
