@CHARSET "UTF-8";
/* @override http://aa.circumerro.com/include/global.css */

body {
	background-color: #03180D;
	font: 12px geneva, tahoma, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	line-height:  125%;
}

h2 {
	font-size: 16px;
	line-height:  125%;
}

#body {
	background-color: #fff;
	margin: 25px auto 0;
	width: 950px;
	height: 592px;
	position: relative;
}

.orange {
	color: #F4911E;
}

.grey {
	color: #666;
}

/* @group header */

/* @group breadcrumbs */

#breadcrumbs {
	position: absolute;
	height: 19px;
	top: 60px;
	font-size: 10px;
	line-height: 19px;
	width: 487px;
	padding-left: 13px;
	background-color: #DDE0E0;
	z-index: 1000;
}

#breadcrumbs a {
	color: #999;
	text-decoration: none;
}



/* @end */

#header {
	width: 500px;
	height: 80px;
	background-color: #ebeeee;
	position: absolute;
	top: 4px;
	left: 204px;
	font: bold 16px/80px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 80px;
}

#header ul li {
	float: left;
	height: 80px;
	overflow: hidden;
}

#header ul li a {
	margin-left: 24px;
	margin-right: 17px;
	text-decoration: none;
}

#header ul li a:hover,
#header ul li a.selected
{
	color: #666;
}

#header ul.rollover {
	color: #666;
	font-size: 11px;
	list-style-type: none;
	background-color: #F4911E;
	height: 24px;
	position: relative;
	left: 13px;
	bottom: 24px;
	margin: 0;
	z-index: 1000;
	padding: 0;
}

#header ul.rollover li {
	height: 24px;
	line-height: 24px;
	margin: 0;
	list-style-position: inside;
	padding: 0;
	text-align: center;
	list-style-type: none;
}



/* @end */

/* @group footer */

#footer .right {
	margin-left: 20px;
	float: left;
}

#footer .right a {
	font-size: 12px;
	text-decoration: none;
}

#footer {
	width: 742px;
	height: 26px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	line-height: 26px;
	font-size: 10px;
}

#footer .left {
	float: left;
	width: 500px;
	height: 26px;
	background-color: #ebeeee;
}

#footer .left .phone {
	float: right;
	margin-left: 20px;
	margin-right: 18px;
}

#footer .left .address {
	float: right;
}



/* @end */

/* @group sidebar */

#projectMap {
	width: 200px;
	height: 105px;
	position: absolute;
	left: -200px;
	top: 187px;
	text-align: center;
}

#logo {
	position: absolute;
	top: 30px;
	left: 9px;
	background-image: url(/images/sidebar/logo.gif);
	width: 180px;
	height: 27px;
}

#sidebar_animal_cat {
	position: absolute;
	bottom: 0;
	background-image: url(/images/sidebar/sidebar_kitty.gif);
	left: 1px;
	width: 198px;
	height: 108px;
}

#sidebar_animal_dog {
	position: absolute;
	bottom: 0;
	background-image: url(/images/sidebar/sidebar_dog.gif);
	left: 1px;
	width: 198px;
	height: 54px;
}

#sidebar_animal_bird {
	position: absolute;
	bottom: 0;
	background-image: url(/images/sidebar/sidebar_bird.gif);
	left: 1px;
	width: 198px;
	height: 73px;
}

#sidebar_animal_horse {
	position: absolute;
	bottom: 0;
	background-image: url(/images/sidebar/sidebar_horse.gif);
	left: 1px;
	width: 198px;
	height: 105px;
}

#left_sidebar {
	background-color: #F4911E;
	width: 200px;
	height: 584px;
	position: absolute;
	top: 4px;
	left: 4px;
}

/* @group navigation
 */

#subnav {
	background-color: #F6A74B;
	position: absolute;
	top: 80px;
	padding: 20px 13px 8px 20px;
	text-align: right;
	width: 167px;
}

#subnav a {
	color: #fff;
	text-decoration: none;
}

#subnav a.nav {
	display: block;
	margin-bottom: 12px;
}

#subnav a.nav.selected,
#subnav a.subnav.selected {
	color: #666;
}

#subnav a.subnav {
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: -5px;
	padding-right: 10px;
	background: url(/images/nav_dot.gif) no-repeat right center;
}



/* @end */



/* @end */

/* @group body */

#content {
	width: 742px;
	height: 476px;
	top: 84px;
	left: 204px;
	position: absolute;
}

#homeRibbon {
	position: absolute;
	background-color: #000;
	color: #fff;
	right: 0;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	padding-right: 12px;
	padding-left: 12px;
	top: 129px;
}

#homeRibbon p {
	margin: 0;
	padding: 0;
}

