@charset "UTF-8";
.navbar {
	height: 55px;
	width: 840px;
	margin-left: -420px;
	position: absolute;
	left: 50%;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-color: #FCF9F2;
}

.blocker {
	background-color: #FCF9F2;
	position: absolute;
	height: 84px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.logotab {
	position: absolute;
	height: 184px;
	width: 232px;
	left: 50%;
	top: -60px;
	margin-left: -400px;
}

.textHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 50px;
	color: #049E87;
}
.textSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #049E87;
}
.textBodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333;
}
.leftcolumn {
	width: 500px;
	line-height: 25px;
}
.footer {
	width: 100%;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #209E87;
	text-align: center;
	padding-bottom: 20px;
	font-size: 13px;
}

.footerText {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}

.twoCol_left {
	width: 360px;
	line-height: 25px;
	float: left;
}
.twoCol_right {
	width: 360px;
	line-height: 25px;
	margin-left: 400px;
}
.imagepad150left {
	padding-left: 200px;
}
.textBodyred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	color: #F00;
}

#donateFlower {
	position: absolute;
	height: 157px;
	width: 155px;
	left: 50%;
	top: 163px;
	margin-left: -400px;
	z-index: 400;
}
