@charset "utf-8";
/* CSS Document */

body {
	font: normal .83em tahoma, sans-serif;
	text-align:center;
	color: #333;
	background-color:#fff;
	margin:0;
	}
a, a:link {
	text-decoration: none;
	color: #00a77e;
	}
a img,:link img,:visited img {
	border:2px solid #00a77a;
	}
a:hover img {
	border-color: #000;
	}
a:hover {
	color: #000;
	}
h1  {
	font-size: 1.3em;
	color: #00a77e;
	text-transform:uppercase;
	padding-bottom: 15px;
	border-bottom: 1px solid #aaa;
	padding-left: 15px;
	}
h1 .exp {
	font-size: .8em;
	color: #999;
	text-transform: lowercase;
	font-weight: normal;
	}
h2 {
	font-size: 1.1em;
	margin-bottom: 0;
	}
h3 {
	font-size: 1em;
	margin-bottom: 5px;
	}
h3 .exp {
	font-weight: normal;
	color: #666;
	}
p {
	margin-top: 0;
	}
dt {
	font-weight: bold;
	color:#999;
	width: 120px;
	}
dd {
	padding-bottom: 5px;
	margin-left: 100px;
	}
ul li {
	list-style-image: url(bullet-li.gif)
	}
.projsidebar ul  {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	}
li.title {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
	font-weight: bold;
	color: #777;
	}
li .exp {
	color: #fff;
	}
li .exp .raquo {
	color: #777;
	}
li a:hover .exp {
	color: #000;
	}
table {
	margin-top: 10px;
	}
#containerwrapper {
	width: 800px;
	margin:0 auto;
	background: url(dropshadow-sides.gif) repeat-y top center;
	}
#container {
	margin: 0 10px;
	text-align:left;
	background:#fff url(leftcol-bg.gif) left repeat-y;
	border-bottom: 6px solid #00a77a;
	padding-bottom: 20px;
	}
#header {
	position:relative;
	height: 90px;
	border-bottom: 6px solid #00a77e;
	background-color: #fff;
	}
#logo {
	position:absolute;
	top: 25px;
	left: 65px;
	}
#logo a {
	border:0;
	display:block;
	width: 165px;
	height: 46px;
	background: url(logo.gif) no-repeat top left;
	}
#header ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}
#header li {
	float:left;
	}
#topnav {
	position: absolute;
	top: 10px;
	right: 25px;
	}
#topnav li {
	border-left: 1px solid #ccc;
	list-style-image: none;
	}
	#topnav li.intranet {
		border-left-width: 0;
		}
#topnav a {
	font-size: .8em;
	margin: 0 10px;
	color:#666;
	}
	#topnav .intranet a {
		color: #999;
		}
#topnav a:hover {color:#000000;}
#nav {
	position:absolute;
	bottom: 0;
	right: 75px;
	}
#nav li {
	margin-left: 5px;
	width: 92px;
	height:29px;
	list-style-image: none;
	}
#nav a {
	display:block;
	color: #00a77e;
	padding: 8px 20px 3px 20px;
	font-family: 'Trebuchet MS';
	}
#nav .active a {
	background: url(nav-active.gif) no-repeat bottom center;
	color:#fff;
	}
#nav a:hover {
	background: #00a77e url(nav-active.gif) no-repeat bottom center;
	color:#fff;
	}
table#columns {
	border-width: 0;
	padding:0;
	margin: 0;
	border-spacing: 0;
	}
#columns #side {
	width: 155px;
	}
.date {
	color: #777;
}
#sidecol {
	margin: 15px 5px 20px 15px;
	}
#sidecol ul {
	margin: 5px;
	padding: 0;
	}
#sidecol li {
	list-style-image: url(bullet.gif);
	margin-left: 20px;
	border-bottom: 1px solid #ccc;
	font-size: .9em;
	}
#sidecol li.active {
	list-style-image: url(bullet-green.gif)
	}
#sidecol li a {
	display: block;
	padding: 5px 2px;
	color: #777;
	text-transform: uppercase;
	}
#sidecol li.active a {
	color: #00a77a;
	}
#sidecol li a:hover {
	color: #00a77a;
	}
#sidecol li:hover {
	list-style-image: url(bullet-green.gif);
	}
#sidecol h2 {
	font-size: 1em;
	color: #00a77a;
	}
#sidecol h3 {
	font-size: .9em;
	color: #000;
	}
#main {
	margin: 0;
	}
#pathway {
	margin-top: 5px;
	margin-left: 15px;
	font-size: .7em;
	color: #777;
	}
.pathwayspacer {
	padding: 0 3px;
	font-weight: bold;
	color: #aaa;
	}
#content {
	margin: 15px;
	}
ul.projectslist li a {
	color: #333;
}
ul.projectslist li a:hover {
	color: #00a77a;
}
.homebox {
	background-color: #fff;
	width: 198px;
	float: left;
	}
.homebox .wrapper {
	margin: 15px;
	}
.homebox a img,.homebox :link img,.homebox :visited img {
	border-width: 0;
	margin-bottom: 15px;
	}
.readmore {
	text-align: right;
	border-top: 1px solid #00a77a;
	}
table.cv {
	background-color: #00a77a;
	width: 100%;
	}
table.cv td {
	background-color: #fff;
	padding: 5px;
	}
table.cv th {
	color: #fff;
	padding: 10px;
	}
img.cvphoto {
	border: 1px solid #aaa;
	}
ul.featuredProjects {
	margin: 0;
	padding: 0;
	}
.featuredProjects li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
.featuredProjects p {
	margin-top: 5px;
	}
#footer {
	font-size: .8em;
	color:#8f8f8f;
	width: 802px;
	clear: both;
	text-align:right;
	background: url(dropshadow-bottom.gif) no-repeat top center;
	margin: 0 auto;
	padding: 10px 0;
	}
#footer div {
	margin: 0 10px;
	}
#footer a, #footer a:link {
	color: #8f8f8f;
	}
#footer a:hover {
	color: #333;
	}