/*FRONT PAGE*/

.top_right p {
	color: #006F45;
	padding-top: 35px;
	padding-left: 10px;
	margin-top: 0;
	}
.fpPics {
	position: absolute;
	top: 329px;
	left: 294px;
	width: 100px;
	}
.fpPics img {
	margin-bottom: 29px;
	}
.fpTxt {
	margin-left: 110px;
	}
/*AWARDS PAGE*/

.awards {
	padding-bottom: 6px;
	margin-bottom: 25px;
	}

.awards h1 {
	margin: 5px 0px 0px 0px;
	}
.awards p {
	margin: 5px 0px 0px 0px;
	}
.awards p + p {
	margin: 5px 0px 0px 0px;
	color: #999999;
	}
.dktitle {
	color: #4B5967;
	}
	
/*PORTFOLIO PAGES*/

ul#nav2 {
	list-style: none;
	position: relative;
	text-align: right;
	}
ul#nav2 li {
	list-style: none;
	float: left;
	width:80px;
	text-align: center;
	margin-right: 14px;
	padding-top: 5px;
	}
ul#nav3 li {
	list-style: none;
	float: left;
	width: 126px;
	text-align: center;
	margin-right: 14px;
	padding-top: 15px;
	}
/*Correct ie bug*/
li > ul {
	top: auto;
	left: auto;
	}
/*ensure the lisks work for the whole block not just the letters*/
#nav2 a {
	padding: 8px 7px;
	}
#nav2 li.nospace {
	margin-right: 0px;
	}
/*Correct ie bug*/
li > ul {
	top: auto;
	left: auto;
	}
/*ensure the lisks work for the whole block not just the letters*/
#nav3 a {
	padding: 8px 7px;
	}
#nav3 li.nospace {
	margin-right: 0px;
	}
a.normal:link, a.normal:visited, a.normal:active {
	color: #71869A;
	text-decoration: none;
	}
a.normal:hover {
	color: #4B5967;
 	text-decoration: underline;
	}
.extra {
	float: right;
	padding-top: 10px;
	}
a.extra:link, a.extra:visited, a.extra:active, a.extra2:link, a.extra2:visited, a.extra2:active {
	color: #71869A;
	text-decoration: none;
	}
a.extra:hover, a.extra2:hover {
	color: #4B5967;
	text-decoration: underline;
	}
a.back:link, a.back:visited, a.back:active {
	color: #71869A;
	text-decoration: none;
	 position: absolute;
	 top: 190px;
	 left: 10px;
	 }
a.back:hover {
	 position: absolute;
	 top: 190px;
	 left: 10px;
	color: #71869A;
	text-decoration: underline;
	}

/*PRESS PAGE*/
table {
	margin-left: 50px;
	margin-top: 20px;
	border: none;
	}
tr {
	border: none;
	}
td {
	vertical-align: middle;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 150%;
	}
td em	{
	font-size: 11px;
	font-weight: bold;
	}
td img.thumbnail {
	padding-left: 50px;
	}
img.thumbnail {
	float: right;
	margin-left: 60px;
	}

/*CONTACT PAGES*/
.h1space {
	margin-left: 50px;
	}
table {
	margin-top: 10px;
	}
td {
	width: 250px;
	}
td.title {
	font-size: 12px;
	color: #4B5967;
	}
td.title2 {
	font-size: 12px;
	color: #4B5967;
	text-decoration: underline;	
	}
td.titleSml {
	color: #4B5967;
	}
input, select {
	border: #4B5967 1px solid;
	}
select {
	width: 145px;
	}	
textarea {
	border: #4B5967 1px solid;
	padding: 10px;
	}
#submit {
	width: 100px;
	}
.comp {
	color: #BD0001;
	}
.send {
	width: 395px;
	}
.middle {
	text-align: center;
	}

/*THANKYOU*/
.paraSpace {
	margin-top: 20px;
	}

/*LINKS*/
table.links {
	width: 500px;
	}
	
/*COMMERCIAL PORTFOLIO*/
.paraSpace2 {
	margin-bottom: 20px;
	}
	
/*WHAT WE DO*/	
.deep {
	height: 150px;
	}
.deep2 {
	height: 85px;
	}

/*CURRENT GARDEN DESIGN*/
dl {
	margin-top: 20px;
	font-size: 12px;
	border-bottom: #999999 dotted 1px;	
	}
dt {
	margin-top: 10px;
	color: #4B5967;
	}	
dd {
	font-size: 11px;
	margin-top: 5px;	
	margin-bottom: 25px;
	}
dd ul {
	margin-top: 15px;
	color: #4B5967;
	}
dd ul li {
	color: #71869A;
	margin-left: 0px;
	padding-bottom: 5px;
	list-style: none;
	background: transparent url(../gfx/bullet.png) no-repeat left top;
	padding-left: 20px;
	}
dd ul li.margin {
	margin-top: 5px;
	}

