@charset "utf-8";
/* CSS Document */

body {
	background-color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	color: #B62B2F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.services:link {
	color: #FFF!important;
	text-decoration: none;
}
a.services:visited {
	color: #FFF!important;
	text-decoration: none;
}
a.services:hover {
	color: #CCC!important;
	text-decoration: none;
}


/* wrapper -----------------------------------------------------------------*/

#divWrapper {
	width: 850px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999999;
}
/* header -----------------------------------------------------------------*/

#divHeaderWrapper {
	width: 850px;
	background-color: #FFFFFF;
}
#divHeaderLogo {
	float: left;
	margin-top: 14px;
}
/* nav -----------------------------------------------------------------*/

#divNav {
	float: left;
	width: 710px;
	margin-top: 45px;
	margin-left: 22px;
}
#divNav img {
	margin-left: 2px;
	margin-right: 2px;
}
/* Flash home -----------------------------------------------------------------*/

#divFlashHome {
	width: 850px;
	margin-top: 30px;
	margin-bottom: 0px;
}
/* content divs -----------------------------------------------------------------*/

#divContentWrapper {
	width: 850px;
	text-align: left;
	float: left;
}
#divLeftColumn {
	float: left;
	width: 204px;
	background-color: #999999;
	padding-top: 30px;
	padding-bottom: 30px;
}
#divRightColumn {
	float: right;
	width: 621px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#divContentEnd {
	float: left;
}
/* column divs -----------------------------------------------------------------*/

#divColumn1 {
	float: left;
	width: 375px;
	margin: 0 40px 0 20px;
	padding: 3px;
}
#divColumn2 {
	float: left;
	width: 168px;
	margin-top: 24px;
}
#sust-pullout {
	padding: 6px 9px;
	background-color: #1a8d97;
	margin-bottom: 9px;
}
.homePulloutHeading {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 6px 0;
}
.homePulloutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin: 0 0 9px 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 9px;
}
.homePulloutList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 6px;
}


/* sections -----------------------------------------------------------------*/

#divSecPhoto {
	width: 850px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#divSecHeading {
	float: left;
	width: 580px;
	margin-left: 20px;
	margin-right: 10px;
}
#divSecContent {
	float: left;
	width: 440px;
	margin-left: 100px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 3px;
}
#divSecCol1 {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-left: 60px;
	padding: 3px;
}
#divSecCol2 {
	float: left;
	width: 170px;
	padding: 9px;
	background-color: #EBEBEB;
	margin-top: 20px;
}


/* projects -----------------------------------------------------------------*/

#divProjectCol1 {
	float: left;
	width: 400px;
	margin-left: 60px;
	padding: 3px;
	padding-bottom: 30px;
}
#divProjectCol1REV {
	float: left;
	width: 275px;
	margin-left: 30px;
	padding-bottom: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#divProjectCol2REV {
	float: left;
	width: 232px;
	padding-bottom: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 30px;
	margin-top: 0px;
}
#divProjectCol1REV2 {
	float: left;
	width: 275px;
	margin-left: 30px;
	padding-bottom: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#divProjectCol2REV2 {
	float: left;
	width: 200px;
	background-color: #EBEBEB;
	padding: 9px;
	margin-left: 51px;
	margin-top: 30px;
}
#divVideo {
	float: left;
	width: 614px;
	margin-left: 4px;
	margin-right: 0px;
	padding-bottom: 30px;
}

/* photo div -----------------------------------------------------------------*/

#divPhotoRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
/* icon div -----------------------------------------------------------------*/

.IconLeftBlock {
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 6px;
	margin-bottom: 20px;
}
.icon {
	float: left;
	padding-right: 14px;
}
.IconHeading {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.IconText {
	padding-top: 10px;
	padding-bottom: 20px;
}

/* services -----------------------------------------------------------------*/

#divServices {
	padding: 20px 0;
}
#divServices p {
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
	margin: 9px 0;
}

/* sustainable design center -----------------------------------------------------------------*/

#SDC-content-wrapper {
	width: 850px;
	overflow: auto;
	margin-top: 10px;
	padding: 0;
	background-color: #FFF;
}
#divSDCheader {
	width: 850px;
	background-color: #333;
	overflow: auto;
	border-bottom: 8px solid #EAEAEA;
}
#SDCtitle {
	float: left;
	width: 200px;
	margin: 20px 0 20px 20px;
	font-size: 24px;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
	color: #CCC;
}
#SDCintro {
	float: right;
	width: 570px;
	margin: 20px 20px 0 30px;
}
#SDCintro .intro-subhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ccc;
	margin: 0;
}
#SDCintro .intro-para {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #999;
	margin: 9px 0;
}
#SDC-front-main-col {
	float: left;
	width: 530px;
	margin: 10px 0 30px 20px;
	padding: 3px;
}
#SDC-front-side-col {
	float: right;
	width: 220px;
	margin: 10px 20px 10px 30px;
	padding: 3px;
}
#SDC-nav-column {
	float: left;
	width: 200px;
	margin: 10px 0 30px 20px;
	padding: 3px;
}
#SDC-nav-column .SDC-nav-button a {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	color: #B62B2F !important;
	width: 160px;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 4px;
	border: 1px solid #EAEAEA;
	background-image: url(../images/sec/button_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
#SDC-nav-column .SDC-nav-button a:hover {
	color: #FFFFFF!important;
	text-decoration: none;
	background-color: #666666;
}
#SDC-main-column {
	float: right;
	width: 520px;
	margin: 10px 64px 40px 30px;
	min-height: 500px;
	padding: 3px;
}
#SDC-content-wrapper h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	border-bottom: 8px solid #EAEAEA;
	clear: both;
	margin: 20px 0 0 0;
}
#SDC-content-wrapper h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	border-bottom: 8px solid #EAEAEA;
	clear: both;
	margin: 20px 0;
}
#SDC-content-wrapper .SDC-page-title {
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0 3px 0;
	clear: both;
}
#SDC-content-wrapper .SDC-page-title-rule {
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0 3px 0;
	border-top: 1px dotted #B62B2F;
	padding-top: 6px;
	clear: both;
}
#SDC-content-wrapper .imageThumbnail {
	float: left;
	margin: 6px 12px 6px 0;
}
#SDC-content-wrapper .SDC-page-desc {
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin: 0;
}
#SDC-content-wrapper .more {
	width: 295px;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 6px 6px 10px;
	border-left: 217px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 20px 0;
}
#SDC-content-wrapper .link-box {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 6px 6px 6px 6px;
	border: 1px dotted #CCC;
	margin: 9px 0;
}