#copyright {
	position: absolute;
	bottom: -20px;
	color: #838179;
	font-size: 10px;
	left: 5px;
}

#page_error {
	left: 155px;
	position: absolute;
	top: 15px;
}

#copyright a {
	color: #838179;
	text-decoration: none;
}

/* @group site map */

#site_map_content {
	height: 450px;
	overflow: auto;
}

#site_map_content ul {
	list-style-type: none;
}

#site_map_content li {
	margin-bottom: 5px;
}

#site_map_content a {
	color: #999;
	font-weight: bold;
}



/* @end */

/* @group contact */

#contact_page_content {
	position: absolute;
	top: 84px;
	left: 355px;
	z-index: 1000;
	width: 320px;
}

.contact_page_item h2 {
	color: #231F20;
	z-index: 1000;
	font-size: 13px;
}

.contact_page_item {
	z-index: 1000;
}

.contact_page_item .contact_page_copy {
	color: #4F5550;
	margin-bottom: 15px;
	z-index: 1000;
}

.contact_page_item .contact_page_email a {
	text-decoration: none;
	z-index: 1000;
}

#contact_page_right_sidebar {
	position: absolute;
	right: 60px;
	width: 150px;
	color: #4F544F;
	font-size: 11px;
	line-height: 125%;
	z-index: 1000;
	top: 0;
}

#contact_page_right_sidebar strong {
	color: #231F20;
	font-size: 13px;
	line-height: 200%;
}



/* @end */

/* @group news and events */

#news_events_landing_page_bground {
	background-color: #EBEEEE;
	width: 140px;
	height: 476px;
	position: absolute;
}

.news_event_list_item {
	font-size: 13px;
	line-height: 135%;
	margin-bottom: 10px;
}

.news_event_list_item .news_event_title {
	font-weight: bold;
}

.news_event_list_item .news_event_copy {
	color: #FFF7DB;
	font-size: 11px;
	line-height: 135%;
}

.news_event_list_item a {
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

#people_landing_page_rows #landing_page_content_background {
	height: 298px;
	position: absolute;
}

#people_landing_page_rows #landing_page_main  {
	position: absolute;
	height: 268px;
}

#news_event_back {
	position: absolute;
	bottom: 10px;
	left: 15px;
}

#news_event_back a {
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
}

#people_landing_page_rows #ScrollbarContainer_main {
	height: 250px;
}

#people_landing_page_rows .Scrollbar-Track {
	height: 250px;
}

#news_event_date {
	font-size: 13px;
	color: #fff;
}

#news_event_title {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#news_event_copy {
	color: #FFF7DB;
	font-size: 11px;
	line-height: 135%;
}

#news_event_copy a {
	color: #F4911E;
	text-decoration: none;
}

.news_event_resource a {
	font-weight: bold;
	text-decoration: none;
	line-height: 145%;
}



/* @end */

/* @group project detail */

#row_1.project_detail_page_rows,
#row_2.project_detail_page_rows {
	width: 400px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#row_2.project_detail_page_rows {
	top: 89px;
}

#row_1 .tile,
#row_2 .tile {
	width: 98px;
	height: 88px;
	margin-left: 1px;
	float: left;
	z-index: 1000;
	cursor:  pointer;
}

.project_detail_image {
	position: absolute;
	top: 0;
	width: 344px;
	height: 355px;
	right: 1px;
	z-index: 1000;
}

#project_content_background {
	position: absolute;
	top: 178px;
	right: 346px;
	width: 296px;
	height: 177px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	background-color: #3e443e;
	z-index: 1000;
}

#project_content {
	top: 178px;
	right: 346px;
	position: absolute;
	width: 276px;
	height: 157px;
	padding: 10px;
	z-index: 1000;
	font-size: 11px;
	line-height: 140%;
	color: #fff;
}

#project_content h1 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
}

#project_content #location {
	font-weight: bold;
}

#project_content_outer {
	padding-right: 25px;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 260px;
}

#project_content_scrollbox {
	position: absolute;
	width: 260px;
	padding: 0;
}

#project_content_ScrollbarContainer {
	position: absolute;
	height: 118px;
	top: 50px;
}

#project_content_ScrollbarContainer .Scrollbar-Track {
	height: 118px;
}

#project_content_awards {
	position: absolute;
	right: 346px;
	top: 375px;
	width: 290px;
	color: #525752;
	font-size: 11px;
}

#project_content_quote {
	top: 375px;
	position: absolute;
	z-index: 1000;
	width: 268px;
	left: 430px;
}

#project_content_quote #quote {
	font-weight: bold;
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 10px;
}

#project_content_quote #attribution {
	text-align: right;
	color: #333;
	font-style: italic;
	font-size: 10px;
}



/* @end */

/* @group healthy habitats */

