@charset "UTF-8";
/* CSS Document */
/* Author: Parachute Design - http://www.parachutedesign.ca */
/* Created August 2009 */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #050403;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #837c70;
	text-align: left;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	color: #413d36;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	color: #413d36;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #958d7f;
	text-align: left;
	margin-bottom: 10px;
}
#header {
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6c6b68;
	padding-top: 8px;
}
#header p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6c6b68;
	padding-top: 8px;
	text-decoration: none;
}
#header p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	text-decoration: none;
}
#wrapper {
	display: block;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	display: block;
	height: 100px;
	width: 220px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo div a {
	height: 100px;
	position: block;
	display: block;
}
#logo div a:hover {
	height: 100px;
	position: block;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	display: block;
	padding: 0px;
	height: 65px;
	width: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav div {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	float: left;
	overflow: auto;
}
#nav div a  {
	height: 65px;
	position: block;
	display: block;
}
#nav div.home {
	background-image: url(../images/btn-home.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.homeActive {
	background-image: url(../images/btn-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 158px;
	display: block;
}
#nav div.about {
	background-image: url(../images/btn-about.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.aboutActive {
	background-image: url(../images/btn-about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 158px;
	display: block;
}
#nav div.services {
	background-image: url(../images/btn-services.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.servicesActive {
	background-image: url(../images/btn-services.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 158px;
	display: block;
}
#nav div.pubs {
	background-image: url(../images/btn-publications.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.pubsActive {
	background-image: url(../images/btn-publications.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.news {
	background-image: url(../images/btn-news.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.newsActive {
	background-image: url(../images/btn-news.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 158px;
	display: block;
}
#nav div.contact {
	background-image: url(../images/btn-contact.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 160px;
	display: block;
}
#nav div.contactActive {
	background-image: url(../images/btn-contact.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	width: 160px;
	display: block;
}
#nav div:hover {
	background-position: 0px 0px
}
#intro {
	display: block;
	margin: 0px;
	width: 950px;
	padding: 0px;
	background-color: #E7DBC7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6cbb9;
}
#intro .left {
	display: block;
	float: left;
	width: 660px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#intro  .left  p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #625d53;
	text-align: left;
	margin-bottom: 10px;
}
#intro .imgMiddle {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#intro .spotlight {
	display: block;
	margin: 0px;
	padding: 30px;
	float: left;
	width: 170px;
	background-color: #e1d5c2;
}
#intro .spotlight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	color: #625d53;
}
#intro .spotlight img {
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#promos {
	background-color: #eee6d8;
	display: block;
	width: 890px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#promos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #625d53;
	text-align: left;
	margin-bottom: 10px;
}
#promos .readmore {
	margin-left: 123px;
}
#promos .sustainability {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
	margin-right: 30px;
}
#promos .aboriginal {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
	margin-right: 30px;
}
#promos .climate {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
	margin-right: 30px;
}
#promos .assessment {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
}
#footer {
	display: block;
	width: 950px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625d53;
}
#footer .left {
	display: block;
	float: left;
	width: 475px;
	text-align: left;
}
#footer .right {
	text-align: right;
	display: block;
	float: left;
	width: 475px;
}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625d53;
	text-decoration: none;
}
#footer p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

