@charset "utf-8";
body {
	background-image: url(/images/background-wh.jpg);
	margin-left:20px;
	margin-top:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506d2d;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black; 
	background-color: #dcfbb7; 
	text-decoration: none;
}

a.home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506d2d;
	text-decoration: none;
}
a.home:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
    background-color: Transparent;
	text-decoration: underline;
}

a.header {
    background-color: Transparent;
	text-decoration: none;
}
a.header:hover {
    background-color: Transparent;
	text-decoration: none;
}

p, li {
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
}
p#navigation {
	color:#faf9c3;
}
p#extra {
	color: #000000;
}
p#inner-bottom {
	color: #2F372F;
}
h1 {	
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
	color: #008000;
	font-size: 24px; }
	
h2 {	
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
	color:#008000;
	font-size: 18px; }
	
h3 {	
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
	color:#000000; 
	font-weight:bold;
	font-size: 16px; }
	
h4 {	
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
	color:#000000;
	font-size: 12px; }
	
#outer {
	color: #333333;
	background-color: #719a40;
	background-image: url(/images/background.jpg);
	background-repeat:repeat-y;
	padding: 20px 0px 0px 20px;
	width:959px;
}
#inner-top-inside-aboutus {
	background-image:url(/App_Images/Header/insidepic-aboutus.jpg);
clear;
	width:939px;
	height: 159px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
	clear:both;
}
#inner-top-inside-brownfielddefinition {
	background-image:url(/App_Images/Header/insidepic-brownfielddefinition.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-events {
	background-image:url(/App_Images/Header/insidepic-events.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-education {
	background-image:url(/App_Images/Header/insidepic-education.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-chapters {
	background-image:url(/App_Images/Header/insidepic-chapters.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-membership {
	background-image:url(/App_Images/Header/insidepic-membership.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-browngreennews {
	background-image:url(/App_Images/Header/insidepic-browngreennews.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-membernews {
	background-image:url(/App_Images/Header/insidepic-membernews.jpg);
	width:939px;
	height: 159px;
}

#inner-top-inside-media {
	background-image:url(/App_Images/Header/insidepic-bmedia.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-links {
	background-image:url(/App_Images/Header/insidepic-links.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-property {
	background-image:url(/App_Images/Header/insidepic-property.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-databases {
	background-image:url(/App_Images/Header/insidepic-databases.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-job {
	background-image:url(/App_Images/Header/insidepic-job.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-restricted {
	background-image:url(/App_Images/Header/insidepic-restricted.jpg);
	width:939px;
	height: 159px;
}
#inner-top-inside-search {
	background-image:url(/App_Images/Header/insidepic-search.jpg);
	width:939px;
	height: 159px;
}
#inner-top {
	background-color: #ffffff;
	width:939px;
	clear:both;
}
#inner-bottom {
	background-image:url(/images/background-inside.gif);
	width:939px;
	color: #4b584b;
}
#home-header-left {
	background-color: #ffffff;
	float:left;
}
#home-header-right {
	background-color: #ffffff;
	float:right;
}
div#navigation {
	float:right;
 clear;
	width:200px;
	padding-top: 12px;
	background:#506d2d;
	color:#faf9c3;
	margin-left: 30px;
}
div#extra {
	float:right;
	clear:right;
	width:200px;
	padding-top: 12px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:30px;
	color:#333b33;
}
div#footer {
	clear:both;
	width:938px;
	padding-top:5px;
	padding-bottom:5px;
background-image:url(/images/background-footer.gif)  }

.copyright {
 color: #000000;
 font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 10px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}

