@charset "ISO-8859-1";

@font-face {
	font-family:"Fungfoo";
	src: url( "FONTS/fungfoo-webfont.eot?" ) format("eot"), /* IE */  
	     local("Fungfoo"), url( "FONTS/fungfoo-webfont.ttf" ) format("truetype"),
	     url('FONTS/fungfoo-webfont.woff') format("woff"),
	     url('FONTS/fungfoo-webfont.svg#Fungfoo') format("svg");
		 
}

body {
	
	background-color: #666;
	background-image: url(images/bark.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 965px;
}

.innerBody{
	padding:0px 25px;
	background-color: #FFF;
	margin-left:auto;
	margin-right:auto;
	width: 943px;	
		
}
.wrapper{
	position:relative;
	width: 943px;
	top:1px;
	margin-left:auto;
	margin-right:auto;
	padding: 30px 0;
	background-color: #adaa9b;	

}


header{
height: 100px;
	
	
}

header ul{
	list-style-type: none;
	position: relative;
	float: right;
	right: 300px;
	top:30px;
}

header ul li{
	display: inline;
}

.envirologo{
position: relative;	
right:20px;
top:10px;
}

.galleryIcon {
	right:-20px;
	top:35px;
	position: absolute;
	width:inherit;
	background-color:#FFF;
	text-decoration: none;
}

a .galleryIcon{
	border: none;	
}

hr{
position: relative;
right: 0px;
top:5px;
	
}

nav{
	position:relative;
	width: inherit;
	top:-27px;
	height: 55px;
	background: rgb(39,154,50); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(39,154,50,1) 1%, rgba(57,168,73,1) 36%, rgba(57,168,73,1) 64%, rgba(39,154,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(39,154,50,1)), color-stop(36%,rgba(57,168,73,1)), color-stop(64%,rgba(57,168,73,1)), color-stop(100%,rgba(39,154,50,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(39,154,50,1) 1%,rgba(57,168,73,1) 36%,rgba(57,168,73,1) 64%,rgba(39,154,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(39,154,50,1) 1%,rgba(57,168,73,1) 36%,rgba(57,168,73,1) 64%,rgba(39,154,50,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(39,154,50,1) 1%,rgba(57,168,73,1) 36%,rgba(57,168,73,1) 64%,rgba(39,154,50,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(39,154,50,1) 1%,rgba(57,168,73,1) 36%,rgba(57,168,73,1) 64%,rgba(39,154,50,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#279a32', endColorstr='#279a32',GradientType=0 ); /* IE6-9 */
	
}


nav ul {
	list-style-type: none;
	position: relative;
	width:906px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	left: 55px;
	/*left: 30px;
	float: right;
	right: 0px;*/
	z-index:10;	
	
}

nav ul li {
	position: relative;	
	margin:0;
	padding-left:5px;
	padding-right: 5px;
	color:#FFF;
	font-family: "Walkway Rounded", "Lato", Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	text-transform: none;
	word-spacing: -1px;
}


.log {
	position: relative;
	right: 19px;
	z-index:1;
	top: -27px;

		
}

.headImage{
	width: 910px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	top:-30px;
	left:8px;
	
	
}

.content1 h3{
	font-weight: lighter;
	width: 99%;
	padding: 10px 0px 0 10px;
	height:30px;
	color: #FFF;
	background-color: #279A32;
	margin-left:auto;
	margin-right:auto;
	font-family: "Walkway Rounded", "Lato", Verdana, sans-serif;
	font-size: 19px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	letter-spacing: 1px;
}

.content1 h2{
	font-weight: lighter;
	width: 99%;
	padding: 10px 20px;
	font-family: "Walkway Rounded", "Lato", Verdana, sans-serif;
	font-size: 24px;
	
}

h4{
font-weight: lighter;
	width: 99%;
	padding: 10px 20px;
	margin-left:auto;
	margin-right:auto;
	font-family: "Walkway Rounded", "Lato", Verdana, sans-serif;
	font-size: 17px;	
}
/*insert border radius and horizontal gradient for top right and left of h3*/

.content1 {
	font-size: 12px;
	background-color: #FFF;
	width: 95%;
	position: relative;
	top: -35px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	
	
}
.topshadow {
	height: 20px;
	background: -moz-linear-gradient(top, 				rgba(99,99,99,0.65) 0%, rgba(173,173,173,0.01) 47%, rgba(173,173,173,0) 48%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,99,99,0.65)), color-stop(47%,rgba(173,173,173,0.01)), color-stop(48%,rgba(173,173,173,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(99,99,99,0.65) 0%,rgba(173,173,173,0.01) 47%,rgba(173,173,173,0) 48%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(99,99,99,0.65) 0%,rgba(173,173,173,0.01) 47%,rgba(173,173,173,0) 48%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(99,99,99,0.65) 0%,rgba(173,173,173,0.01) 47%,rgba(173,173,173,0) 48%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6636363', endColorstr='#00adadad',GradientType=0 ); /* IE6-9 */
	position: relative;
	top: -12px;

}

.content1 p{
	position: relative;
top:-20px;	
padding: 10px 20px;
	
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-color: #ccc;
	font-size: 9px;
	color: #CDC9B9;
	position: relative;
	width: 275px;
	top:-15px;
	margin-right: auto;
	margin-left: auto;
	
	padding: 10;
}

#testimonial{
	
	height: 300px;
	position: relative;
	overflow: visible;
}

#yellowpgjs{
	position: relative;
	left: 20px;
}
#Form {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#etcGallery{
	width:500px;
	height:560px;
	margin-right: auto;
	margin-left: auto;
	
}

#tagfoot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #;
	text-decoration: none;
	width: 225px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #333;	
}

#tagfoot a{
	color: #fff;
	text-decoration:none;
}

#tagfoot a:hover{
color:#96f;	
}

#tagfoot span{
	font-family: FungFoo, "BN 3rd Place", sans-serif;	
}
