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

m/* Copyright 2008 Redshift Software, Inc. */
/* The base font size. */
body {
	font-size: 10pt;
}
/* Global defaults. */
body {
	margin: 0pc;
	padding: 0pc;
	color: #FFFFFF;
	background-color: #e6e6e6;
	font-family: helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	text-decoration: none;
	text-transform: none;
	/*line-height: 1.3em;*/
}
* {
	margin: 0pc;
	padding: 0pc;
}
/* Links, black with underline in all states. */
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* Global L&F. */
h1, h1 *, h1 a {
	font-weight: bold;
	font-size: 120%;
	margin: 1.2em 0em 0.5em 0em;
}
h2, h2 *, h2 a {
	font-weight: bold;
	font-size: 100%;
	margin: 1.5em 0em 0.5em 0em;
}
h3, h3 *, h3 a {
	font-weight: normal;
	font-size: 90%;
	margin: 1.5em 0em 0.5em 0em;
	text-transform: uppercase;
}
p {
	margin: 0em 0em 1em 0em;
}
blockquote {
	margin: 0em 2em 0em 2em;
}
span.bold {
	font-weight: bold;
}
/* The layout. */
body {
}
body table {
	width: 100%;
	height: 100%;
	margin: auto;
}
td#border-left {
	background-color: #e6e6e6;
	background-image: url('../gfx/tiled-background.gif');
	background-repeat: repeat-x;
	background-position: 0px 100px;
}
td#border-right {
	background-color: #e6e6e6;
	background-image: url('../gfx/tiled-background.gif');
	background-repeat: repeat-x;
	background-position: 0px 100px;
}
td#body {
	width: 869px;
	background-color: #C0C0C0;
	color: #2c2e2e;
}
div#hidden {
	visibility: hidden;
	height: 0;
}
div#topbar {
	height: 6px;
	background-color: black;
}

/* Heading. */
div#heading {
	color: #666666;
	background-color: #FFFFFF;
	height: 100px;
}
div#heading div#lpc {
	float: left;
}

div#heading div#lpc img {
	border: none;
}

div#heading div#announce {
	padding-top: 25px;
	position: relative;
	right: 0em;
	text-align: right;
	padding-right: 1.33em;
	float: right;
	color: #2c2e2e;
}
div#heading div#announce a {
	color: #007EA1;
	font-weight: bold;
}
div#heading div#announce a:visited {
	color: #666699;
	font-weight: bold;
}
div#heading div#announce a:hover {
	color: #003e69;
	font-weight: bold;
}
/*
div#heading div#copyright {
	font-size: 70%;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	margin-top: -1em;
}
*/
/* Menu/link bar. */
div#menu {
	background-color: #D86828;
	height: 35px;
	padding-left: 47px; 
	min-height: 35px;
}
/* Content. */

div#content dl dt {
	float: left;
	clear: left;
	margin-right: 1em;
}

div#content dl dd {
	font-size: 75%;
	padding-bottom: 2em;
}

div#content div#summary {
	float: left;
	position: relative;
	height: 179px;
	width: 586px;
}

div#content div#summary-internal {
	float: left;
	position: relative;
	height: 179px;
	width: 586px;
	background-image: url(../gfx/internal_header_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	font-size: 14px;
	font-family: Helvetica;
}

div#content div#summary-internal-worksamples {
	float: left;
	position: relative;
	height: 179px;
	width: 586px;
	color: white;
	font-size: 14px;
	font-family: Helvetica;
	background-color: #0e1317; 
}

div#content div#summary-internal-worksamples p {
	color: #999999;
	font-size: 16px;
	line-height: 22px;
	padding-left: 50px;
	font-weight: normal;
}

div#content div#summary-internal-worksamples a {
	color: white;
	font-size: 13.5px;
	font-weight: normal;
}

div#content div#summary-internal p {
	padding-left: 45px;
	padding-right: 40px;
	padding-top: 5px;
}

div#content div#quote {
	float: left;
	clear: right;
	height: 179px;
	width: 283px;
	background-color: #0E1317;
}

div#content div#quote img {
	border: none;
}

div#body-0 {
	background-color: #1c2023;
}

div#content div#details-main {
	width: 583px;
	float: left;
	padding-bottom: 30px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
	min-height: 490px;
}


div#content div#details-main-worksamples {
	width: 868px;
	border-left: 1px solid #999999;
	background-color: #1c2023;
	min-height: 490px;
}

div#content div#details-main div#offset {
	position: relative;
	margin-top: 30px;
}

div#content div#details-main div#offset p {
	padding-left: 44px;
	padding-right: 34px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;

}

div#content div#details-main div#offset p.index {
	padding-left: 44px;
	padding-right: 34px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;

}

div#content div#details-main div#offset p.servicessmaller {
	margin-top: 0px;
	font-size: 13px;
}

div#content div#details-main div#offset p.footer-paragraph {
	font-style: italic; 
	font-size: 13px;
	margin-bottom: 0px;
}


div#content div#details-main div#offset a {
	font-weight: bold;
	color: #007da4;
}

div#content div#details-main div#offset a:visited {
	font-weight: bold;
	color: #666699;
}

div#content div#details-main div#offset a:hover {
	font-weight: bold;
	color: #003e69;
}

div#content div#details-main div#offset ul#tools li {
	margin-left: 1em;
}

div#content div#details-main div#offset ul {
	margin-top: 0px;
	margin-bottom: 25px;
}

div#content div#details-main div#offset ul li {
	margin-left: 60px;
	margin-top: 10px;
}

div#content div#details-main div#offset ul li .list-bigger {
	font-size: 16px;
	font-weight: none;
}

div#content div#details-main div#offset ul#organizations li {
	margin-top: 1em;
	list-style-type: none;
}

