#Future of Philanthropy

.background { background-color: #E6E8DD; }

.main_content { font-family: Arial;
		font-size: 12px;
		color: #666559;
		margin-top: 11px;
		margin-left: 12px;
		margin-right: 13px;
		line-height: 16px;
		text-decoration:none;
}

.main_content A:link { color: #2C6FC1; 	text-decoration:none; }
.main_content A:visited { color: #2C6FC1; text-decoration:none; }
.main_content A:hover {color: #2C6FC1; text-decoration: underline; }

.main_content_small {
		font-family: Arial;
		font-size: 10px;
		color: #666559;
		}


.search { border: 1px solid #C4C4C4;
	  height: 18px;
	  vertical-align: top;
}

.searchbox {
	height: 65px;
	
	padding-left: 25px;
	background-color: #BDB879;
}

.subheader {
	font-family: Arial;
	font-size: 17px;
	color: #ACA658;
	margin-left: 14px;
}


.rightnav { background-color: #EFEEE0;}

.rightText { font-family: Arial; 
		font-size: 11px; 
		font-weight: bold;
		color: #919485;
		padding-top:7px;
		padding-bottom:4px;
		padding-right: 5px;
		text-decoration: none;
}
.rightText A:link { color: #919485; text-decoration:none;}
.rightText A:visited {color: #919485; text-decoration: none;}
.rightText A:hover { color: #2C6FC1; text-decoration: none; }


.rightSubtext { font-family: Arial; font-size:11px; color: #919485; padding-left: 10px; padding-right: 30px;}
.rightSubtext A:link {color: #919485; text-decoration:none;}
.rightSubtext A:visited {color: #919485; text-decoration:none;}
.rightSubtext A:hover {color: #2C6FC1; text-decoration:none;}


.rightHi { font-family: Arial; font-size: 11px; color: #2C6FC1; padding-top:7px; padding-bottom: 4px; padding-right:5px; text-decoration: none;}
.rightHi A:visited { color: #2C6FC1; text-decoration: none;}
.rightHisub { font-family: Arial; font-size: 11px; color: #2C6FC1;}

.list {
  list-style-image: url("/images/content/content_bullet.gif"); /* wide image for the bullet */
  margin: .5em .5em 0 25px;  /* bullet image is in left margin */
  padding-left: 0;
}
.list li {
  margin-top: .25em;
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .8em; /* a little spacing between list items */
}

.right {
	margin-left: 0px;
	padding-left: 0px;
	padding-top : 11px;
	}
	
.pushleft {
	padding-right: 25px;
	}
	
code { font-family: Arial;
	font-size: 11px;
	color: #A39D4C;
	}

.title {
	font-family: Arial;
	font-size: 12px;
	color: #727164;
	line-height: 16px;
	text-decoration:none;
	margin-left:0px;
}
	