/* Hack for clearing floated items */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    border: 1px dotted green;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

img { border: none; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background: #FFFFFF;
}
#wrapper {
	width: 760px;
	margin: 15px auto 15px auto;
	}

#content {
	float: left;
	width: 504px;
	padding: 0px;
	}
#header {
	}
#secondary-content {
	float: left;
	height: 250px;
	width: 254px;
	padding: 0px 0px;
	margin: 40px 0px 0px 0px;
	}
.secondary-wrapper {
	float: left;
	width: 140px;
	padding-left: 10px;
	}
#secondary-content p {
	font-size: 10px;
	}
#secondary-content blockquote {
	font-size: 12px;
	margin: 5px;
	}
#primary-content {
	width: 504px;
	}
#feature {
	float: left;
	height: 216px;
	width: 760px;
	padding: 0px 0px 1px 0px;
	margin-top: 1px;
	border-bottom: 4px solid #DEE4D7;
	}

.secondary-img {
	border: 1px solid #888;
	}
#feature #feature-secondary-content, #feature #feature-primary-content {
	float: left;
	}
#feature #feature-secondary-content {
	margin-right: 1px;
	}
/* links */
a {
	color: #5B6B50;
	}
a:focus, a:hover, a:active {
	color:#222222;
	}
p {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.4em;
	color: #555;
	}
.lead-in {
	font-family: Times, serif;
	font-size: 15px;
	color: #333;
	}
/*
p span {
	font-family: Arial;
	font-size: 24px;
	color: #567463;
	}
	*/
h1, h2, h3, h4, h5, h6 {
	font-family: Times, serif;
	font-weight: normal;
	color: #5B6B50;
	}
h2 {
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #555;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #333;
	}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #555;
	}
h6 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #555;
	}
	
/**********************************************************************
 *	H2 FIR image replacements
 **********************************************************************/

h1	{
	font-size: 120%;
	color: #000;
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
	background-position: left left;
	}

h1.swap span {display: none;} 

h1.swap { /* FIR replacment */
	height: 84px;
	margin-left: 27px;
	overflow: visible;
	background: url(../img/logo.gif) no-repeat;
}

blockquote {
	font-family: Times, Serif;
	font-size: 14px;
	font-style: italic;
	color: #555;
}
ul {
	font-size: 12px;
	color: #333;
	}
ul li {
	line-height: 1.5em;
	margin-bottom: .5em;
	}
ul.press {
	font-size: 11px;
	color: #666;
	list-style-type: none;
	margin: 10px 5px 5px 0px;
	padding-left: 4.9em;
	padding-right: 20px;
	text-indent: -4.9em;
	}
ul.press li {
	line-height: 1.5em;
	margin-bottom: .5em;
	}
ul.press a {
	font-size: 11px;
	font-weight: normal;
	}

/* Directions ul */
ul.directions	{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3em;
	list-style: none;
	padding: 0 0 0 .8em;
	margin: .5em 0 0 0;
	color: #333;
}
ul.directions li	{
	padding-left: 14px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

/* #navigation
	Container for unordered list
	Use: Position and layout of entire menu */

#navigation {
	height: 31px;
	top: 200px;
	left: 0px;
	width: 760px;
	text-align: left;
	overflow: hidden;
	background-color: #5B6B50;/* 5B6B50 */
}

#navigation ul {
	/*height needs to be specified here or else the hover does not display correctly on the PC*/
	height: 31px;
	width: auto;
	margin: 0px;
	display: inline;
	list-style-type: none;
	text-align: left;
	clear: left;
}

#navigation ul li {
	display: inline;
	height: 31px;
	padding-top: 0px;
	list-style: none;
	text-align: left;
}

#navigation li a {
	height: 31px;
	line-height: 3em;
	padding: 8px 20px 3px 20px;
	color: #FFF;
	text-decoration: none;
	display: inline;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}
	


#navigation li a:hover {
	color: #CCD1C9;
	/* the margin left and right make it so the hover hovers over the vertical pipe as well */
}	
#navigation li.last a {
	border-right: 0px solid #000;
}


#navigation li.first a:hover {
	margin-left: 0px;
	margin-right: 0px;
}

body#home-overview li.home-overview a,
body#company-news li.company-news a,
body#deal-announcements li.deal-announcements a,
body#featured-projects li.featured-projects a
{

	background-color: #567463;
	color:#FFFFFF;
	font-weight: bold;

}

ul.no-bullet	{
	font-family: Arial;
	font-size: 11px;
	line-height: 1.3em;
	list-style: none;
	padding: 0 0 0 0em;
	margin: .5em 0 0 0;
	color: #333;
}
ul.no-bullet li	{
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/*  Page-specific */
img.bio {
	float: left;
	padding-right: 15px;
	}
img.right {
	float: right;
	}
div.bio-data {
display: inline;
	margin-left: 135px;
	width: 350px;
	}
div.bio-data p {
	width: 440px;
	}
div.bio-box {
margin-bottom: 50px;
	}
table {
	width: 500px;
	}
td {

	padding: 10px;
	}
td h3 {
	font-size: 12px;
	margin-bottom: 1.3em;
	}
	
td  {
	font-size: 10px;
	}
	
.sidebar {
	float: right;
	margin-right: -100px;
	margin-left: 20px;

}


.portfolio-info {
	width: 300px;
	float: left;

}
.sidebar {
	width: 204px;
	float: left;
	padding-left: 20px;
}


.portfolio-item {
	display: block;
	clear: both;
	padding-bottom: 20px;
}

.portfolio-item img {
	float: left;
	padding: 1px;
	margin-right: 10px;
	border: 1px solid #D7DED5;
} 
.border-img {
	float: right;
	padding: 1px;
	margin: -50px 30px 0px 30px;
	border: 1px solid #D7DED5;
}
a.pdf-download {
	padding-left: 20px;
	height: 18px;
	overflow: visible;
	background: url(../img/iconPdf.gif) 0 0 no-repeat;
	background-position: 0px -1px;
}
span.download-info {
	display: block;
	padding-left: 20px;
	font-size: 10px;
	color: #888;
}