body{
	color: #FC0;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
}

		
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: 505843; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	.style3{
		font-size:18px;
	color:505843;
	}
	#content area{
		width:450px;
		
	}
	#form{
width:300px;
float:left;
padding:30px;
}

#container{
	background: rgb(220,237,166); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(220,237,166,1) 0%, rgba(248,255,232,1) 42%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(220,237,166,1)), color-stop(42%,rgba(248,255,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(220,237,166,1) 0%,rgba(248,255,232,1) 42%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(220,237,166,1) 0%,rgba(248,255,232,1) 42%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(220,237,166,1) 0%,rgba(248,255,232,1) 42%); /* IE10+ */
background: linear-gradient(left,  rgba(220,237,166,1) 0%,rgba(248,255,232,1) 42%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dceda6', endColorstr='#f8ffe8',GradientType=1 ); /* IE6-9 */

		background-color:#EBEDD3;
/*background-color:#FFF;*/
margin:0 auto;
width:1024px;
height:850px;
	}
	#collageimages{
float:right;
margin-top:50px;
margin-right:30px;}
#information{
	width:360px;
	padding-top:90px;
	padding-left:15px;
	padding-right: 400;
	margin-left: 350px;
	
}
.descriptionsevr{
	margin-left:50px;
	margin-right:50px;
}
#servicesdetails{
	float:right;
	padding-top:80px;
	margin-top:90px;
	margin-left:140px;
}
.servimages{
	padding-top:20px;
	padding-bottom:50px;
	padding-right:20px;
float:left;}
p{
	color:#009;
	font-family:sans-serif}
h1{
	color:#009;
	font-family:sans-serif}
li{
	color:#64aa00;
	font-family:sans-serif}
	
		
	}
#sidebar{float:left;
padding-bottom:90px;
width:400px;
height:250px;
padding-left:100px;
padding-top:10px;
padding-right:20px;

}
#content{
	width:350px;
	padding-bottom:50px;
	padding-left:90px;
	Width:400px;
	float: right;
	
}

	
	#gallerycontainer{
		paddiing:30px;
	}
	#gallery{
	text-align:center;
	paddiing-top:20px;
	}
	div#gallery ul, div#gallery li{
	display:inline;
	margin: 0;
	padding: 0;
	list-style-type:none; }
	#gallery2{
	text-align:center;
	}
	div#gallery2 ul, div#gallery2 li{
	display:inline;
	margin: 0;
	padding: 20px;
	list-style-type:none; }

#footer{
		float:left;
		width:1024px;
		height:91px;
		margin-top:20px;
		background-image:url(images/footer_2.png);
		background-repeat:no-repeat;
		/*opacity:0.4;
		filter:alpha(opacity=40);*/
	}
	a.link:visited{color:#090;padding-left:90px;padding-top:150px;}
	/*p.websitedesign{padding-left:50px;}*/



li{display:inline}


/* ---------------------- Greenslate nav ---------------------- */
.green #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/greenslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.green #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.green #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.green #slatenav ul li a{display:block;float:left;color:#EEFFDF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.green #slatenav ul li a:hover,.green #slatenav ul li a.current{color:#fff;background:transparent url(images/greenslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Greenslate nav ---------------------- */

