body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    width: 100%;
    height: 100%;
    font-family: "proxima-nova";
}

.wrap {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.header-wrap {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#container {
	width: 100%;
	position: relative;
	float: left;
}

#header {
	width: 100%;
	position: relative;
	float: left;
	background-color: white;
	height: 75px;
}

#header a {
	text-transform: uppercase;
	color: #69A242;
	text-decoration: none;
	margin-left: 45px;
}

#inner-header {

}

#logo {
	float: left;
	position: relative;
	top: 15px;
}

#header #ar-link {
	color: #684231;
	float: left;
	position: relative;
	top: 30px;
	width: 170px;
	left: 20px;
	font-weight: bold;
	font-size: 14px;
}

#upper-nav {
	float: right;
	position: relative;
	top: 10px;
	height: 15px;
	font-size: 13px;
}

#upper-nav a {
	float: left;
	margin: 0;
	padding: 0 15px;
	border-right: 1px solid #ddd;
	height: 15px;
	font-size: 15px;
	letter-spacing: 1px;
}

#upper-nav a:hover {
	color: #AEC103;
}

#upper-nav #fb-icon { 
	border: none;
}

#upper-nav #twitter, #upper-nav #fb {
	position: relative;
	float: left;
	background-image: url('../images/fb.gif');
	width: 11px;
	height: 18px;
}

#upper-nav #fb:hover {
	background-image: url('../images/fb-hover.gif');
}

#upper-nav #twitter {
	top: 2px;
	background-image: url('../images/twitter.gif');
	width: 17px;
	height: 15px;
}

#upper-nav #twitter:hover {
	background-image: url('../images/twitter-hover.gif');
}

#upper-nav .link-icon {
	position: block;
	float: left;
}

#main-nav {
	float: right;
	position: relative;
	top: 21px;
}

#main-nav a {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

#main-nav a:hover {
	color: #AEC103;
}

#main-nav a.active {
	color: #684231;
}

#content {
	width: 100%;
	position: relative;
	float: left;
	background-image: url('../images/background-pattern.png');
	background-repeat: repeat;
}

.header-image {
	position: relative;
	float: left;
	width: 100%;
}

.header-image h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 40px;
	font-size: 70px;
	margin-bottom: 25px;
	letter-spacing: 2px;
}

.header-image h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 40px;
	margin-top: 20px;
	letter-spacing: 1px;
}

.home-words {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;	
	color: white;
}

#land {
	left: 65px;
	bottom: 305px;
}

#growth {
	bottom: 205px;
	left: 175px;
}

#prosperity {
	bottom: 50px;
	left: 120px;
}

#letter-inner-content {
	background-color: #F7F8E1;
}

#background-personal {
	position: absolute;
	bottom: -5px;

}

#scaled-impact-1, #scaled-impact-2, #scaled-impact-3 {
	position: relative;
	float: left;
	width: 475px;
}

#scaled-impact-1 {
	margin-top: 20px;
}

#scaled-impact-2 {
	top: -80px;
}

#scaled-impact-3 {
	top: -30px;
	width: 70%;
	margin: 20px 15% 0 15%;
	float: left;
	position: relative;
	height: 250px;
}

#scaled-impact-1 p, #scaled-impact-2 p, #scaled-impact-3 p {
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #58320D;
	width: 90%;
	text-transform: uppercase;
	float: left;
	position: relative;
	margin: 0;
}

#scaled-impact-2 p {
	width: 95%;
}

#scaled-impact-3 p {
	width: 60%;
}

#scaled-impact-2 img, #scaled-impact-3 img {
	float: right;
	position: relative;
}

#scaled-impact-3 img {
	top: -50px;
	position: absolute;
	right: -70px;
}

#scaled-impact-1 p span, #scaled-impact-2 p span, #scaled-impact-3 p span {
	font-size: 60px;
}

#scaled-impact-2 p {
	color: #8B1F5F;
	width: 80%;
}

#scaled-impact-3 p {
	color: #00713D;
}

.individual-impact {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -6px;
}

.individual-impact h2 {
	float: left;
	position: relative;
	padding: 20px 20px 0 20px;
	margin-top: 75px;
	color: white;
	text-transform: uppercase;
	font-size: 60px;
	width: 79%;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 60px;
	letter-spacing: 2px;
	z-index: 20;
}

.individual-impact-content {
	position: relative;
	float: left;
	width: 55%;
	margin: 10px 0;
}

.individual-impact-content p {
	position: relative;
	float: left;
	margin: 10px 0;
	font-family: Georgia;
	font-size: 16px;
	line-height: 24px;
}

.individual-impact h3 {
	text-transform: uppercase;
	font-size: 28px;
}

#bar-1, #bar-2, #bar-3 {
	position: absolute;
	width: 100%;
	opacity: .8;
	top: 0;
	background-color: #FFAD42;
	height: 15px;
}



#individual-impact-1 h2 {
	color: #FFAD42;
}

#bar-2 {
	background-color: #9ABF3C;
}

#individual-impact-2 h2 {
	color: #9ABF3C;
}

#bar-3 {
	background-color: #FFFF0A;
}

#individual-impact-3 h2 {
	color: #FFFF0A;
}

.individual-impact p, .individual-impact h3 {
	color: #58320D;
} 

.individuals img {
	float: right;
	position: relative;
	top: -140px;
}

#twitter-impact-1, #twitter-impact-2, #twitter-impact-3 {
	background-image: url('../images/lda-ar-impact-4.png');
	width: 329px;
	height: 333px;
	float: right;
	background-repeat: no-repeat;
	top: -80px;
	position: relative;
	right: 70px;
	z-index: 100;
}