/* footer -----------------------------------------------------------------*/

#divFooter {
	float: left;
	width: 621px;
	text-align: center;
	margin-top: 10px;
	margin-left: 228px;
}
#divFooter .footer {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
#divFooter .footer .baseline {
	vertical-align: sub;
}


/* text styles  -----------------------------------------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}
ul, li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-image: url(../images/sec/bullet.gif);
}
.articleDesc {
	font-size: 12px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 9px;
}
.bodySmall {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 9px;
}
.breadcrumbs {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 24px;
}
.breadcrumbs a {
	text-decoration: none;
}
.buttonSec {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
.buttonSec a {
	display: block;
	text-decoration: none;
	color: #FFFFFF !important;
	width: 160px;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 4px;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	background-image: url(../images/sec/button_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
.buttonSec a:hover {
	color: #FFFFFF!important;
	text-decoration: none;
	background-color: #666666;
}
.caption {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	margin-top: 24px;
	margin-bottom: 9px;
}
.captionR {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 9px;
}
.clear-both {
	clear: both;
}
.divider {
	color: #999999;
	letter-spacing: .1em;
}
.dividerLite {
	color: #666666;
	letter-spacing: .1em;
}
.imageSpacer {
	padding: 10px;
}
.imageSpacerTop {
	margin-top: 20px;
}
.imageSpacerLeft {
	margin-right: 20px;
}
.imageSpacerRight {
	margin-left: 20px;
	margin-bottom: 3px;
}
.imageThumbnail {
	float: left;
	margin-right: 12px;
}
.imageThumbnailR {
	float: right;
	margin: 0 0 12px 20px;
}
.imageThumbnailBlock {
	font-size: 12px;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 18px;
	clear: both;
}
.imageCaption {
	float: right;
	padding: 3px 0px 12px 20px;
}
.imageCaption img {
	margin-bottom: 0px;
}
.imageCaption p {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	text-align: center;
	margin: 3px 0;
}
.intro {
	font-size: 14px;
	line-height: 20px;
	margin-top: 18px;
	margin-bottom: 24px;
	color: #999;
	border-bottom: 1px dotted #CCC;
	padding: 12px 0;
}
.LightText {
	color: #666666 !important;
	text-decoration: none;
}
.ListText {
	font-size: 11px;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.ListTextIndent {
	font-size: 11px;
	line-height: 14px;
	margin-top: 9px;
	margin-left: 12px;
	margin-bottom: 9px;
}
.pageHeading {
	font-size: 22px;
	line-height: 24px;
	color: #666;
	margin-top: 3px;
	margin-bottom: 18px;
}
.pageHeadingProject {
	font-size: 18px;
	line-height: 20px;
	color: #666;
	margin-top: 3px;
	margin-bottom: 6px;
}
.projectLocation {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 24px;
}
.projectThumbText {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pullout-box {
	border-top: 8px solid #EAEAEA;
	border-bottom: 1px dotted #CCC;
	margin: 24px 0 0 0;
	overflow: auto;
	font-size: 16px;
	line-height: 64px;
	font-weight: bold;
	color: #666;
}
.pullout-box img {
	float: left;
	margin: 6px 12px 6px 0;
	vertical-align: middle;
}
.pulloutHeading {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pulloutSM {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	margin-top: 18px;
	margin-bottom: 0px;
}
.pulloutText {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.SidebarSubhead {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: .1em;
}
.subhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 18px;
	margin-bottom: 0px;
	clear: both;
}
.subheadRule {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 18px;
	padding: 3px 9px 3px 0px;
	border-top: 4px solid #EAEAEA;
}
.subheadRuleSM {
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 18px 0 6px 0;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.subheadRedCaps {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 6px;
	margin-bottom: 12px;
}
.tableText {
	font-size: 11px;
	line-height: 13px;
	background-color: #F3F3F3;
	padding-left: 9px;
}
.tableCheckboxes {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color:#CC0000;
	background-color: #E4E4E4;
}
.tableHeader {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #000;
	background-color: #CCC;
}
.thHeading {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 0px;
}

