﻿.navbar {
	width:770px;
	height:31px;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../nav/nav_00.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
.front-content {
	width:770px;
	height:550px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/homepageart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home {
	width: 770px;
	min-height: 550px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.footer {
	color: #333;
	background-color: #fff;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	 border-top: 1px solid #ccc;
}
.footer a:focus, a:active {
	outline: none;
	text-decoration: none;
}
.footer a:link {
	text-decoration: none;
	color: #2879B6;
}
.footer a:visited {
	text-decoration: none;
	color: #2879B6;
}
.footer a:hover {
	text-decoration: none;
	color: #F00;
}
.footer a:active {
	text-decoration: none;
	color: #06F;}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.donations {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	height: 72px;
	text-align: left;
}

.footerHome {
	color: #333;
	background-color: #fff;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top: 1px solid #ccc;
}
.red {color:red;}

#sitemeter #googleanalytics { visibility: hidden; }

.charitable {
	color: #990000;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
