@charset "UTF-8";
/* CSS Document */

/* * * * Giving Styles * * * */

#flash_holder {
	width: 928px;
	/*height: 368px;*/
	height: 198px;
	margin: 0 auto;
	padding-top: 128px;
	border-bottom: 15px solid #600;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px dotted #666;
	margin: 5px 0 15px;
	clear: both;
}

iframe {
	border: none;
	width: 100%;
	font-size: 11px !important;
}

#main {
	background-image: url(../images/page-bg-giving.png)
}

#content {
	/*width: 370px;*/
	width: 650px;
}
#content img {
	margin: 2px 10px 3px 0;	
}
#content .big {
	color: #333;
	min-height: 500px;
	
}

#content .collapsible {
	margin: 0 0 8px;	
}

#content .big h1 {
	font-size: 22px;	
}

#content .big li {
	color: #1a1a1a;
	font-size: 12px;
	line-height: 1.3em;
	list-style-position: outside;
	text-shadow: #fff 1px 1px 1px;
	margin-left: 4px;
	padding: .4em 20px .4em 3px;

}

#content .big li span {
	color: #777;	
}

#content .big li em {
	color: #003d3d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	margin: auto 3px;
}

#content .member {
	clear: left;
	margin: 6px 0 12px;		
}
#content .member img {
	margin: 2px 0 12px;
}
#content .member p {
	padding-left: 93px;
	
}

#content p.title {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#content h1+p.title {
	margin-top: -6px;
}

#giving {
	position: relative;
	float: right;
	color: #333;
	padding: 108px 35px 10px;
	width: 234px;
	float: right;
	background-image: url(../images/right-bar-bg.png);
	background-repeat: no-repeat;
}

#giving .wrapper {
	padding: 0 15px;
	/*background-color: #f0f4e9;	*/
}
#giving img {
	float: left;
	margin: 2px 10px 5px 0;
	padding: 1px;
	border: solid 1px #cccccc;
}
#giving p {
	font-size: 10px;
	padding: 0 0 1em;
}
#giving h3 {
	clear: both;
	color: #333 !important;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #aaa;
	background-color: #
}
#giving img.no_border {
	float: left;
	margin: 0 0 3px;
	padding: 0px;
	border: none;
}

#dontate_now {
	position: absolute;
	width: 264px;
	height: 106px;
	
	top: 2px;
	left: 20px;
}




#giving img.affiliations {
	float: left;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#giving a {
		color: #600;
		text-decoration: none;
		border-bottom: 1px dotted #600;
	}
	
#givingp a:hover {
	border-bottom: 1px solid #003d3d;
}
