@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	background-image: url(images/background_image.jpg);
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/banner.png);
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 150px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #fff;
}

.oneColFixCtrHdr #slideshow_page1 {
	background: #FFFFFF;
	margin-left: -20px;
	width: 780px;
	border: 0px none #95836B;
	padding: 0;
	float: left;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #E1D1BB;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#nav_bar {
	margin-left: -20px;
	margin-right: -25px;
}
#donate {
	padding-top: 20px;
	margin-left: 620px;
	margin-right: -25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}






h1 {
	font-size: 26px;
	color: #566c11;
	margin-top: 25px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 16px;
}
h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 25px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}




h3 {
	font-size: 18px;
	color: #566c11;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #000;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}


#faq {
	font-size: 36px;
}

#donatepage {
	margin-right: 275px;
}
.map_donor {
}
.scroller1 {
	color: #FFF;
	margin-left: -20px;
	padding-top: 10px;
}
.small_line_space {
	line-height: 10px;
	padding-bottom: -20px;
	margin-bottom: -20px;
}
#fairy {
}
.pad_image_10 {
	padding: 10px;
}#facebbok {
	z-index: 500;
	padding-top: 10px;
}

