/* 
=====
	Styles used to define organization descriptions
=====
*/


.content .orgabstract
{
	padding-bottom: 15px;
}

.content .orgname,
.content .orgname a:link,
.content .orgname a:visited,
.content .orgname a:hover,
.content .orgname a:active
{
	font-size: 110%;
	font-weight: 900;
	color: #4a7234;
}

.content .orgname a:link,
.content .orgname a:visited,
.content .orgname a:active
{
	text-decoration: none;
}

.content .orgname a:hover
{
	text-decoration: underline;
}

.content img.orglogo
{
	margin: 6px 0;
}

.content .orgphotos img
{
	border: 1px solid #999a99;
	margin-right: 10px;
}

.content .orgabstract .more a:link,
.content .orgabstract .more a:visited,
.content .orgabstract .more a:active
{
	font-weight: 900;
	color: #3c697c;
	text-decoration: none;
}

.content .orgabstract .more a:hover
{
	color: #325674;
	/* old color
	color: #c7d9e3;
	*/
	text-decoration: underline;
}
