.fund-wrap {
	background-color: #FEFD6A;
}

.fund-main {
	background-color: #51DD88;
	width: 800px;
	margin: 0 auto;
	border-left: 5px solid #0F5170;
	border-right: 5px solid #0F5170;
	padding-top: 50px;
}

.fund-main a {
	color: #0F5170;
	border-bottom: 3px solid #FEFD6A;
	padding-top: 6px;
}

.fund-main a:hover {
	background-color: #FEFD6A;	
	text-decoration: none;
}

.flags {
	background-image: url('images/fundraiser/flags.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 190px;
}

.heading {
	background-image: url('images/fundraiser/type.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 335px;
	padding-top: 170px;
}

.heading h1 {
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 32px;
    text-align: center;
    border-top: 3px solid #0F5170;
    border-bottom: 3px solid #0F5170;
    margin: 0 auto;
    padding: 15px 0;
    display: block;
    width: 250px;
    color: #0F5170;
    line-height: 1.2em;
}

h1 cite {
	font-family: "Antwerp SemiBold Italic", 'Times New Roman', Times, serif; 
}

.fund-main p {
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    display: block;
    width: 450px;
    color: #0F5170;
    line-height: 1.3em;
}

.fund-main p cite {
	font-family: "Antwerp SemiBold Italic", 'Times New Roman', Times, serif; 
}

.landscape-1 {
	background-image: url('images/fundraiser/landscape-1.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 449px;
	margin-top: -160px;
}

.landscape-1::before {
	content: "Click to View Video";
	display: block;
	position: absolute;
	width: 800px;
	height: 449px;
	text-align: center;
	font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 24px;
	cursor: pointer;
	color: #0F5170;
	background-image: url('images/fundraiser/play.png');
	background-position: center 150px;
	background-repeat: no-repeat;
}

.landscape-1:hover::before {
	background-color: rgba(81,221,136,0.8);
}

.fundraiser-video {
	display: none;
}

.landscape-1.showvideo::before {
	content: none;
}

.landscape-1.showvideo .fundraiser-video {
	display: block;
}

.landscape-2 {
	background-image: url('images/fundraiser/landscape-2.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 427px;
	margin-top: 60px;
}

.landscape-3 {
	background-image: url('images/fundraiser/landscape-3.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 445px;
	margin-top: 100px;
}

.landscape-3 p {
	font-size: 15px;
	text-align: left;
	margin: 0;
	padding: 400px 0 0 20px;
}

.nova-scotia {
	background-color: #44DD77;
	padding-top: 120px;
	border-top: 5px solid #0F5170;
}


.fund-main .train-car {
	border-top: 5px solid #0F5170;
}

.fund-main .ideas {
	background-image: url('images/fundraiser/ideas.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 449px;
}

.fund-main .moving {
	background-image: url('images/fundraiser/moving.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 451px;
	margin-top: 100px;
}

.fund-main .donations {
	background-image: url('images/fundraiser/donate.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 451px;
	margin-top: 100px;
}

.accomplishments {
	border-top: 5px solid #0F5170;
	margin-top: 100px;
	padding-top: 90px;
}

.accomplishments img {
	width: 150px;
	border: 4px solid #0F5170;
	
}

.accomplishments p {
	width: 275px;
}

img.lincoln, img.jones {
	float: left;
	margin-left: 60px;
	margin-right: 30px;
	
}

img.lincoln, img.tubman {
	margin-top: 10px;
}

img.tubman, img.debs {
	float: right;
	margin-right: 60px;
	margin-left: 30px;
}

img.jones, img.debs {
}


#fund-banner {
	width: 100%;
	border-bottom: 3px solid #000000;
	background-color: #51DD88;
	background-image: url('images/fundraiser/stars.png');
}

#fund-banner-content {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	background-image: url('images/fundraiser/banner.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #51DD88;
}
#fund-banner-content h2 {
	margin: 0;
	text-align: center;
	border-bottom: 3px solid #000000;
	background-color: #FEFD6A;
	padding: 25px 0 20px 0;
    text-transform: uppercase;
	letter-spacing: 0.05em;
	background-image: url('images/fundraiser/ornaments.png');
}

#fund-banner-content h2::before {
	content: "\00a0";
	background-image: url('images/fundraiser/wreath.png');
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: -38px;
	margin-left: 460px;
}


#fund-banner-content a h2 {
	font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
	color: #000000;
	font-size: 18px;
}

#fund-banner-content a h2 span {
	color: #FE3443;
	font-weight: 600;
}

#fund-banner-content a:hover {
	text-decoration: none;
}

#fund-banner-content a:hover h2 {
	background-color: #FE3443;
}

#fund-banner-content a:hover h2 span {
	color: #000000;
}

