/* CSS Document */

/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,th{font-style:normal;font-weight:normal;}
ol,ul{list-style-type:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}


/******** TAGS *************/
body{
	font-family:Arial, Helvetica, sans-serif, "Small Fonts";
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFFFEC;

}

a span{display:none;}

.clear_fix{
	clear:both;
	height:1px;
	}

/******** WRAPPER **********/

#wrapper{
	width:850px;
	margin: 0 auto 30px auto;
	padding:0 20px 20px 20px;
	border-right:solid 2px #669966;
	border-bottom:solid 2px #669966;
	border-left:solid 2px #669966;
	background-color:#FFFFFF;
	
}


/******** HEADER ***********/

#header{
	height:83px;
	}

#logo{
	float:left;
	padding:2px 0;
	}

#logo h1 { margin: 0; padding: 0; }

#utilities{
	float:right;
	/*width:300px;*/
}

#utilities li{
	float: right;
	margin-left: 2px;
}

#utilities li a { 
	line-height: 20px; 
	background-color: #999;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
}	

#utilities li a:hover { 
	background-color: #666;
	color: #fff;
}	


/********* NAV ************/

#nav{
	height:30px;
	width:850px;
	background-color: #117300;
}
	
#nav li{
	float:left;
}

#about a{
	border-right:solid 2px #FFFFFF;
	display:block;
	height:30px;
	width:177px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:0px 0px;
	}


#about a:hover{
		background-image:url(../images/nav_back2_Updated.gif);
		background-position:0px 30px;
	}

#about .active{
		background-image:url(../images/nav_back2_Updated.gif);
		background-position:0px 30px;
	}


#strategy a{
	border-right:solid 2px #FFFFFF;
	display:block;
	height:30px;
	width:174px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-179px 0px;
	}

#strategy a:hover{
	
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-179px 30px;
	}
	#strategy .active{
		background-image:url(../images/nav_back2_Updated.gif);
		background-position:-179px 30px;
	}


#people a{
	border-right:solid 2px #FFFFFF;
	display:block;
	height:30px;
	width:75px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-355px 0px;
	}

#people a:hover{
		background-image:url(../images/nav_back2_Updated.gif);
		background-position:-355px 30px;
	}
#people .active{
		background-image:url(../images/nav_back2_Updated.gif);
		background-position:-355px 30px;
	}

#portfolio a{
	border-right:solid 2px #FFFFFF;
	display:block;
	height:30px;
	width:173px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-432px 0px;
	}

#portfolio a:hover{
	
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-432px 30px;
	}	
#portfolio .active{
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-432px 30px;
	}

#mezzanine a{
	border-right:solid 2px #FFFFFF;
	display:block;
	height:30px;
	width:139px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-607px 0px;
	}

#mezzanine a:hover, #mezzanine .active{
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-607px 30px ;
	
	}
 #mezzanine .active{
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-607px 30px;
	}

#contact a{
	display:block;
	height:30px;
	width:102px;
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-748px 0px;
	}

#contact a:hover{
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-748px 30px;
	}
 #contact .active{
	background-image:url(../images/nav_back2_Updated.gif);
	background-position:-748px 30px;
	}
/********* MAST ************/

#mast{

}

#mast img {
	margin: 1px 0;
}

/********* CONTENT ************/
/********* BOTTOM THREE ************/
#bottom_three{
	padding:0 0 20px 0;
	margin-bottom: 20px;
	}


#bottom_three img{
	float:left;
	margin:0 0 0 1px;
}

#bottom_three p{
	display:block;
	width:250px;
	float:left;
	margin:0 15px;
	font-size:12px;
}

#bottom_three a{
	text-decoration:none;
	color:#999;
	font-weight:bold;
	}

#bottom_three a:hover{
	text-decoration:underline;
	}

#bottom_lc, #bottom_cc, #bottom_rc { float:left; height: 240px; }

