/* CSS Document */

/* Hide dotted image outline from Firefox and Netscape */ a { outline: none; }.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}
a:visited { color: #333333; text-decoration: none; } 
.donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: normal;
	text-transform: capitalize;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}
.smallertext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
}
.orangeheadings {
	color: E04C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
}

#sidebar {
border-radius: 8px;
background-color:#add49d;
}