div#content div#details-main div#offset p.contactcloser {
	margin-top: 3px;
}

div#content div#details-main div#offset a#more {
	float: right;
}

div#content div#details-main img.biophoto {
	 float: left; 
	 padding-left: 40px;
	 padding-top: 0px;
}

div#content div#details-main div#offset div#samples p.bio {
	margin-left: 80px;
	font-size: 13px;
}

div#content div#details-main div#offset div#samples p.bio .biotext {
	font-size: 12px;
}



div#content div#details-sidebar img.biophotosidebar {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div#content div#details-main p.biosidebar {
}
	
div#content div#details-main  div#offset div#samples {
	border: none;
}

div#content div#details-main div#offset div#samples table.phonenumbers {
	width: 140px;
	float: none;
	margin-left: 43px;
}

div#content div#details-main  div#offset div#samples div.container {
	clear: both;
	padding-top: 10px;
}

div#content div#details-main  div#offset div#samples div.container .cellleft {
	float: left; 
	width: 111px; 
	text-align: center; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif;
	padding-left: 39px;
	padding-right: 10px;
}


div#content div#details-main  div#offset div#samples div.container .cell {
	float: left; 
	width: 131px; 
	text-align: center; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif;
	padding-left: 2px;
}

div#content div#details-sidebar {
	width: 284px;
	float: right;
	clear: right;
	min-height: 488px;
	background-color: #C0C0C0;
	background-image: url('../gfx/sidebarbackground2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 30px;
}
	
div#content div#details-sidebar-worksamples {
	width: 285px;
	float: right;
	clear: right;
	min-height: 488px;
	background-color: #1c2023;
	padding-top: 30px;
}
	
div#content div#details-sidebar a.regularlink {
	font-weight: bold;
	font-size: 14px;
	color: #007da4;
	float: none;
}

div#content div#details-sidebar a.regularlink:visited {
	font-weight: bold;
	font-size: 14px;
	color: #666699;
	float: none;
}

div#content div#details-sidebar a.regularlink:hover {
	font-weight: bold;
	font-size: 14px;
	color: #003e69;
	float: none;
}

div#content div#details-sidebar a.smallertext {
	font-weight: bold;
	font-size: 12px;
	color: #007da4;
	float: none;
}

div#content div#details-sidebar a.smallertext:visited {
	font-weight: bold;
	font-size: 12px;
	color: #666699;
	float: none;
}

div#content div#details-sidebar a.smallertext:hover {
	font-weight: bold;
	font-size: 12px;
	color: #003e69;
	float: none;
}

div#content div#details-sidebar a.clientlink, div#content div#details-sidebar a.clientlink:visited, div#content div#details-sidebar a.clientlink:hover {
	float: right;
	font-size: 14px;
	padding-right: 25px;
}

div#content div#details-sidebar ul {
	padding-left: 45px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: helvetica, sans-serif;
}

div#content div#details-sidebar ul li {
	padding-top: 5px;
}

div#content div#details-sidebar p {
	padding-left: 30px;
	font-size: 14px;
	padding-right: 20px;
}

div#content div#details-sidebar div#signature {
	text-align: right;
	width: 238px;
	font-size: 14px;
}
div#signature span#name, div#signature span#source {
	font-size: 13px;
	font-style: italic;
}

div#content div#details-sidebar div#say p {
	padding-left: 22px;
	font-size: 16px;
	margin-bottom: 0px;
}

div#content div#details-sidebar div#featured p {
	padding-left: 22px;
	font-size: 12px;
	line-height: 17px;
}

div#content div#details-sidebar div#featured p.header {
	padding-left: 22px;
	font-size: 18px;
	margin-bottom: 5px;
}

div#content div#details-sidebar p.joe {
	padding-right: 19px;
	font-size: 13px;
	line-height: 18px;
}

div#content div#details-sidebar p.joe .biotext {
	font-size: 12px;
}

div#featured a {
	float: right;
}

/* Footer. */
div#footer {
	color: #000000;
	background-color: #d86828;
	clear: both;
	width: 869px;
	margin: auto;
	height: 35px;
}

div#footer div#home {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	float: left;
}
div#footer div#email {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	float: left;
	padding-left: 65px;
	padding-top: 10px;
	color: #333333;
}
div#footer div#phone {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	float: left;
	color: white;
	font-family: Helvetica, sans-serif;
	padding-left: 58px;
	padding-top: 10px;
}
div#footer div#copyright {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 22px;
	padding-top: 10px;
	color: white;
}

div#intro {
	padding: 2em 0em 2em 2em;
}
div#intro dt {
	font-weight: bold;
	margin: 1em 0em 0em 0em;
}
div#intro dt .subtext {
	font-style: italic;
	font-size: 90%;
}
div#bottombar {
	height: 35px;
	background-color: #CC5420;
}	
div#blackbar {
	height: 38px;
	background-color: #c3c3c3;
}


a.singleRollover {
	display: inline-block;
	height: 35px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

.homemenu { 
	background: url('../gfx/home_menu.gif') no-repeat 0 0; 	
	width: 40px;
}

.servicesmenu { 
	background: url('../gfx/services_menu.gif') no-repeat 0 0; 	
	width: 118px;
}

.peoplemenu { 
	background: url('../gfx/people_menu.gif') no-repeat 0 0; 	
	width: 73px;
}

.clientsmenu { 
	background: url('../gfx/clients_menu.gif') no-repeat 0 0; 	
	width: 79px;
}

.givingmenu { 
	background: url('../gfx/giving_menu.gif') no-repeat 0 0; 	
	width: 77px;
}

.contactmenu { 
	float: left;
	margin-left: 26px;
}

a:hover.singleRollover {
	background-position: 0 -35px;
}
