@charset "utf-8";
/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back-repeat.jpg);
	background-position: top center;
	background-color:#501E05;
	height: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrapper {
	margin: 0 auto;
	background-image:url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px; /* the bottom margin is the negative value of the footer's height */
}
div#top_navigation {
	background-color:#000;
	border-bottom: #734524 1px solid;
	height: 27px;
}
div#flash_player {
	margin: 0 auto;
	width: 648px;
	height: 346px;
	margin-top: 29px;
}
div#middle_holder {
	margin: 0 auto;
	width: 880px;
	margin-top: 45px;

}
div#text {
	width: 505px;
	margin-left: 142px;
	float:left;/*padding-top: 15px;*/
	padding-bottom: 40px;
}
div#menu {
	width: 225px;
	float:right;
}
div#about_us {
	width: 220px;
	height:40px;
	cursor:pointer;
}
div#our_ministry {
	margin-top:10px;
	width: 220px;
	height:80px;
	cursor:pointer;
}
div#our_home {
	width: 220px;
	height:40px;
	cursor:pointer;
}
div#picture_gallery {
	width: 220px;
	height:30px;
	cursor:pointer;
}
div#picture_gallery {
	width: 220px;
	height:25px;
	cursor:pointer;
}
div#blog {
	width: 220px;
	height:40px;
	cursor:pointer;
}
div#top_link_holder {
	margin: 0 auto;
	width: 700px;
}
div#email {
	margin-top:6px;
	float:left;
	height:15px;
	padding-left: 35px;
	background-image:url(../images/mail.png);
	background-repeat:no-repeat;
	background-position:left center;
	cursor:pointer;
}
div#donate {
	float:right;
	margin-top:6px;
	height:15px;
}
.footer, .push {
	background-color:#000;
	border-top: #734524 1px solid;
	height: 27px;
}
div#footer_link_holder {
	margin: 0 auto;
	width: 700px;
}
div#copyright {
	margin: 0 auto;
	height:20px;
	width: 600px;
	margin-top:6px;
	text-align:center;
}
div#index {
	margin: 0 auto;
	width: 880px;
	height:80px;
	cursor: pointer;
	left: 163px;
	top: 75px;
	margin-top: 50px;
}
div#sponsors {
	border-top: 1px dashed #666;
	width: 740px;
	float:right;
	padding-bottom: 40px;
	padding-top: 40px;
}
