.sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* #content img {
	margin: 0 -5px 0 5px;
} */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a.stewbutton, a.stewbutton:visited {
	width:210px;
	height:41px;
	background:url(images/stewardshipBtn_03.png) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:12px;
}

a.stewbutton:hover  {
	background-position:bottom;
}

a.givenowbutton, a.givenowbutton:visited {
	width:212px;
	height:194px;
	background:url(images/give-now.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:12px;
}

a.givenowbutton:hover  {
	background-position:bottom;
}

a.videoBtn, a.videoBtn:visited {
	width:210px;
	height:41px;
	background:url(images/video.png) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:12px;
}

a.videoBtn:hover  {
	background-position:bottom;
}

a.facebook {
	background: url(/images/facebook-icon.jpg) 100% 0 no-repeat;
	color: #000;
	padding: 4px 30px 5px 0;
	margin-right: 15px;
}

a.facebook.youth {
	background-image: url(/images/facebook-youth-icon.jpg);
	padding-right: 35px;
}
