/*
===================================================
Guardian Management: Acquisitions
===================================================
*/

/*
---------------------------------------------------
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;
	}

img.case_study_img
	{
	float: left;
	border: 1px solid #dfdfdf;
	}

div.case_study_title
	{
	padding: 5px 0 10px 10px;
	background: url(../images/case_study_title_bg.gif) 0 0 no-repeat;
	border-bottom: 1px solid #dfdfdf;
	}
div.case_study_title h1
	{
	margin: 0;
	padding: 0;
	color: #666857;
	font-weight: normal;
	}
div.case_study_title h2
	{
	margin: 0;
	padding: 0;
	color: #666857;
	font-weight: normal;
	}
/*
---------------------------------------------------
Sub Navigation
---------------------------------------------------
*/

div.properties_subnav_holder {
	background: url(../images/featured_subnav.gif) 0 0 no-repeat;
	padding-top: 40px;
	margin-top: 50px;
	float: left;
}

/*
---------------------------------------------------
Overview
---------------------------------------------------
*/

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

/* BEGIN: About */
	/* BEGIN: Contacts */
	div#contacts h3 {
		font-size: 11px;
		margin-bottom: 5px;
	}
	
	div#contacts p {
		line-height: 14px;
	}
	/* END: Contacts */
/* END: About */