/* HOME CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #BBA;
	margin: 0px;
	padding: 0px;
}
#landscape_architecture {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:90px;
	background-color: #FFF;
	z-index: 1;
}

#wrapper  {	
  	position:absolute;
 	height:450px; 
  	width:770px;
  	margin:-225px 0px 0px -385px;
  	top: 50%; 
  	left: 50%;
  	padding: 0px;
  	background-color: #fff;
	border: thin solid #000000;
  	overflow: hidden;
}

#landscape_architecture h1 {
	background:  #FFF url(../images/earthartist.png) no-repeat right center;
	float: right;
	height: 75px;
	width: 385px;
	margin: 0px;
	padding: 10px 5px 5px;
}
#landscape_architecture h1 span,  #landscape_architect h2 span {
	display:none
}
#landscape_architect {
	position:absolute;
	left:0px;
	top:90px;
	width:770px;
	height:30px;
	background: #FFF url(../images/landscape_architecture.png) no-repeat right bottom;
	z-index: 1;
}
#salisbury {
	position:absolute;
	left:180px;
	top:120px;
	width:590px;
	height:330px;
	background: #FFF url(../images/stonehenge.png) no-repeat right center;
	z-index: 0;
}
#salisbury span, #salisbury a {
	font-size: .5em;
	line-height: .1px;
	font-weight: lighter;
	color: #edebeb;
	background-color: #FFF;
	display: none;
}
.cssnav1 .cssnav2 .cssnav3 {
	background-repeat: no-repeat;
	left:0px;
	width: 180px;
	height: 40px;
}
.cssnav1 {
	position:absolute;
	top:175px;
	z-index: 2;
}
.cssnav2 {
	position:absolute;
	top:325px;
	z-index: 2;
}
.cssnav3 {
	position:absolute;
	top:250px;
	z-index: 2;
}
.cssnav1 {
	background-image:   url(../images/cemetery_design.png);
}
.cssnav2 {
	background-image:   url(../images/community_design.png);
}
.cssnav3 {
	background-image:   url(../images/playground_design.png);
}

.cssnav1 a,  .cssnav2 a, .cssnav3 a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 180px;
	height: 40px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

* html a:hover {visibility:visible }

.cssnav1 img, .cssnav2 img , .cssnav3 img {width: 180px; height: 40px; border: 0; }

.cssnav1 a:hover img, .cssnav2 a:hover img, .cssnav3 a:hover img {visibility:hidden }

.cssnav1 span,  .cssnav2 span, .cssnav3 span { display:none; }
#cemetery_design {
	font-size: .5em;
	line-height: .1px;
	font-weight: lighter;
	color: #edebeb;
	background-color: #FFF;
	display: none;
}
