@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
	text-align:center;
	background-image: url(../images/interface/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/interface/wrapperBackground.gif);
	background-repeat: repeat-y;
	padding-right: 37px;
	padding-left: 37px;
	text-align:left;
}
#topBanner {
	height:85px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/topBackground.gif);
	background-repeat: no-repeat;
}
#topNav {
	height:40px;
	background-image: url(../images/interface/topNavBackground.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83A343;
	font-size:16px;
}
#topNav ul {
	height:40px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}
#topNav li {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #78BB62;
}
#topNav li a {
	height:40px;
	color:#FFFFFF;
	line-height:40px;
	display:block;
	text-align:center;
}
#topNav li a:hover {
	color:#611f56;
}
#topNav li a.selected {
	color:#016a02;
	background-image: url(../images/interface/topNavSelectedBackground.gif);
	background-repeat: repeat-x;
	text-decoration:none;
}
#topNav li.home {
	width:110px;
}
#topNav li.designProcess {
	width:160px;
}
#topNav li.portfolio {
	width:110px;
}
#topNav li.landscapeServices {
	width:190px;
}
#topNav li.about {
	width:80px;
}
#topNav li.contact {
	width:110px;
}
h1 {
	color:#5c1e65;
	font-size:27px;
	padding:0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-weight: normal;
}
p.introText {
	font-size:16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 31px;
	margin-left: 0px;
	line-height:23px;
}


p.footerText {
	font-size:13px;
	color:#FFFFFF;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:14px;
}

p.creditText {
	font-size:11px;
	color:#cba7d1;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:14px;
}
#contentArea {
	padding-left:26px;
	padding-right:20px;
}

a.siteMap {
	color:#cba7d1;
}

a.siteMap:hover {
	color:#FFFFFF;
}


a {
	color:#5c1e65;
}
a:hover {
	color:#3e9223;
}
.rhsArea {
	width:300px;
	text-align:center;
	float:right;
}
.homePageBoxOut {
	height: 310px;
	width: 361px;
	padding-top: 23px;
	padding-right: 26px;
	padding-bottom: 23px;
	padding-left: 26px;
	background-image: url(../images/interface/homePageBoxBackground.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-size:12px;
}
.homePageBoxOut h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#328219;
	font-size:16px;
}
.homePageBoxOut p {
	line-height:15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	clear:both;
	height:72px;
	background-image: url(../images/interface/bottomBackground.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
.tidyUpAll {
	height:25px;
	clear:both;
	overflow:hidden;
}
#projectBlock	{
	width:680px;
	padding:25px;
	background-color:#fffdd4;
	border:#e8e48a solid 1px;
	height:175px;

}
#projectBlock p {
	color:#58520a;
	padding:0;
	margin:0;
}
#projectBlock ul.projects	{
	width:200px;
	margin:15px 20px 0 0;
	float:left;
	color:#77883c;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:16pt;

}
#locationsBlock	{
	width:680px;
	padding:25px;
	background-color:#eeffd4;
	border:#c1dc99 solid 1px;
	margin-top:25px;
	clear: both;
	height:300px;

}
#locationsBlock p {
	color:#4c5435;
	padding:0;
	margin:0;
}
#locationsBlock ul.locations	{
	width:150px;
	margin:15px 20px 0 0;
	float:left;
	color:#7c9928;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:16pt;
}
