@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffee;
}

h1, h2, h3 {
	color: #340065;
}

.header {
	color:#340065;
}

#listing {
	background: #340065;
	color:#ffff66;
	font-weight:bolder;
	font-size:14px;
}

#magazinePadding {
	height: 1px;
	background: #340065;
}

#copy {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

div#content {
	background: #ffffff;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
}

.centerHack {
	font-family:Arial, Helvetica, sans-serif;
}

div#banner {
	background: url(images/fundraisingBanner.png) no-repeat;
}

div#content {
	background: #ffffff;
	font:Arial, Helvetica, sans-serif;
}

.navCurrent {
	background: #ebd6ff;	
	font-size:11px;
	padding-left: 10px;
	
}

.navHeading {
	background: url(images/fundNavBG.jpg) repeat-x;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.navItems {
	font-size:11px;
	padding-left: 10px;
}

a.navLink {
	text-decoration: none;
	color: #000000;
}

.navItems:hover{
	background: #ebd6ff;
}

.footer	{
	font-size: 11px;
	color: #340065;
}

.footerCurrent {
	font-weight:bold;
	font-size:12px;
	color: #340065;
	text-align:center;
	width:160px;
}

a.footerLink {
	color: #dc6328;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

a.footerLink:hover {
	color: #340065;
	text-decoration:none;
}

.disclaimer {
	color: #340065;
}

#clickListLabel {
	background: #340065;
	color:#ffff66;
	font-weight:bold;
}

#clickList {
	color: #340065;
}

.shopping{
	width: 370px;
	height: 100px;
	background: url(images/fundShopping.png) center no-repeat;
}

.buyMe {
	background: url(images/buyMe.png) center no-repeat;
}
