html, body {
	background-color:#9fac79;
}
#pageWrapper {
	background-image:url(theme/page-wrapper-background.png);
}
#sideWrapper {
	background-image:url(theme/side-background.png);
}
#logo {
	background-image:url(theme/gp-logo.png);
}
#headWrapper {
	background-color:#455c2a;
}
#headWrapper .classification {
	background-color:#ea7922;
}
#menu li {
	background-image:url(theme/menu-bullet.gif);
}
#menu li a {
	color:#2a2a2a;
}

/** Callout **/
#menu .callout h3 {
	background-color:#ea7922;
	padding:3px 6px;
	color:#fff;
	font-weight:normal;
	font-size:12px;
}
#menu .callout h3 a {
	color:#fff;
}
#menu .callout p {
	padding:4px 5px;
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
}
#menu .callout ul {
	padding-bottom:0px;
}
#menu .callout li {
	background-image:none;
}
#menu .callout .callout1 a,
#menu .callout .callout2 a,
#menu .callout .callout3 a {
	display:block;
	background:url(theme/callout1.gif) left top no-repeat;
	padding-left:63px;
	height:37px;
	padding-top:12px
}
#menu .callout .callout2 a {
	background-image:url(theme/callout2.gif);
}
#menu .callout .callout3 a {
	background-image: url(theme/callout3.gif);
}

/** Sustainability **/
.sustainability .col {
	float:left;
	width:300px;
}
.sustainability .col-left {
	width:115px;
	text-align:center;
}
.sustainability .col-left .img1 {
	margin-top:0em;
}
.sustainability .col-left .img2 {
	margin-top:8em;
}
.sustainability .col-left .img3 {
	margin-top:13em;
}

.sustainability .col-right {
	width:115px;
	text-align:center;
}
.sustainability .col-right .img1 {
	margin-top:11em;
}
.sustainability .col-right .img2 {
	margin-top:1em;
}
.sustainability .col-right .img3 {
	margin-top:2em;
}
.sustainability h3 {
	padding:3px 6px;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}
.sustainability p {
	padding:5px;
}
.sustainability .head1 {
	background-color:#92cae0;
	color:#2a2a2a;
}
.sustainability .head2 {
	background-color:#d76c1f;
	color:#fff;
}
.sustainability .head3 {
	background-color:#4c7721;
	color:#fff;
}
.sustainability .head4 {
	background-color:#bb8d0b;
	color:#2a2a2a;
}
.sustainability .head5 {
	background-color:#ef8622;
	color:#2a2a2a;
}

/** Reaching Out **/
.reaching-out h3 {
	font-size:1.4em;
	font-weight:bold;
	margin:3px 0;
}

/** Reengineering **/
.reengineering .colored {
	background:#e8d7c2 url(../../../assets/reengineering/Bears-and-Boxes.jpg) 10px 10px no-repeat;
	padding:27px 10px 27px 156px;
	height:10em;
	font-size:1em;
	font-weight:bold;
	letter-spacing:.1em;
}

/** Restacking **/
.restacking .caption {
	font-size:.8em;
	font-weight:bold;
}

/** Priority **/
.priority .sig-bill {
	background:url(../../../assets/priority/Signature-BillFreking.jpg) left top no-repeat;
	float:left;
	width:53%;
	margin-right:1em;
	padding-top:42px;
}
.priority .sig-jim {
	background:url(../../../assets/priority/Signature-JimHannan.jpg) left top no-repeat;
	float:left;
	width:40%;
	padding-top:42px;
}
.priority h3 {
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
}
.priority .colored {
	background-color:#465c2a;
	color:#fff;
	padding:8px;
}
.priority .colored h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.4em;
	text-transform:uppercase;
}
.priority .colored .group1 {
	background:url(../../../assets/priority/peoples.gif) left top no-repeat;
	padding-left:60px;
}
.priority .colored .group2 {
	background:url(../../../assets/priority/tree.gif) left top no-repeat;
	padding-left:60px;
}
.priority .colored .group3 {
	background:url(../../../assets/priority/dollar.gif) left top no-repeat;
	padding-left:60px;
}
.priority .colored .group3 p {
	margin-bottom:0 !important;
}

/** Recipe **/
.recipe h3 {
	padding:3px 6px;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f08b1d;
	color:#fff;
	margin-bottom:.8em;
}
.recipe ul {
	margin:.8em 0 1.8em 1.8em;
}
.recipe ul li {
	list-style-position:outside;
	list-style-type:disc;
	margin:3px 0;
}
.recipe dt {
	padding:3px 6px;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	background:#566c11 url(../../../assets/recipe/four-stars.gif) 193px 4px no-repeat;
	color:#fff;
	margin:.8em 0 .5em;
}
.recipe dd.quote {
	background:url(../../../assets/recipe/quote-bubble.gif) left top no-repeat;
	padding-left:23px;
	margin:.5em 0 .2em;
}

/** Around **/
.around p {
	clear:both;
}
.around img {
	margin-right:1em;
	margin-bottom:1em;
}
.around sup {
	font-size:.7em;
}
.around small strong {
	font-size:.8em;
}

.resources img {
	border:1px solid #efefef;
	margin-bottom:1em;
}
.resources p {
	margin-bottom:1.5em !important;
}

/* --->>>FOOTER<<<--- */
#footer {
	clear: both;
	vertical-align: bottom;
	padding-top: 4px;
	margin-right: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 940px;
	text-align: right;
	background: #455C2A;
	color: #b4ccd8;
}

#footer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #b4ccd8;
	border-bottom: 1px dotted #b4ccd8;
}

#footer a:hover {
	color: #fff;
	background: #455C2A;
	border-bottom: 1px dotted #fff;
}
