﻿.homeTaglineText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #005D66;
	text-align: center;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0197A5;
	text-align: center;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 20px
}

.tableTitle {
	color: #0197A5;
	font-size: 12px;
	text-align: center;
	background-color: #EAF1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.tableText {
	color: #0197A5;
	font-size: 12px;
	background-color: #EAF1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.timelineTitle {
	color: #0197A5;
	font-size: 16px;
	text-align: center;
	background-color: #EAF1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.subNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00CC33;
	padding-left: 200px;
	padding-top: 10px;
	background-repeat: no-repeat;	
}

.subTitles {
	color: #0197A5;
	font-size: 12px;
	background-color: #EAF1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.newsArticleTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #30AAB6;
}
.backTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399FF;
}
.donationSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0097A5;
}
.subNavLinksVols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00CC33;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#donate-now-btn
{
	display: block;
	width: 141px;
	height: 119px;	
	background-image: url(../images/donateNowBtnMap.jpg);
	background-position: top left;
}

#donate-now-btn:hover
{
	background-position: top right;
}

div.save-the-date-header
{
	width: 199px;
	height: 53px;
	background-image: url(../images/saveDate_top.jpg);
	background-repeat: no-repeat;
}

div.save-the-date-body
{
	width: 199px;
	background-image: url(../images/saveDate_mid.jpg);
	background-repeat: repeat-y;
}
div.save-the-date-footer
{
	width: 199px;
	height: 33px;
	background-image: url(../images/saveDate_footer.jpg);
	background-repeat: no-repeat;
}
