body {
	background-color: #FFFFFF;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;
	margin-right:15px;
	text-align:justify;
}

li{
text-align:justify;
margin-right:15px;
}
.body_copy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #E43A33;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#F8B545;
	font-size: 20px;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#E43A33;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#fdba3b;
	font-size: 14px;
	font-weight: lighter;
}

#main {
	height: auto;
	width: 490px;
	margin-top: 25px;
	margin-left: 45px;
	margin-right: 25px;
}

.yellow_line {
	color: #FDBA3B;
}

.img_style{ 
	FLOAT:left;
	margin: 0px 25px 10px 0px;
	CURSOR: hand;
}

.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;
	margin-right:15px;
	text-align:justify;
}

.sub_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	color:#FF9966;
}
b {
	color: #E44F3B;
}



#bg_test {
	background-image: url(images/shadow.png);
	background-position: left center;
}
#Table_01 {
	background-color: #FFFFFF;
}
#bg_dropshadow {
	background-image: url(../images/drop_shadow_middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
}



img.shade{
	width: 37ex;
	height: 9em;
/* specify the dimension of the image */
	display: block;
	position: absolute;
	z-index: -1;
/* force the image to show below the content */
	right: -3ex;
	bottom: -1em;
}

div.shade{
	width: 80px;
	height: 6em;
/* specify the dimension of the content, slightly smaller than the image */
	position: relative;
	z-index: 1;
/* force the content to show above the image */
	background-color: #fff;
	border: 1px solid #000;
	padding: 1em 2ex;
	margin-right: 6ex;
	margin-bottom: 3em;
}
#header {
	background-image:url(../images/header_with_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 99px;
}
#middle {
	background-image: url(../images/drop_shadow_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(../images/drop_shadow_bottom_good.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F16147;
}

#navigation a:link {
	text-decoration: none;
}

#navigation a:visited {
	text-decoration: none;
	color: #F16147;
}

#navigation a:hover {
	text-decoration: none;
	color: #FDBA3B;
}

#navigation a:active {
	text-decoration: none;
	color: #F16147;
}

#navigation {
	line-height: 18px;
	text-align: right;
}


.quote {
	margin-bottom:30px;
	margin-left:30px;
	margin-right:30px;
	margin-right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;
}

.fundraising_language{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666; 
}

a:link {
	color: #E43A33;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #E43A33;
}
a:hover {
	color: #FDBA3B;
}
a:active {
	color: #E43A33;
}

#pamphlets a:link {
	text-decoration: underline;
	
}

#pamphlets a:visited {
	text-decoration: underline;
	color: #F16147;
}

#pamphlets a:hover {
	text-decoration: underline;
	color: #FDBA3B;
}

#pamphlets a:active {
	text-decoration: underline;
	color: #F16147;
}

#pamphlets {
	line-height: 18px;
	margin-left:50px;
}

.space_image{
	margin-left:200px;
}