/* This controls all styles for Community Foundation website */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}



A:link { color: #990000; }       /* unvisited link */
A:visited { color: #CC0000; }   /* visited links */
A:hover {color: #FF0000; } /* hover over links */
A:active { color: #FFFF00; }    /* active links */



.header {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
.title {
	font-size: 40px;
	line-height: normal;
	text-indent: 20px;
}
.nav1 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	line-height: 110%;
}
.nav2 {
	font-size: 11px;
	text-indent: 10px;
	line-height: 140%;
}
blockquote {
	font-size: 12px;
	color: #000000;
}
.text {
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.navspacer {
	font-size: 4px;
	line-height: normal;
}
.nav2end {
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
}
.organization {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}
.blockquote-mod {
	font-style: italic;
	color: #990000;
}
.thinblankline {
	line-height: 5px;
}
.designertext {
	font-size: 11px;
	color: #FFFF00;
	padding-left: 0.5cm;
	padding-top: 0.2cm;
	height: 12px;
	left: auto;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	top: 12px;
}
