/*
===================================================
Guardian Management: ABOUT
===================================================
*/

/*
---------------------------------------------------
General
---------------------------------------------------
*/

div#main_content
	{
	background: #fff url(../images/subnav_bg.jpg) 0 0 no-repeat;
	padding: 0 0 60px 0;
	}

div.single_column_content
	{
	float: left;
	width: 620px;
	margin: 40px 0 0 20px;
	color: #505050;
	}
div.single_column_content img.blurb
	{
	margin: 0 0 15px -13px;
	}

a.back_to_top
	{
	margin-left: 130px;
	}

/*
---------------------------------------------------
Summary Content
---------------------------------------------------
*/

div.summary_content
	{
	float: left;
	width: 267px;
	margin: 0 20px 10px 0;
	}

ul.services_list
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.services_list li
	{
	margin-bottom: 4px;
	}
ul.services_list li a
	{
	display: block;
	width: 257px;
	height: 15px;
	background-color: #e7e8db;
	text-decoration: none;
	color: #828378;
	font-weight: bold;
	padding: 3px 0 0 8px;
	overflow: hidden;
	}
ul.services_list li a:hover
	{
	background-color: #d7d8c9;
	color: #64655b;
	}

/*
---------------------------------------------------
Management Team
---------------------------------------------------
*/

div.bio_pic
	{
	float: left;
	border: 1px solid #dddddc;
	}
div.bio_pic img
	{
	border: 6px solid #fff;
	}
div.bio_info
	{
	float: left;
	width: 470px;
	margin: 0 0 35px 5px;
	padding-left: 15px;
	background: transparent url(../images/bio_bg.gif) 0 0 no-repeat;
	}
div.bio_info h3
	{
	font-size: 11px;
	color: #4e7193;
	}
	
/*
---------------------------------------------------
Core Strengths
---------------------------------------------------
*/

img#development_quote
	{
	float: right;
	margin: 0 0 0 10px;
	}

ul.core_strengths_list
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.core_strengths_list li
	{
	width: 233px;
	background: #e7e8db url(../images/bullet_01.gif) 5px 50% no-repeat;
	padding: 4px 0 4px 13px;
	margin: 5px 0;
	font-weight: bold;
	}
ul.core_strengths_list li.alt1
	{
	background: #eff0e8 url(../images/bullet_01.gif) 5px 50% no-repeat;
	}

ul.core_strengths_list li a,
ul.core_strengths_list li a:link,
ul.core_strengths_list li a:visited
	{
	text-decoration: none;
	color: #4b4945;
	}
ul.core_strengths_list li a:hover,
ul.core_strengths_list li a:active
	{
	text-decoration: underline;
	color: #6a6354;
	}
	
/*
---------------------------------------------------
Equity Relationships
---------------------------------------------------
*/

img#equity_quote {
	display: block;
	margin: 8px auto;
	text-align: center;
}
