.home-links {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #FFFFFF;
}
.home-links a {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.home-links a:hover {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #ECBB79;
	text-decoration: none;
}
.home-links2 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #000066;
}
.home-links2 a {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
.home-links2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.header-BG {
	background-image: url(images/Header-Home-BG2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left-col-BG-home {
	background-image: url(images/left-Bar-BG-Home1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.footer-BG {
	background-image: url(images/footer-BG.jpg);
	background-repeat: no-repeat;
}
.left-col-repeat {
	background-image: url(images/left-Bar-BG-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.page-border {
	border: 1px solid #333333;
}
.home-nav-BG1 {
	background-image: url(images/nav-Bar-BG1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.home-nav-BG2 {
	background-image: url(images/nav-Bar-BG2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.header-inside-BG {
	background-image: url(images/Banner-inside-BG.jpg);
	background-repeat: no-repeat;
}
.nav-inside-BG {
	background-image: url(images/Nav-inside-BG.jpg);
	background-repeat: no-repeat;
}
.page-titles {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: italic;
	color: #000066;
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
}
.nav-inside {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.nav-inside a {
  font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.nav-inside a:hover {
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ffffff;
}
.donations-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #020167;
	text-align: left;
	list-style-type: circle;
	line-height: 25px;
}
.thumb-borders {
	border: thin double #6F6FAF;
	margin: 1px;
	padding: 2px;
}
.photo-borders {
	border: medium double #003399;
	padding-top: 0px;
	margin: 15px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45438C;
	text-align: justify;
}
.caption a {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45438C;
	font-weight: bold;
	text-decoration: none;
}
.caption a: hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45438C;
	font-weight: bold;
	text-decoration: none;
}
.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.news-link a {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.news-link a: hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}
.line-indent {
	text-align: left;
}
