#copy a[target="_blank"] {
	background: url("../images/main/bg-link-external-small.png") no-repeat right center;
	padding-right: 16px;
}

#copy .region-nav {
	margin: 0em 0 2.55em;
	list-style: none;
	text-align: center;
	background-color: #e6e6e6;
	overflow: auto;
}

.region-nav li {
	float: left;
	width: 168px;
	border-right: 2px solid #fff;
	display: inline;
}

.region-nav li a {
	text-decoration: none;
	color: #777;
	font-size: 1.33em;
	padding: .4em 0 .5em;
	display: block;
}

.region-nav li a:hover {
	color: #fff; 	
	background-color: #ff5e17;
	font-weight: bold;
}

#copy h1 + p:first-line {
}

#photo {
	float: right;
	margin: 0 0 .85em 2em;
}

/*#listeners {
	float: right;
	width: 30%;
	margin: -1.7em 0 0 1.5em;
	background-color: #D5DDE7;
	padding: 1.7em 1.7em .85em;
	color: #444;			 
}		

#listeners h2 {
	margin-top: 0; 
	font-weight: normal;
	font-size: 1.25em;
}

#copy #listeners .feed li {
	padding-left: 0;
}

#listeners .title {
	display: none;	
}
		
#copy #listeners .feed .thumb {
	margin: 0 0 0 1em;
	display: inline;
	float: right;
	position: static;
	height: auto;
	width: auto;
}		

#copy #listeners .feed .thumb img {
	width: 5.1em;
	height: 5.1em;	
}
		
#listeners .feed .summary {
	font-style: italic;
	height: 66px;
	font-size: .95em;
}		
		
#listeners .feed .link-more {
	background-color: #D5DDE7;
}*/	

#copy #listeners .feed {
	margin: 0;
	background-color: #D5DDE7;
	/*padding: 2.55em 1em;*/
	color: #444;	
	overflow: auto;
}

#copy #listeners .feed li {
	padding: 33px;
	float: left;
	clear: none;
	margin: 0;
}

#copy #listeners .feed .title {
}

#copy #listeners .feed .title a {
	color: #444;
	text-decoration: none;
	font-style: italic;

} 

#copy #listeners .feed .title, 
#copy #listeners .feed p {
}

#copy #listeners .feed .thumb {
	margin: 0 22px 0 0;
	display: inline;
	float: left;
	position: static;
	background-color: #ccc;
}	

#listeners .feed .summary {
	font-style: italic;
	font-size: .95em;
	height: 66px;
	overflow: hidden;
}

#listeners .feed .link-more {
	background-color: #D5DDE7;
	right: 0px;
}

#copy #listeners .link-more_stories {
	margin-top: .85em;
}

#copy #listeners .link-more_stories a {
	background: url("../images/main/bg-link-more.gif") no-repeat right center;
	padding-right: 13px;
	font-size: 1.1em;
} 
		
#copy ul#critical {
	overflow: auto;
	list-style: none;
	margin-left: 0;
	border: 1em solid #eee;
	padding: .425em 1.5em;
}

#copy ul#critical li {
	height: 68px;
	overflow: hidden;
	margin: 0 0 0em;
	padding: .85em 0;
	position: relative;
	border-top: .212em solid #eee;
}

#copy ul#critical li:first-child {
	border-top: none;	
}

#copy ul#critical li:hover {
	/*background-color: #ff5e17;*/
}

#copy ul#critical li:hover a {
	/*color: #fff;*/
	text-decoration: underline;
}

#copy ul#critical li h3 {
	margin: 0;
	font-size: 1.15em;
	padding-left: 110px;
	height: 68px;
	display: table-cell;
	vertical-align: middle;	
}

#copy ul#critical li h3 a {
	text-decoration: none;	
	display: block;
}

#copy ul#critical .thumb {
	top: .85em;
	left: 0px;
	margin: 0;
	position: absolute;
	text-align: center;
	background-color: #000;
}

#copy ul#critical .thumb a {
	width: 90px;
	height: 68px;	
	display: table-cell;
	vertical-align: middle;	
}

#copy ul#critical .thumb a img {
	max-width: 90px;
	max-height: 68px;
}

#project_list {
    top:auto;
    margin:50px 0 0 -266px;
	visibility:hidden;
}

#map {
	margin-bottom: 3.4em;
}
