/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #D3D2C1 ;/*#AFB9C2*/
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	color:#333333;
}
/*navigation*/
/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 10px;/*logo position (top, left)*/
	left:5px;
}
.logo a {
	background: url(../images/logo.gif) no-repeat; /*logo image*/
	height: 75px;
	width: 300px;
}
/*logo navigation*/
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 94px;
	left: 118px;
}
#nav li {float: left;}
#nav a {
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	height: 42px;
	margin-right: 0px;
}
#nav a:hover, #nav a.active {background-position: 0 100% !important;}/* link rollover and active*/
/*classes for all navigation links*/

#nav a.about {
	background: url(../images/btn-about.jpg) 0 0;
	width: 97px;
}
#nav a.approach {
	background: url(../images/btn-our-approach.jpg) 0 0;
	width: 141px;
}
#nav a.investment {
	background: url(../images/btn-investment-criteria.jpg) 0 0;
	width: 164px;
}
#nav a.team {
	background: url(../images/btn-ourteam.jpg) 0 0;
	width: 106px;
}
#nav a.portfolio {
	background: url(../images/btn-portfolio.jpg) 0 0;
	width: 106px;
}
#nav a.contact {
	background: url(../images/btn-contact.jpg) 0 0;
	width: 113px;
}
#nav a.aboutactive{
	background: url(../images/btn-about-active.jpg) 0 0;
	width: 97px;
}
#nav a.approachactive{
	background: url(../images/btn-our-approach-active.jpg) 0 0;
	width: 141px;
}
#nav a.investmentactive{
	background: url(../images/btn-investment-criteria-active.jpg) 0 0;
	width: 164px;
}
#nav a.teamactive{
	background: url(../images/btn-ourteam-active.jpg) 0 0;
	width: 106px;
}
#nav a.portfolioactive{
	background: url(../images/btn-portfolio-active.jpg) 0 0;
	width: 106px;
}
#nav a.contactactive{
	background: url(../images/btn-contact-active.jpg) 0 0;
	width: 113px;
}

p {
	margin: .5em 0 1em 0;
}
.footer:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 2em 0 2em;
	text-decoration:none;
}
.footer:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 2em 0 2em;
	text-decoration:none;
}
.footer:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 2em 0 2em;
	text-decoration:none;
}
.footer:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC3300;
	margin: 0 2em 0 2em;
}
h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 19px;
}
h2 {
	font-size: 22px;
	display: inline;
}
h3 {
	font-size: 16px;
}
h4 {
	color: #000000;
	font-size: 11px;
	display: inline;	
}
h5 {
	color: #000000;
	font-size: 9px;
	display: inline;	
}
/* This is the HEADER CONTENT */
#header_body {
	width:100%;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

	/*padding: 20px 0 20px 0;*/
}
/* This is the actual site the body of the page i.e. the dark header/body/darkfooter */
#container_header {
	width: 984px;
	margin: 0 auto;
	background-image:url(../images/bg_header-nav.jpg);
	background-repeat:no-repeat;
	
}
/* This is the actual body area */
#main_header {
 	position:relative;
	margin: 0 7px 0 7px;
	text-align: left;
	padding: 0 15px 0 15px ;
	height:136px;

}
#main_header li {list-style: none;}

/*hidde text*/
#main_header .hidden-text {
	overflow: hidden;
	float: left;
	text-indent: -3000px;
}
#flash_banner {
	float: left;
	width: 941px;
	padding:10px 0px 10px 0px;
	position:relative;

}
/* This is the CONTENT  DIVS */
#content_body {
	width:984;
	height:100%;
	background-color:#FFF;
	overflow:visible;
	

	/*padding: 20px 0 20px 0;*/
}
#container_content {
	width: 984px;
	margin: 0 auto;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-y;
	display:table;
	
}
/* This is the actual body area */
#main_content {
	height:984;
	position:relative;
	margin: 0 7px 0 7px;
	padding: 0 15px 0 15px;
	text-align: left;
	display:table;
	
}

/* This is the Footer Divs*/
#footer_body {
	position:relative;
	width:100%;
	background-image:url(../images/bg_footer_body.jpg);
	background-repeat:repeat-x;
	

	/*padding: 20px 0 20px 0;*/
}
#container_footer {
	position:relative;
	width: 984px;
	height:100%;
	margin: 0 auto;

	
}
/* This is the actual body area */
#main_footer {
	position:relative;
	width: 984px;
	height:100px;
	margin: 0 auto;
	padding:0 0px 0 0px;
	background-image:url(../images/footer-top.jpg);
	background-repeat:no-repeat;
	text-align: left;
}
#hpleft {
	
	width: 400px;
	float:left;
	padding: 20px 20px 0 0;
	overflow:visible;
}
#left {
	width:450px; 
	float:left; 
	height: auto;
	float:left;
	padding: 20px 10px 20px 10px;
	display: table;
}
#hpright {

	width: 425px;
	float:left;
	padding: 20px 20px 20px 20px;
	border-left:#CCCCCC 1px solid;
}
#text_container {
    float:left;
	position:relative;
	width:900px;
	padding: 20px 20px 20px 20px;

}
.bold {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
.nav2:link {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: Bold;
	background: none;
	text-decoration: none;
	margin-left: 20px;
}
.nav2:active {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: Bold;
	background: none;
	text-decoration: none;
	margin-left: 20px;
}
.nav2:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: Bold;
	background: none;
	text-decoration: none;
	margin-left: 20px;
}
.nav2:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: Bold;
	background: none;
	text-decoration: underline;
	margin-left: 20px;
}

.back_next:link {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: Bold;
	background: none;
	text-decoration: none;

}
.newsTitle{
	color: #3C698A;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}