.healthy_animals #project_content_ScrollbarContainer,
.healthy_animals #project_content_ScrollbarContainer .Scrollbar-Track {
	height: 230px;
}

#project_content_background.healthy_animals {
	height: 299px;
}

#project_content.healthy_animals {
	height: 279px;
}

.healthy_animals #project_content_outer {
	height: 250px;
}



/* @end */

/* @group landing page */

/* @group scroll */

.ScrollbarContainer {
	position: absolute;
	border: 1px solid #EBEEEE;
	width: 8px;
	height: 235px;
	right: 10px;
	top: 10px;
}

.Scroller-Container {
	padding: 0 25px 0 15px;
	position: absolute;
}

.Scrollbar-Track {
	position: absolute;
	width: 8px;
	height: 235px;
}

.Scrollbar-Handle {
	width: 6px;
	height: 20px;
	background-color: #EBEEEE;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	position: absolute;
}



/* @end */

#landing_page_headings {
	position: absolute;
	left: 141px;
	top: 150px;
	width: 319px;
	padding: 10px 25px 10px 15px;
}

#landing_page_headings a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
}

#landing_page_headings_background {
	position: absolute;
	left: 141px;
	width: 359px;
	background-color: #3E443E;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.9;

}

.landing_page_content {
	position: absolute;
	width: 359px;
	top: 178px;
	left: 141px;
	color: #FFF7DB;
	font-size: 11px;
	line-height: 135%;
	overflow: hidden;
}

#landing_page_main {
	
}

#landing_page_content_background {
	width: 359px;
	position: absolute;
	top: 178px;
	left: 141px;
	background-color: #3E443E;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.9;

}

#landing_page_main_subpages a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	/*position: absolute;*/
	bottom: -10px;
}

#landing_page_main_subpages {
	bottom: 10px;
	left: 15px;
	position: absolute;
	width: 300px;
}



/* @end */

/* @group modal */

.modal {
	height: 476px;
	position: absolute;
	top: 0;
	right: 0;
	width: 601px;
	background-color: #3E443E;
	color: #fff;
	font-size: 11px;
	line-height: 135%;
	overflow: hidden;
}

.modal .ScrollbarContainer {
	position: absolute;
	top: 200px;
	right: 25px;
}

.modal .content {
	width: 530px;
	position: absolute;
	left: 15px;
	top: 190px;
	height: 270px;
	overflow: hidden;
}

.modal .content .inner {
	position: absolute;
}

.modal_close {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #fff;
	text-decoration: none;
}

#modal_project_map {
	width: 742px;
	text-align: center;
	z-index: 1000;
}

#project_map_legend {
	position: absolute;
	left: 25px;
	bottom: 25px;
	text-align: left;
	width: 250px;
}



/* @end */

/* @group home quotes */

.home_quote {
	position: absolute;
	width: 323px;
	left: 118px;
	z-index: 1000;
}

.home_quote .background {
	width: 323px;
	height: 100px;
	background-color: #434D3E;
	position: absolute;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
}

.home_quote .copy {
	position: absolute;
	width: 275px;
	padding: 24px;
	color: #F4911E;
	font-size: 16px;
	line-height: 145%;
	text-indent: -9px;
}

.home_quote .copy .quote {
	color: #F5E6B5;
	font-size: 20px;
}



/* @end */

/* @group grid */

#grid .horizontal {
	background-color: #fff;
	height: 1px;
	width: 746px;
	top: 261px;
	position: absolute;
	right: 0;
	overflow: hidden;
	z-index: 900;
}

#grid .vertical {
	width: 1px;
	top: 4px;
	left: 344px;
	height: 558px;
	background-color: #fff;
	position: absolute;
	z-index: 900;
}



/* @end */

/* @group background */

#content .featuredBackgroundImage {
	height: 476px;
	width: 624px;
	position: absolute;
	right: 0;
	text-align: right;
}

#content .featuredBackgroundLabel {
	height: 24px;
	background-color: #F4911E;
	color: #fff;
	position: absolute;
	display: block;
	line-height: 24px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	right: 0;
	top: 153px;
	font-size: 10px;
	font-weight: bold;
}

#featuredBackgroundSwitch {
	background-color: #fff;
	right: 0;
	top: 177px;
	position: absolute;
	overflow: visible;
}

#featuredBackgroundSwitch .inner {
	position: relative;
}

#featuredBackgroundSwitch .inner a {
	display: block;
	width: 23px;
	height: 23px;
	float: left;
	background-color: #ebeeee;
	border: 1px solid #fff;
	margin-left: -1px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#featuredBackgroundSwitch .inner a.selected {
	background-color: #F4911E;
	color: #fff;
}



/* @end */

/* @group project landing */