#twitter-impact-1 .twitter-bird {
	bottom: 80px;
	left: 140px;
}

#twitter-impact-2 .twitter-bird {
	bottom: 80px;
	left: 160px;	
}

#twitter-impact-3 .twitter-bird {
	bottom: 70px;
	left: 140px;	
}

#twitter-impact-2 {
	background-image: url('../images/lda-ar-impact-8.png');
	width: 355px;
	height: 358px;
	top: -150px;
}

#twitter-impact-3 {
	background-image: url('../images/lda-ar-impact-11.png');
	width: 320px;
	height: 322px;
	top: -180px;
	right: 0;
}

#twitter-impact-1 p, #twitter-impact-2 p, #twitter-impact-3 p {
	color: white;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 68%;
	margin: 30% 16%;
}

#twitter-impact-2 p {
	width: 64%;
	margin: 25% 18%;
}

#twitter-impact-3 p {
	width: 68%;
	margin: 25% 16%;
}

#impact-5 {
	top: -160px;
}

#impact-9 {
	left: 0px;
	top: -250px;
}

#impact-10 {
	top: -200px;
}

#impact-12 {
	left: -100px;
	top: -270px;
}

.financial-download {
	text-transform: uppercase;
	color: #58320D;
	float: left;
	width: 100%;
	position: relative;
	font-weight: bold;
	margin: 7px 0 0 0;
	font-size: 20px !important;
	font-family: Georgia;
}

.financial-download a {
	color: #69A242;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia;
	text-transform: capitalize;
}

.financial-download a:hover {
	color: #AEC103;
}

.financial-graph, .donors {
	float: left;
	width: 100%;
	margin: 20px 0;
	position: relative;
}

#financial-1, #financial-2, #financial-3 {
	position: absolute;
	right: -38px;
	top: 0;
}

#financial-3 {
	top: 270px;
}

.financial-graph h2, .donors h2 {
	color: #AEC103;
	text-transform: uppercase;
	border-top: 2px solid #AEC103;
	padding-top: 10px;
	font-size: 30px;
	font-weight: normal;
}

.financial-graph p {
	color: #58320D;
	font-size: 16px;
	float: left;
	position: relative;
	margin: 0;
	width: 100%;
	font-family: Georgia;
}

.donors {
	width: 51%;
}

.donor-container {
	width: 100%;
	float: left;
	position: relative;
}

.donors table, .donors table tr {
	width: 100%;
}

.donors table td {
	font-size: 14px;
	color: #58320D;
	width: 50%;
	padding: 3px 0;
}

.donors .sixcol {
	width: 48%;
	margin-right: 2%;
	float: left;
	position: relative;
}

.donors .threecol {
	width: 23%;
	margin-right: 2%;
	float: left;
	position: relative;
}

.donors .sixcol p, .donors .threecol p  {
	font-size: 14px;
	color: #58320D;
	width: 100%;
	padding: 3px 0;
	margin: 0;
}

.large-donors {
	width: 100%;
}

.large-donors table td {
	width: 25%;
}

#donor-1, #donor-2, #donor-3, #donor-4 {
	position: absolute;
	right: 0;
}

#donor-1 {
	top: -100px;
}

#donor-2 {
	top: 1120px;
	right: -36px;
	z-index: 20;
}

#donor-3 {
	top: 500px;
	left: 0;
}

#donor-4 {
	left: 0;
}

#letter {
	position: relative;
	float: left;
	width: 100%;
}

#letter-content {
	z-index: 10;
	position: relative;
	float: left;
	width: 54%;
	height: 2500px;
	margin-top: 20px;
	font-size: 16px;
	font-family: Georgia;
	line-height: 24px;
}

#letter-content span {
	text-transform: uppercase;
	font-weight: bold;
}

#dear-letter {
	margin-bottom: 40px; 
	color: #4C2D17; 
	font-size: 20px;
	font-weight: bold;
	font-family: "proxima-nova";
	text-transform: uppercase;
}

#letter-end {
	color: #4C2D17;
	font-size: 16px;
	font-family: Georgia;
	line-height: 24px;
}

#letter-1, #letter-3 {
	position: absolute;
	right: -38px;
}

#letter-3 {
	top: 1900px;
	z-index: 20;
}

.twitter-bird {
	background-image: url('../images/twitter.png');
	width: 38px;
	height: 31px;
	position: relative;	
}

.twitter-bird:hover {
	background-image: url('../images/twitter-hover.png');
}

#twitter-letter-1, #twitter-letter-2 {
	background-image: url('../images/lda-ar-letter.png');
	width: 329px;
	height: 333px;
	float: right;
	background-repeat: no-repeat;
	top: -80px;
	position: relative;
	right: 70px;
	z-index: 100;
}

#twitter-letter-1 .twitter-bird {
	left: 135px;
	bottom: 75px;
}
#twitter-letter-2 {
	background-image: url('../images/lda-ar-letter-3.png');
	top: 1710px;
	right: 120px ;
	position: absolute;
}

#twitter-letter-1 p, #twitter-letter-2 p {
	color: white;
	font-size: 20px;
	text-align: center;
	width: 68%;
	margin: 30% 16%;
	line-height: 24px;
}

#twitter-letter-2 p {
	font-size: 18px;
	line-height: 27px;
	margin: 26% 16%;
}

#twitter-letter-2 a {
	color: #BCD530;
	text-decoration: none;
}

#letter-bottom-img {
	position: absolute;
	bottom: 0;
	height: 280px;
}

.signature {
	width: 50%;
	float: left;
	position: relative;
}

#footer {
	background-color: #684231;
	height: 10px;
	position: relative;
	bottom: 0;
	float: left;
	width: 100%;
}

