@charset "utf-8";

.leftside {
	background-image: url(../images/left_side.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.middleback
 {
	background-image: url(../images/background_brown.png);
}
.rightside {
	background-image: url(../images/right_side.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.bottom_shadow {
	background-image: url(../images/bottom_shadow.png);
	background-position: bottom;
}
upperleft {
	background-image: url(../images/left_side_bottom.png);
	background-position: left;
}
.left_side {
	background-image: url(../images/left_side.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.under_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.outline_color {
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.signup {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008ED0;
}
.donations_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.leftborder {
	border: 2px solid #DBDBDB;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.heading_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #146157;
	padding-top: 10px;
}