#bottom_lc { background: url(../images/home-ourbusiness-fade.gif) top left no-repeat; }
#bottom_cc { background: url(../images/home-portfolio-fade.gif) top left no-repeat; }
#bottom_rc  { background: url(../images/home-investor-fade.gif) top left no-repeat; }

#bottom_lc, #bottom_rc { width: 283px; }
#bottom_cc { width: 284px; }

#bottom_lc h2, #bottom_cc h2, #bottom_rc h2 {
	padding: 0;
	margin: 0;
	display: block;
}

#bottom_lc h3, #bottom_cc h3, #bottom_rc h3 {
	display: block;
	margin: 40px 30px 15px 15px;
	font-size: 18px;

}

#bottom_lc h3 {
	color: #FC7215;
}

#bottom_cc h3 {
	color: #117300;
}

#bottom_rc h3 {
	color: #333333;
}

#bottom_three .more {
	/*color: #111;*/
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}


#bottom_three .more:hover {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}

/********* FOOTER ************/

#footer{
	border-top: 10px solid #117300;

	padding-top:5px;
	font-size: 11px;
	color: #999999;
}

#footer ul{

}

#footer ul li {
	float: right;
	padding-left: 10px;
}

#footer ul li a {
	color: #1A301A;
}

#footer ul li a:hover {
	color: #999999;
}

#copyright{
	text-align:right;
	font-size:10px;
	color:#333333;
	margin:3px 3px 20px 0; 
	}
	
	
/***********************
*************************
*************************
INTERNAL
************************
***********************
**********************/

/*********** INTERNAL MAST *************/


#content_internal{
	margin: 2px 0 0 0;
	border-top:solid 2px #117300;

}



#content_internal h1{
	margin:0 30px 2px 25px;
	padding:10px 0 5px 0;
	font-size:24px;
	float:right;
	width:536px;
	color:#1A301A;
	display:block;
	background-image:url(../images/rc_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#rc h1{
	margin:0;
	padding:10px 0 5px 0;
	font-size:24px;
	float:right;
	width:536px;
	color:#1A301A;
	display:block;
	background-image:url(../images/rc_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#content_internal_wide{
	margin: 2px 0 0 0;
	border-top:solid 2px #117300;

}

#content_internal_wide h1{
	margin:0 30px 2px 0px;
	padding:10px 0 5px 25px;
	font-size:24px;
	width: 825px;
	color:#1A301A;
	display:block;
	background-image:url(../images/rc_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/*********** LC **********/

#lc{
	float:left;
	width:258px;
	}


#lc li a{
	background-color:#FFFFCC;
	color:#1A301A;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
	padding:8px 20px;
	width:218px;
	border-bottom:dotted 1px #1A301A;
	display:block;
	}

#lc li a:hover{
	font-weight:bold;
	color:#333333;
	}

#lc a:hover{
	font-weight:bold;
	color:#333333;
	}
#rc a:hover {
	color:#333333;
	font-weight:bold;
}

.breadcrumbs a:hover {
	color:#333333;
}
	
#lc .active a{
		color:#1A301A;
		font-weight:bold;
		background-image:url(../images/active_arrow.gif);
		background-repeat:no-repeat;
		
	}

.lc_fix{
	margin-top:-1px;
	background-color:#117300;
	height:2px;
	}
	
#callout{
	margin:30px 0 0 0;
	padding:20px;

	}

#callout h3{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

#callout p{
	font-size:11px;
	font-style:italic;
}
/*********** RC **********/
#rc{

	margin:0 0px 2px 25px;
	padding:20px 30px 30px 0;
	font-size:14px;
	float:right;
	clear:right;
	width:536px;
	color:#000;
/*	color:#1A301A;
	border-bottom:solid 2px #1A301A;*/
}


#rc a{
	color:#000000;
	font-weight:bold;
}
	
#rc img{
	float:right;
	margin:0 0 20px 20px;
	}

#rc h2{
	font-size:16px;
	margin:0 0 20px 0;

}

#rc h3{
	font-size:14px;
	margin:0 0 20px 0;
	clear:left;
}

#rc h3 img{
	float:left;
	margin:0 20px 20px 0;
	}
	
