﻿@charset "utf-8";
/* CSS Document */

html {
	margin-bottom: 1px;
	min-height: 100%;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #d7d3a4;
	margin: 0;
	padding: 0;
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
	text-align:center;
}

/* RESET... EVERYTHING */
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
}

strong{
	font-weight: bold;
}

small{
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

.clear{
	clear: both;
}

.right{
	float: right;
}

.left{
	float: left;
}

.no-show{
	display: none;
}

input.input_text{
	padding: 2px;
	font-size: 11px;
}

a{
	color: #b7510e;
	text-decoration: none;
}

a:hover{
	color: #d3814a;
}

/* CONTAINER SETUP */

.wrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table.layout{
	background-color: #FFFFFF;
}

#base{
	background-color: #014f2c;
	height: 80px;
}

.column_left{
	height: 480px;
	width: 208px;
	background-color: #FFFFFF;
}

.column_right{
	width: 692px;
	background-color: #FFFFFF;
}

.header{
	height: 136px;
}

#logo{
	padding: 39px 0px 23px 14px;
	background-image:url('../images/bg_header_logo.gif')
}

#header{
	height: 108px;
}

#main{
	padding-bottom: 30px;
}

#base p{
	padding: 6px 0px;
}

#base a{
	color: #9c9c9b;
	font-size: 10px;
	text-decoration: none;
}

#footer p{
	margin: 6px 0px;
	font-size: 10px;
	color: #9b9871; 
}

.content{
	padding: 20px 33px;
}

.content p{
	margin: 10px 0px;
	line-height: 17px;
}

#topnav{
	background-color: #638978;
	width:692px;
	border-bottom: 1px solid #FFF;
	height: 27px;
}

/* TXT DEFINITIONS */

#topnav a{
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	float:left;
}
#topnav a.txt_intermediaries{
	background-image: url('../images/txt_intermediaries.gif');
	width: 149px;
}
#topnav a.txt_ceos{
	background-image: url('../images/txt_ceos.gif');
	width: 78px;
}
#topnav a.txt_executives{
	background-image: url('../images/txt_executives.gif');
	width: 124px;
}
#topnav a.txt_business-owners{
	background-image: url('../images/txt_business-owners.gif');
	width: 169px;
}
#topnav a.txt_limited-partners{
	background-image: url('../images/txt_limited-partners.gif');
	width: 163px;
}

#topnav a.txt_intermediaries:hover, #topnav a.txt_ceos:hover,  #topnav a.txt_executives:hover, 
#topnav a.txt_business-owners:hover, #topnav a.txt_limited-partners:hover{
	background-position: 0px -27px;
}

#topnav a.nav_selected a, #topnav a.nav_selected{
	background-position: 0px -27px;
}

/* NAVIGATION */

#nav{
	background-color: #eae7c8;
}

#nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;
	float: none;
}

#nav ul li{
	position:relative;
	width: 208px;
	display:block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

/* HACKS FOR IE 6 + 7 */
*:first-child+html #nav ul li{ 
	margin: -3px 0px; 
} 
* html #nav ul li{
	margin: -3px 0px; 
}

*:first-child+html #nav ul li li{ 
	margin: 0px 0px 8px 0px;
} 
* html #nav ul li li{
	margin: 0px 0px 8px 0px; 
}

#nav ul li a{
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#nav ul li a:hover, #nav ul li.nav_selected a, #nav ul li.nav_selected{
	background-position: 0px -37px;
	background-color: #b7510e;
}


#nav li.nav_about-us a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_about-us.gif');
	background-repeat: no-repeat;
}

#nav li.nav_values a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_values.gif');
	background-repeat: no-repeat;
}

#nav li.nav_investment-approach a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_investment-approach.gif');
	background-repeat: no-repeat;
}

#nav li.nav_business-building a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_business-building.gif');
	background-repeat: no-repeat;
}

#nav li.nav_team a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_team.gif');
	background-repeat: no-repeat;
}

#nav li.nav_news a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_news.gif');
	background-repeat: no-repeat;
}

#nav li.nav_portfolio-companies a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_portfolio-companies.gif');
	background-repeat: no-repeat;
}

#nav li.nav_contact-us a{
	width: 208px;
	height: 37px;
	background-image: url('../images/nav_contact-us.gif');
	background-repeat: no-repeat;
}

#nav .subnav{
	padding-bottom: 8px;
}

#nav .subnav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;
	float: none;
}

#nav .subnav ul li{
	position:relative;
	width: 190px;
	display:block;
	padding: 0;
	margin: 0px 0px 8px 0px;
	border: none;
	padding-left: 18px;
}

#nav .subnav ul li a{
	height: 15px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#nav .subnav ul li a:hover, #nav .subnav ul li.subnav_selected a{
	background-position: 0px -15px;
	background-color: #b7510e;
}

#nav .subnav li.subnav_investment-focus a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_investment-focus.gif');
	background-repeat: no-repeat;
}

#nav .subnav li.subnav_investment-criteria a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_investment-criteria.gif');
	background-repeat: no-repeat;
}

#nav .subnav li.subnav_investment-process a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_investment-process.gif');
	background-repeat: no-repeat;
}

#nav .subnav li.subnav_financial a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_financial.gif');
	background-repeat: no-repeat;
}
#nav .subnav li.subnav_business a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_business.gif');
	background-repeat: no-repeat;
}
#nav .subnav li.subnav_healthcare a{
	width: 190px;
	height: 15px;
	background-image: url('../images/subnav_healthcare.gif');
	background-repeat: no-repeat;
}

a.subnavlink{
	line-height: 30px;
	font-size: 110%;
}

/* HEADERS */

h1.header_legal-privacy{
	margin: 0;
	background-image: url('../images/txt_legal-privacy.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #b7510e;
	height: 108px;
	width: 559px;
	border-bottom: 7px solid #FFF;
}

.content h2{
	color: #014f2c;
	font-weight: bold;
	margin-top: 10px;
}

.content h3{
	font-weight: bold;
	margin-bottom: -8px;
	margin-top: 15px;
}

.boldtext{
	font-weight: bold;
	color: #014f2c;
}

.content ul{
	
}

.content ul li{
	/*list-style: none;  THEY WANT BULLETS*/ 
	margin: 6px 0px 6px 0px;
}

.content ul.nobull{
	list-style: none;
}

.content ol li{
	margin: 6px 0px 6px 0px;
	line-height: 17px;
}

*:first-child+html .content ul li{
	margin-left: 10px;
}

.team_img{
	width: 145px;
	float: left;
	padding: 15px 5px 5px 5px;
}

.team_img_half{
	width: 75px;
	float: left;
	padding-top: 15px;
}

.team_img_container{
	height: 121px;
	overflow:hidden;
}

.team_bio{
	width: 493px;
	float: left;
}

.newstitle{
	color: #014f2c;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.newssubtitle{
	margin-top: 10px;
	font-weight: bold;
}

.newsseparator{
	height:1px;
	border-top:1px #CCC solid;
	margin-top:15px;
}
/* RESET... EVERYTHING */
div.team
{
	line-height: 22px;
}