/* -----------------------------------------------------------------------------------

+ MHP

+ Authors: 
  Craig Henry 
  Bill Bushee

+ Site Fonts: 
  Univers
  Arial
  
+ Color Info 
  Desaturated, Slightly-Rich Pastels

----------------------------------------------------------------------------------- */


/*  Base Styles
----------------------------------------------------------------------------------- */

h1 {
	font: bold  2.2em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #8173b3;
	margin: 8px 0 6px 0;
}

h2 {
	font: bold  1.5em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #9c668c;
	margin: 20px 0px 6px 0px;
}

h3 {
	font: bold  1.35em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #6873CC;
	margin: 17px 0px 7px 0px;
}

h4 {
	font: bold  1.35em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#626D91;
	margin: 17px 0px 7px 0px;
}

h5 {
	color: #7d8a40;
	font:1.45em/1.35em Georgia,"Times New Roman",Times,serif;
}

a.header_link, a.header_link:visited, a.header_link:active, a.header_link.hover {
	display:block;
	font: bold  1.15em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #6873CC; /* #924fff; */
	margin: 10px 0px 5px 0px;
	text-decoration:none;
}

.left_news h1 {
	font: bold  1.45em/1.1em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing: -.01em;
	color: #92485f;
	margin: 0px 0px 0px 0px;
}

.right_section_content h1 {
	font: bold  1.45em/1em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing: -.01em;
	color: #92485f;
	margin: 0px 0px 0px 0px;
}

/*  Messages
----------------------------------------------------------------------------------- */
.note {
	font: normal 1.3em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:20px 0px;
	padding:8px;
	width:250px;
	background-color:#FFFFCC;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.error {
	font: normal 1.1em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:20px 0px;
	padding:8px;
	width:500px;
	background-color:#faf2f2;
	border:1px solid #990000;
}

.error li {
	background-color:#faf2f2;
}

.info {
	font: normal 1.1em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:20px 0px;
	padding:8px;
	width:500px;
	background-color: #edf4e5;
	border:1px solid #006600;
}
.ghost {
	font-size:.9em;
	font-weight:normal;
	color:#969696;
}


span.fancy_vision, p.fancy_vision, p.fancy_community_initiatives, p.fancy_rental_development, p.fancy_homeownership {
	font: normal 1.45em/1.35em Georgia, "Times New Roman", Times, serif;
	
}
	p.fancy_vision,
	span.fancy_vision {
		color: #7d8a40;
	}
	
	p.fancy_community_initiatives {
		color: #972b3d;
	}
	
	p.fancy_rental_development {
		color: #44679d;
	}
	
	p.fancy_homeownership {
		color: #af6719;
	}

a { color:#8467b3;}
a:visited { color:#8467b3;}
a:hover { color:#333;}

a.detail { 
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:#af8338;
	text-decoration: none; 
}

ul.foundation_callout li {
	font: normal 1.1em/1.35em Georgia, "Times New Roman", Times, serif;
	color: #7d8a40;
}
a.newstitle, a.newstitle:visited {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:#8467b3;
	text-decoration: none;
}
a.newstitle:hover {
	color:#8467b3;
	text-decoration: underline; 
}
a.news, a.newslist, a.news:visited, a.newslist:visited { 
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color:#8467b3;
	padding-left:18px; 
	background: url(/images/common/icon_news.gif) no-repeat;
	text-decoration: none;
}

a.news:hover, a.newslist:hover { 
	color:#8467b3;
	text-decoration: underline; 
}

a.newslist {
	display:block;
}

.subtitle {
	font-size: .9em;
	margin: -2px 0 8px 0;
	font-weight: bold;
	color: #598077;
}
.publication_reference {
	margin-top:6px;
}

.content_foot {
	padding: 5px 0px 7px 0px;
	border-top: 1px solid #888;
	font-weight:bold;
	margin-top: 30px;
	clear:both;
}
.detail_container img {
	margin:0 1em 1em 1em;
}
img.justified_left,
.justified_left {
	margin:0 1em 1em 0;
}
img.justified_right,
.justified_right {
	margin:0 0 1em 1em;
}
img.justified_center,
.justified_center {
	margin:0 1em 1em 1em;
}
a.title_link, .title_link {
	font: bold  1.35em/1.6em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #6873CC; /* #924fff; */
	text-decoration:none;
}
	.footnote {
		font-size:0.8em;
		vertical-align:super;
	}
