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


.content .org_about h4{
text-align: center;
line-height: normal;
}

.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;
	margin-top: 15px;
}

.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 auto;
}

.content .orgmedia object {
margin-top: 5px;
}

.content .orgmedia p {
text-align: center;
}

.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: #c7d9e3;
	text-decoration: underline;
}

.content .org_image img{
margin-left: auto;
}