#rc h4{
	font-size:14px;

}

#rc p{
	margin:0 0 20px 0;
	}
	
#rc ul{
	font-weight:normal;
	list-style:disc;
	padding:0 0 20px 15px;
}

#rc ol{
	font-weight:normal;
	list-style-type:lower-roman;
	padding:0 0 20px 15px;
}

#rc li{
	margin:0 0 0px 0;	

}

.print{
	display:block;
	clear:right;
	float:right;
	font-size:10px;
	margin:10px 30px 0 0; 
	width:100px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
	height:30px;
	background:url(../images/print_24px.gif) no-repeat right center;
	
}

.breadcrumbs{
	font-size:10px;
	color:#000000;
	clear:right;
	margin:-10px 0px 10px 0px;
	}

.breadcrumbs a{
	color:#000000;
}

#rc .bio{
	clear:both;/*
	background:url(../images/rc_grad.gif) no-repeat bottom;*/
	padding-bottom:5px;
	}

#rc .bio img{
	float:left;
	margin:0 20px 20px 0;
	}

#rc .bio ul{
	list-style:none;
	float:right;
	clear:right;
	width:130px;
	margin:0 0 20px 20px;
	padding:0;
	}

#rc .bio ul li{
	float:left;
	clear:left;

}

#rc .bio ul a{
	display:block;
	padding:0 5px;
	line-height:30px;
	background-color:#F4F4F4;
	width:120px;
	text-decoration:none;
	border-bottom:dotted 1px #117300;
}

#rc .bio ul a:hover{
	background:#FC7215;

}

#rc .bio ul .phone:hover{
	background:url(../images/bberry_24px.gif) no-repeat right center #F4F4F4;
	cursor:default;
	}

#rc .bio .bio_link{
	float:right;
	display:block;
	padding:0 5px;
	line-height:30px;
	margin:0 0 0 20px;
	background:url(../images/bio_24px.gif) no-repeat right center #F4F4F4;
	width:120px;
	text-decoration:none;
	border-bottom:dotted 1px #117300;
	border-top:solid 2px #117300;
}

#rc .bio .bio_link_new:hover{
	background:none;

}

#rc .bio .bio_link_new{
	text-decoration:none;
}

a#rc .bio .email{
	background:url(../images/email_24px.gif) no-repeat right center #F4F4F4;
	}

#rc .bio .phone{
	background:url(../images/bberry_24px.gif) no-repeat right center #F4F4F4;
	}

#rc .bio a:hover{
	background:#FC7215;

}

#rc_wide{

	margin:0 0px 2px 0px;
	padding:20px 45px 30px 45px;
	font-size:12px;
	float:right;
	width:760px;
	color:#1A301A;
/*	border-bottom:solid 2px #1A301A;*/
}


#rc_wide a{
	color:#000000;
	font-weight:bold;
}
	
#rc_wide img{
	float:right;
	margin:0 0 20px 20px;
	}

#rc_wide h2{
	font-size:16px;
	margin:0 0 20px 0;

}

#rc_wide p{
	margin:0 0 20px 0;
	}
	
#rc_wide ul{
	font-weight:normal;
	list-style:disc;
	padding:0 0 20px 15px;
}

#rc_wide ol{
	font-weight:normal;
	list-style-type:lower-roman;
	padding:0 0 20px 15px;
}

#rc_wide li{
	margin:0 0 0px 0;	

}

#contact { margin: 0 0 0 0px; }

#contact label { width: 200px; display: block; font-size: 12px; }

#contact input, #contact select { width: 200px; margin: 0 0 10px 0; display: block; padding: 3px; }

#contact textarea { width: 400px; height: 200px; margin: 0 0 10px 0; }

#rc table img{
	float:none;

}

#rc table td{
	padding:5px 5px 10px 5px;

}

#rc table th {
	background-color:#FFFFCC;
	font-weight:bold;
	line-height:22px;
	text-align:center;
}


.pdf{
	background-image:url(../images/pdf-icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 6px 20px;
	}

