@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #84AE64;
}

#container {
	width: 613px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-color: #84AE64;
	height: auto;
}
#mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #3E8D8A;
	height: auto;
}
.copyright {
	font-size: 11px;
	color: #333333;
}

.fltlt  {
	float: left;
}
#midCopy {
	height: 109px;
	vertical-align: top;
}
#midCopy   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	line-height: 17px;
	margin-top: 0px;
	padding-top: 5px;
}
#midCopy img {
	margin-right: 10px;
}
.fltrt {
	float: right;
}
#midCopy2 {
	height: 83px;
}


#midCopy2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-left: 10px;
	line-height: 17px;
	margin-left: 10px;
	padding-top: 5px;
}
#midCopy2     img.rightmargin {
	float: left;
	margin-right: 10px;

}
#midCopy2 img.right {
	float: right;
	margin-top: 5px;
}
#chart  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 371px;
	float: left;
	background-color: #DDE8CD;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#chart h2 {
	color: #F47063;
	margin-top: 10px;
}
#chart .pinkFont {
	font-size: 15px;
	font-weight: bold;
	color: #F47063;
}
#chart p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}
#chart table {
	width: 95%;
	border: 1px solid #3E8D8A;
	background-color: #FFFFFF;
}
#chart td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#chart th {
	background-color: #F9CE86;
	color: #333333;
	text-align: center;
}
#chart tr {
}
#chart .yellow {
	background-color: #FEF0C0;
}



#chart .amount {
	font-weight: bold;
	text-align: center;
	color: #330099;
}
#chart .description {
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: auto;
	height: 30px;
}
#footer p {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
.copyright p {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #333333;
}
.copyright a {
	text-decoration: underline;
	color: #333333;
}
.copyright a:hover {
	color: #F9CE86;
	text-decoration: none;
}

.copyright {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#donateNow {
	height: 480px;
	width: 222px;
	float: right;
	background-color: #F47063;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#donateNow h5 {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 10px;
}

#donateNow img {
	margin-top: -1px;
	padding-top: 0px;
}

#donateNow h3 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#donateNow p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#donateNow a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#donateNow a:hover {
	text-decoration: none;
	color: #3E8D8A;
	font-weight: bold;
}

#gunny {
	height: 160px;
	width: 222px;
	float: right;
	background-color: #3E8D8A;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#gunny h5 {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 10px;
}

#gunny img {
	margin-top: 10px;
	padding-top: 0px;
	height: 140px;
	width: 140px;
}

#gunny h3 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#gunny p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#gunny a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#gunny a:hover {
	text-decoration: none;
	color: #3E8D8A;
	font-weight: bold;
}

.ribbon {
	background-repeat: no-repeat;
	background-color: #CADBB0;
	margin-top: 0px;
	padding-top: 0px;
	height: 2px;
}

#chart a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#chart a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #F47063;
	text-decoration: none;
}

#eventTitle {
	font-size: 10px;
}
#chart .pinkFont a {
	font-size: 15px;
	font-weight: bold;
	color: #F47063;
}
#chart .pinkFont a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
