/* CSS Document */
#mainArea{padding:0;}
#mainArea{background-color:transparent;}
h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #666633;
}
#granteesStories{padding:7px;padding-top:0;}
#granteesStories .title {
	font-size: 1.5em;
	font-family: Georgia;
	color: #336699;
	line-height: 1.2em;
}

#granteesStories .author {
	font-style: italic;
	color: #336699;
	margin-bottom: 1em;
}

#grantmaking {
	background-color: #666633!important;
	padding:7px;
}

#grantmaking a {
	display: block;
	height: 4em;
	border: 1px solid #EDEBC1;
	text-decoration:none;
}

#grantmaking a span.logo {
	width: 189px;
	float: left;
	margin-top: 0.5em;
	color: #EDEBC1;
	text-align: center;
	font-family: georgia;
	font-size: 1.3em;
	font-weight:normal;
	letter-spacing: 1px;
	cursor: pointer;
}

#grantmaking a span.description {
	display: block;
	margin-top: 0.5em;
}

#grantmaking a {
	color: #FFFFFF;
}

#artOnDisplay/*IE only*/
{
    background-image:url(../../_images/BoardPhotoBackground.gif);
    background-repeat:repeat-y;
    background-position:right;
}

#boardPhotoDesc
{
	border-bottom:1px dotted #336699;
	border-top:1px dotted #336699;
	color:#336699;
	font-family:Georgia;
	margin:10px;
	padding:1em 0;
	text-align:center;
}
#sidebar {
	margin-bottom: 0;
	padding:10px;
	padding-top: 0;
}
#sidebar div {
	margin-bottom: 0.5em;
	padding: 7px;
	border-bottom: 1px dotted #336699;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	margin-left: 1em;
	padding: 0;
}

#sidebar li {
	margin: 0.25em 0;
	text-indent: -1em;
}

#sidebar a {
	color: black;
}

#sidebar a:hover {
	color: #993300;
	text-decoration: underline;
}
