@charset "UTF-8";
ul.MenuBarHorizontal       {
	display: block;
}
* {margin: 0; padding: 0;}
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
html {
	background: #FFF url(../WebImages/bg_birch2.jpg);
	color: #333;
}
#container {
	margin: 0 auto;
	padding: 0 0 60px 0;
	width: 940px;
	background: #fff;
	height: auto;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333;
}
a {
	text-decoration: none;
}
.green_text {
	color: #97b134;
	text-decoration: none;
}
header {
	padding: 50px 0 0 152px;
	position: relative;
	height: 100px;
}
#gdp_logo {
	background: url(../WebImages/logo_gdp.png) no-repeat;
	height: 107px;
	width: 103px;
	position: absolute;
	left: 42px;
	top: 30px;
}
.site_title {
	font-family: "Century Gothic", "Helvetica Neue", sans-serif;
	font-size: 1.95em;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	text-shadow: 1.5px 1.5px 1px #ccc;
}
.site_tagline {
	font-family: "Century Gothic", "Helvetica Neue", sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 0.95em;
	letter-spacing: 0px;
	float: left;
}
p {
	font-size: .875em;
	color: #333;
}
#MenuBar1 li .selected {
	color: #97b134;
}
a img { 
	border: none;
}
#nav2 {
	padding: 0 0 0 42px;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#nav2 ul li {
	float: left;
	background: #e0e0e0;
	padding: 0 0 4px 15px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #FFF;
}
#nav2 a {
	font-size: .75em;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333;
	text-decoration: none;
	padding-right: 15px;
}
#nav2 li a:hover, #nav2 li a.current {
	color: #97b134;
}
.extra_space {
	margin-left: -4px;
}
#article_text {
	padding: 40px 0 0 42px;
	width: 425px;
	float: left;
	clear: both;
}

article p {
	font-family: "Helvetica Neue", Arial, sans-serif;
}
.article_projects {
	padding: 40px 45px 0 42px;
	float: left;
	clear: both;
}
#article_about {
	width: 575px;
	padding-left: 42px;
	padding-top: 40px;
}

.landscape_architects {
	text-transform: uppercase;
	color: #98B044;
	font-weight: bold;
	font-size: 1em;
}
h1 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #97b134;
	font-size: 1.5em;
	padding: 0 0 10px 0;
	letter-spacing: 4px;
}
.h1_Subhead {
	font-size: 1.125em;
	letter-spacing: 3px;
	padding-top: 10px;
}
.h2_subhead {
	color: #97b134;
	font-size: 1.125em;
	padding: 0 0 5px 0;
}
p a {
	color: #333;
}
ul.green_bullet {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 475px;
}
li.bullet {
	background: url(../WebImages/bullet.png) no-repeat left 8px;
	padding: 5px 0 5px 20px;
	display: block;
	font-size: .875em;
}
aside #quote {
	font-family: "Helvetica Neue", Arial, sans-serif;
	background: #97b134;
	float: right;
	width: 390px;
	height: 720px;
	clear: right;
	margin-top: 40px;
	padding: 10px 0 20px 0;
}
aside #quote p {
	font-size: .75em;
	padding: 10px 20px 5px 35px;
	color: #333;
	line-height: 24px;
}
aside #quote .head {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333;
	font-size: 1.5em;
	padding: 10px 0 10px 0;
	letter-spacing: 4px;
	text-shadow: 1.5px 1.5px 1px #ccc;
	padding-left: 30px;
	text-align: center;
}
.aside_source {
	font-style: italic;
	padding-top: 10px;
}
#asideGD {
	background: url(../WebImages/asideGD1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}
#asideLA {
	background: url(../WebImages/asideLA1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}
#asideAC {
	background: url(../WebImages/asideAC1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}
#asideEco {
	background: url(../WebImages/asideEco1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}
#asideWwp {
	background: url(../WebImages/asideWwp1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}
#asidePlans {
	background: url(../WebImages/asidePlans1.jpg) no-repeat;
	height: 380px;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 40px;
	padding: 20px 0 20px 0;
}

footer {
	width: 940px;
	margin: 0 auto 20px;
	clear: both;
	text-align: center;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333;
	padding-top: 10px;
}
footer p {
	padding-bottom: 5px;
	font-size: .688em;
}
footer a {
	color: #333;
}
form    {
	position:relative;
	width:400px;
	height:450px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 0.875em;
	line-height: 24px;
	/* [disabled]font-weight: bold; */
	color: #333;
	text-decoration: none;
}
input    {
	width: 375px;
	display: block;
	border: 1px solid #999;
	height: 25px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea {
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.text_link {
	font-weight: bold;
	color: #97B044;
}
.project_Image img {
	float: left;
	height: 202px;
	width: 270px;
	margin: 10px 10px 0 0;
	border: 3px solid #CCC;
	border-radius: 10px;
}
.eco_image img {
	float: left;
	height: 317px;
	width: 600px;
	margin: 10px 10px 0 0;
	border: 3px solid #CCC;
	border-radius: 10px;
}
.plans_img img {
	float: left;
	height: 424px;
	width: 600px;
	margin: 0 10px 0 0;
	border: 3px solid #CCC;
	border-radius: 10px;
}
.works_project {
	padding: 20px 0 0 42px;
	clear: both;
}
.gallery_plans {
	padding-left: 42px;
	clear: both;
}		
.nav_projects {
	font-size: .875em;
	font-style: italic;
	color: #97B044;
	text-decoration: underline;
	list-style: none;
	padding-top: 3px;
}
#nav3 ul a{
	color: #97B044;
}
#all_projects {
	padding: 40px 0 10px 42px;
	width: 575px;
}
#all_entries {
	margin-left: 22px;
	margin-bottom: 100px;
	margin-top: 0px;
}
.entry {
	float: left;
	width: 276px;
	height: 208px;
	margin: 40px 0 50px 20px;
}
figure img {
	display: block;
	width: 270px;
	height: 202px;
	margin: 0px;
	padding: 3px;
	margin: 0 10px 0 0;
	background-color: #CCC;
	border-radius: 10px; 
}
figcaption {
	text-align: center;
	font-size: .875em;
	padding-top: 3px;
}
.entry a {
	text-decoration: none;	
	color: #333;
}
.entry a:hover, .entry a:active, .entry a:focus {
	font-weight: bold;
	color: #97B044;
	text-decoration: none;
}
#article_projects p {
	width: 575px;
}
#nav2 h1 a {
	font-size: 1.5em;
	color: #97b134;
	letter-spacing: 4px;
}
#nav2 h1 {
	padding-top: 40px;
}
a:hover {
	color: #97b134;
	font-size: 105%;
}
h3 {
	color: #98B044;
}
.sitemap_subhead {
	font-size: 1.2em;
	color: #97b134;
}
.bullet a {
	color: #333;
}
fieldset {
	border: none;
}
fieldset legend {
	font-weight: bold;
}