#project_landing_page_rows .tile,
#project_landing_page_rows .tile .image,
#project_landing_page_rows .tile .text,
#people_landing_page_rows .tile,
#people_landing_page_rows .tile .image,
#people_landing_page_rows .tile .text {
	width: 98px;
	height: 88px;
	overflow: hidden;
}

#project_landing_page_rows .tile .text,
#people_landing_page_rows .tile .text {
	position: absolute;
	display: none;
	padding-left: 8px;
	background-color: #F4911E;
	padding-right: 8px;
	width: 82px;
	overflow: hidden;
}

#project_landing_page_rows .tile.selected .text,
#people_landing_page_rows .tile.selected .text {
	display: block;
}

#project_landing_page_rows .tile.selected .text h2,
#people_landing_page_rows .tile.selected .text h2 {
	color: #fff;
	font-size: 11px;
	line-height: 135%;
}

#project_landing_page_rows .tile.selected .text a,
#people_landing_page_rows .tile.selected .text a
 {
	position: absolute;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	left: 8px;
	bottom: 5px;
}

#project_landing_page_rows .tile.selected .image,
#people_landing_page_rows .tile.selected .image {
	display: none;
}

#project_landing_page_rows .tile,
#people_landing_page_rows .tile {
	float: left;
	margin-left: 1px;
	overflow: hidden;
}

#project_landing_page_rows,
#people_landing_page_rows {
	height: 476px;
	width: 500px;
	background-color: #DDE0E0;
	position: absolute;
}

#project_landing_page_rows .landing_page_content {
	width: 296px;
	top: 178px;
	height: 180px;
	overflow: hidden;
}
/*
#project_landing_page_rows .ScrollbarContainer {
	height: 140px;
}

#project_landing_page_rows .Scrollbar-Track {
	height: 140px;
}
*/
#project_landing_page_rows .row_1,
#people_landing_page_rows .row_1 {
	position: absolute;
	left: 141px;
	top: 0;
	width: 600px;
	margin-left: -1px;
}

#project_landing_page_rows .row_2,
#people_landing_page_rows .row_2 {
	left: 141px;
	top: 89px;
	position: absolute;
	width: 600px;
	margin-left: -1px;
}

#project_landing_page_rows .row_3,
#people_landing_page_rows .row_3 {
	position: absolute;
	left: 438px;
	top: 177px;
	width: 300px;
	margin-left: -1px;
}

#project_landing_page_rows .row_4,
#people_landing_page_rows .row_4 {
	width: 300px;
	position: absolute;
	left: 438px;
	top: 266px;
	margin-left: -1px;
}

#project_landing_page_rows .row_5,
#people_landing_page_rows .row_5 {
	width: 300px;
	position: absolute;
	left: 438px;
	top: 355px;
	margin-left: -1px;
}

#people_landing_page_rows .row_5 {
	width: 600px;
	left: 141px;
}

#project_landing_page_rows #landing_page_content_background {
	width: 296px;
	height: 177px;
}

#project_landing_page_rows .Scroller-Container {
	width: 256px;
	/*height: 160px;*/
}

#project_landing_page_rows #landing_page_content_background {
	/*height: 177px;*/
}

#people_landing_page_rows .text h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

#people_landing_page_rows .text .small {
	color: #fff;
	font-size: 10px;
	font-style: italic;
}

/* @end */

/* @group sidebar */

#sidebar_container {
	position: absolute;
	left: -200px;
	top: 175px;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	color: #fff;
	line-height: 145%;
}

#sidebar_container.more {
	top: 70px;
}

#sidebar_moreLink {
	position: relative;
	margin-top: 5px;
}

#sidebar_moreLink a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#sidebar_moreContent p {
	margin: 10px 0 0;
	padding: 0;
	text-align: right;
}



/* @end */

/* @group People Detail */

h1 .person_detail_name {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

h1 .person_detail_title {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#person_portrait {
	position: absolute;
	left: 141px;
	top: 0;
}

#people_detail_list {
	position: absolute;
	right: 60px;
	top: 90px;
	width: 150px;
	z-index: 1000;
}

#people_detail_list a {
	color: #4F544F;
	text-decoration: none;
	font-size: 11px;
	z-index: 1000;
}

#people_detail_list a.person_title {
	color: #999;
}



/* @end */



/* @end */

/* @group side images */

#contentSide_top {
	width: 118px;
	height: 178px;
	position: absolute;
	top: 0;
	left: 0;
}

#contentSide_middle {
	width: 118px;
	height: 125px;
	position: absolute;
	top: 178px;
	left: 0;
}

#contentSide_bottom {
	width: 118px;
	height: 173px;
	top: 303px;
	left: 0;
	position: absolute;
}



/* @end */