html{
	overflow: -moz-scrollbars-vertical;
	text-align: left;
	background-color: #757c33;
	background-image: url('../images/main_bkg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
	
body{
	text-align: center;
	height: 100%;
	margin: 0px 0px 0px 0px;
}



a:link {color: #430E0F;}
a:visited {color: #430E0F;}
a:hover {color: #430E0F;}
a:active {color: #430E0F;}

#container{
	margin: 0 auto;
	padding: 0;
	width: 790px;
	min-width: 790px;
	height: 100%; 
	text-align: left;
	background: url('../images/main_bkg.jpg') repeat-y;
}
#header{
	width: 790px;
	height: 134px;
	background: #757c33 url('../images/fcc_header2.jpg');
}
#nav{
	width: 203px;
	height: 383px;
	background: #757c33;
	float: left;
	margin: 0px auto;
}
#content{
	width: 587px;
	float: right;
}
#welcome{
	background: url('../images/home_welcome_bkg.jpg');
	width: 587px;
	height: 239px;
}
#ad{
	width: 519px;
	height: 310px;
	position: relative;
	left: 5px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/home_page_ad_bkg.jpg);
	background-repeat: no-repeat;
}
#ad_text_top{
	position: absolute;
	top: 10px;
	left: 100px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #430e0f;
}
#ad_text_bottom{
	position: absolute;
	left: 25px;
	top: 134px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #430e0f;
	width: 477px;
}
#donation{
	margin: 0px 0px 0px 0px;
}

#services_menu{
	width: 506px;
	height: 67px;
	position: relative;
	top: 10px;
	left: 10px;
}
.services_btn{
	margin: 0px 0px 0px 0px;
	float: left;
}
#services_content{
	width: 465px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 20px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
	float: left;
}

.copyright_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
}



.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
	margin: 0px;
	line-height: 14px;
	width: 300px;
	position: relative;
	top: 75px;
	left: 25px;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
	margin: 0px;
	line-height: 14px;
	width: 500px;
	position: relative;
	top: 5px;
	left: 25px;
}
.btn{
	margin: 0px auto;
	float: left;
}
.image_right{
	float: right;
}

/* photos */
#photo_box{
	width: 550px;
}

.clear{
	clear:both;
}


.photo_left{
	float: left;
	margin: 0px 10px 0px 0px;
}

.testimonial_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	position: relative;
	left: 10px;
	width: 520px;
}

.listitem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #430E0F;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-indent: 0px;
}

.image{
	margin: 0px;
	padding: 0px;
	float: right;
}

.image_left{
	margin: 0px;
	padding: 0px;
	float: left;
}
.image_right{
	margin: 0px;
	padding: 0px;
	float: right;
}
.pagebullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	color: #430E0F;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	line-height: 15px;
	text-indent: 0px;
	width: 400px;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #430e0f;
	text-indent: 13px;
}
.headers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #430E0F;	
}
.coffee{
	width: 300px;
	position: relative;
	left: 50px;
}
.bullets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #430E0F;
	list-style-position: inside;
	list-style-type: disc;
	}
