/*--------------------------------------------------	
INITIAL
--------------------------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#222;
	margin:0 0 0 0;
	}
	
p a{
	color:#3d5033;
	font-weight:bold;
	}

a:link{
	color:#3d5033;
	font-weight:bold;
	}
	
a:hover{
	color:#3d5033;
	font-weight:bold;
	text-decoration:none;
	}
	
a:focus{
	outline:none;}

body{
	padding:0;
	margin:0;
	background-color:#f8f1e0;
	background-image:url(images/img_bgd.jpg);
	background-repeat:repeat-x;
	line-height:1em;
	}
	
div, ul, p, h1, h2, h3, h4, img{
	padding:0;
	margin:0;
	}
	
.bold{
	font-weight:bold;
	}
	
.block{
	display:block;
	}
	
.boldblock{
	font-weight:bold;
	display:block;
	}
	
.titleblock{
	display:block;
	font-size:1.6em;
	}
	
.clearfix:after{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   }
   
.descriptions{
	color:#999;
	margin:5px 0 0 0;
	font-style:italic;
	}
	

/*--------------------------------------------------	
HEADER AND NAVIGATION
--------------------------------------------------*/

#main{
	margin:auto;
	width:958px;
	background:url(images/img_header2.gif) no-repeat;
	}
	
#header{
	margin:auto;
	background:url(images/img_header.gif) no-repeat;
	position:relative;
	width:772px;
	height:153px;
	}
		
#header h1{
	text-indent:-9999px;
	}
	
#navigation {
	margin:auto;
	width:772px;
	height:40px;
	}
	
#links{
	width: 772px;
	height: 40px;
	}
	
#links li{
	height: 40px;
	list-style: none;
	text-indent:-9999px;
	float:left;
	background:url(images/img_nav.gif) no-repeat;
	}
	
#links li a{
	display: block;
	background:url(images/img_nav.gif) no-repeat;
	}
	
/*--------------------------------------------------	
NAVIGATION STATES
--------------------------------------------------*/

#links #first a{
	height: 40px;
	width: 185px;
	}
	
#links #first_current a{
	height: 40px;
	width: 185px;
	background-position:0 -80px;
	}
	
#links #first a:hover{
	background-position:0 -40px;
	}
	
#links #second a{
	height: 40px;
	width: 161px;
	background-position:-185px 0;
	}
	
#links #second_current a{
	height: 40px;
	width: 161px;
	background-position:-185px -80px;
	}
	
#links #second a:hover{
	background-position:-185px -40px;
	}

	
#links #third a{
	height: 40px;
	width: 167px;
	background-position:-346px 0;
	}
	
#links #third_current a{
	height: 40px;
	width: 167px;
	background-position:-346px -80px;
	}
	
#links #third a:hover{
	background-position:-346px -40px;
	}
	
#links #fourth a{
	height: 40px;
	width: 147px;
	background-position:-513px 0;
	}
	
#links #fourth_current a{
	height: 40px;
	width: 147px;
	background-position:-513px -80px;;
	}
	
#links #fourth a:hover{
	background-position:-513px -40px;
	}
	
#links #fifth a{
	height: 40px;
	width: 112px;
	background-position:-660px 0;
	}
	
#links #fifth_current a{
	height: 40px;
	width: 112px;
	background-position:-660px -80px;
	}
	
#links #fifth a:hover{
	background-position:-660px -40px;
	}

	
/*--------------------------------------------------	
CONTENT AREA
--------------------------------------------------*/

#bodyarea{
	width:772px;
	margin:auto;
	background-color:#F4EFE2;
	background-image:url(images/img_content_bgd.gif);
	background-repeat: repeat-y;
	}
	
#left{
	margin:20px 0 0 50px;
	width:308px;
	float:left;
	display:inline;
	}
	
#left h2{
	width:320px;
	height:30px;
	background:url(images/img_mission.gif) no-repeat;
	text-indent:-9999px;
	}
	
#left #related{
	width:320px;
	height:30px;
	background:url(images/img_links.gif) no-repeat;
	text-indent:-9999px;
	}
	
#left #braucherei{
	width:320px;
	height:30px;
	background:url(images/img_braucherei.gif) no-repeat;
	text-indent:-9999px;
	}
	
#left #contact{
	width:320px;
	height:30px;
	background:url(images/img_contact.gif) no-repeat;
	text-indent:-9999px;
	}
	
#left #projects_head{
	width:320px;
	height:30px;
	background:url(images/img_headline_projects.gif) no-repeat;
	text-indent:-9999px;
	}
	
#left #offerings_head{
	width:300px;
	height:30px;
	background:url(images/img_headline_offerings.gif) no-repeat;
	text-indent:-9999px;
	}
		
#left h3{
	width:320px;
	height:30px;
	background:url(images/img_guiding.gif) no-repeat;
	text-indent:-9999px;
	}

#left p{
	margin: 10px 0 10px 10px;
	}

/*--------------------------------------------------	
BULLETS
--------------------------------------------------*/
#bullets li{
	list-style:none;
	background:url(images/img_bullet.gif) no-repeat;
	background-position:1px 1px;
	}

#bullets p{
	padding-left:8px;
	}

/*--------------------------------------------------	
FOOTER
--------------------------------------------------*/

#footer{
	width:956px;
	height:115px;
	margin:auto;
	background:url(images/img_btm.gif) no-repeat;
	}

#footer p{
	margin:auto;
	text-align:center;
	}

/*--------------------------------------------------	
INDEX PAGE
--------------------------------------------------*/

#indexpage #left{
	margin:20px 0 0 50px;
	width:375px;
	float:left;
	display:inline;
	}
	
#indexpage #righttop{
	width:268px;
	height:180px;
	float:left;
	background:url(images/img_index_field.jpg) no-repeat;
	text-indent:-9999px;
	margin:35px 0 20px 35px;
	border:solid 1px #aaa;
	}

#indexpage #right{
	width:268px;
	float:left;
	margin:15px 0 40px 35px;
	background-color:#E8E6C2;
	border:solid 1px #aaa;
	}

#indexpage #right h4{
	margin:10px 0 0 15px;
	height:30px;
	background:url(images/img_biographies.gif) no-repeat;
	text-indent:-9999px;
	}
	
#indexpage #right p{
	margin: 10px 20px 10px 15px;
	}
	
#indexpage #right_image{
	width:235px;
	height:323px;
	background:url(images/img_fraktur.jpg) no-repeat;
	border:1px solid #888;
	margin: 30px 0 0 15px;
	}
	
#indexpage #right .descriptions{
	color:#999;
	margin:5px 0 10px 15px;
	font-style:italic;
	}

#indexpage #right ul li{
	list-style:none;
	padding:0 0 3px 0;
	}
	
/*--------------------------------------------------	
PROJECTS PAGE
--------------------------------------------------*/

#projectspage #right{
	width:315px;
	margin:35px 0 40px 35px;
	float:left;
	}

#projectspage #right #houseblessing{
	width:315px;
	height:276px;
	background:url(images/img_houseblessing.jpg) no-repeat;
	text-indent:-9999px;
	border:1px solid #888;
	}
	
#projectspage #left{
	margin:20px 0 0 50px;
	width:325px;
	float:left;
	display:inline;
	}
	
#projectspage #left li{
	list-style:none;
	}
	
/*--------------------------------------------------	
OFFERINGS PAGE
--------------------------------------------------*/

#offerings_page #left{
	margin:20px 0 0 50px;
	width:375px;
	float:left;
	display:inline;
	}
	
#offerings_page #left li{
	list-style:none;
	}

#offerings_page #right{
	width:268px;
	float:left;
	margin:35px 0 40px 45px;
	}

#offerings_page #right #join_now{
	margin:15px 0 0 15px;
	height:23px;
	background:url(images/img_join_now.gif) no-repeat;
	text-indent:-9999px;
	}
	
#offerings_page #right p{
	margin: 10px 20px 10px 15px;
	}
	
#offerings_page #holle{
	width:235px;
	height:175px;
	border:1px solid #888;
	background:url(images/img_index_holle.jpg) no-repeat;
	text-indent:-9999px;
	}
	
#offerings_page #right .descriptions{
	color:#999;
	width:200px;
	margin:10px 0 0 0;
	font-style:italic;
	}
	
#offerings_page #left #article{
	font-size:1.1em;
	font-weight:bold;
	color:#663300;
	margin-top:20px;
	}
	
/*--------------------------------------------------	
BRAUCHEREI PAGE
--------------------------------------------------*/

#brauchereipage #left{
	margin:20px 0 0 50px;
	width:375px;
	float:left;
	display:inline;
	}

#brauchereipage #right{
	width:268px;
	float:left;
	margin:35px 0 40px 35px;
	background-color:#E8E6C2;
	border:solid 1px #aaa;
	}

#brauchereipage #right #register_now{
	margin:15px 0 0 15px;
	height:23px;
	background:url(images/img_register_now.gif) no-repeat;
	text-indent:-9999px;
	}
	
#brauchereipage #right p{
	margin: 10px 20px 10px 15px;
	}
	
#brauchereipage #right_image{
	width:235px;
	height:336px;
	background:url(images/img_bman.jpg) no-repeat;
	border:1px solid #888;
	margin:30px 0 0 15px;
	text-indent:-9999px;
	}
	
#brauchereipage #right .descriptions{
	color:#999;
	margin:5px 0 10px 15px;
	font-style:italic;
	}

/*--------------------------------------------------	
CONTACT PAGE
--------------------------------------------------*/

#contactpage #right{
	width:225px;
	float:left;
	margin:35px 0 40px 115px;
	}

#contactpage #right_image{
	width:193px;
	height:500px;
	background:url(images/img_flower.jpg) no-repeat;
	text-indent:-9999px;
	border:1px solid #888;
	}

#contact_address p{
	margin: 5px 0 5px 10px;
	}
	
.contact_numbers {
	margin: 25px 0 0 0 ;
	}
	
.contact_numbers p{
	margin: 5px 0 5px 10px;
	}
	
/*--------------------------------------------------	
BIOS PAGE
--------------------------------------------------*/

#biopage h2{
	background:url(images/img_biographies.gif) no-repeat;
	text-indent:-9999px;
	}
	
#biopage #left{
	width:660px;
	}
		
		/*--------------------------------------------------	
		Individual Bios
		--------------------------------------------------*/
	
		#biopage div.bio{
			width:640px;
			margin:20px 0 0 10px;
			}
			
		#biopage div.bio p{
			float:left;
			width:400px;
			padding:0 0 0 0;
			}
	
		

#biopage #bio_one_image{
			width:200px;
			height:200px;
			background:url(images/img_jesse.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}
			
		

#biopage #bio_two_image{
			width:200px;
			height:200px;
			background:url(images/img_sue.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}

		 

#bio_three_image{
			width:200px;
			height:200px;
			background:url(images/img_matt.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}

			

#bio_four_image{
			width:200px;
			height:200px;
			background:url(images/img_dennis.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}
			
			

#bio_five_image{
			width:200px;
			height:200px;
			background:url(images/img_lauren.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}
			
			

#bio_six_image{
			width:200px;
			height:200px;
			background:url(images/img_patrick.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}
			
			 

#bio_seven_image{
			width:200px;
			height:200px;
			background:url(images/img_rob.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}

                 

#biopage #bio_eight_image{
			width:200px;
			height:200px;
			background:url(images/img_orva.jpg) no-repeat;
			float:left;
			text-indent:-9999px;
			border:1px solid #666;
			}

			
			


/*--------------------------------------------------	
LINKS PAGE
--------------------------------------------------*/
	
#links_page #right{
	width:315px;
	float:left;
	margin:45px 0 0 45px;
	}
	
#trio{
	width:315px;
	height:276px;
	background:url(images/img_links_photo.jpg) no-repeat;
	border:1px solid #888;
	text-indent:-9999px;
	}

/*--------------------------------------------------	
VOICES PAGE
--------------------------------------------------*/

#voicespage #right{
	width:225px;
	float:left;
	margin:0 0 40px 65px;
	}
	
#voicespage #eldervoices{
	background:url(images/img_eldervoices.gif) no-repeat;
	}

#voicespage #right_image{
	width:200px;
	height:200px;
	border:1px solid #888;
	margin:35px 0 0 0;
	background:url(images/img_voices_hex.jpg) no-repeat;
	text-indent:-9999px;
	}
	
#voicespage #left{
	margin:20px 0 0 50px;
	width:375px;
	float:left;
	display:inline;
	}
	
/*--------------------------------------------------	
HAVEN PAGE
--------------------------------------------------*/
	
#havenpage h2{
	width:396px;
	height:60px;
	background:url(images/img_guild_gatherings.gif) no-repeat;
	text-indent:-9999px;
	}

#havenpage #left{
	margin:20px 0 0 50px;
	width:375px;
	float:left;
	display:inline;
	}

#havenpage #right{
	width:268px;
	float:left;
	margin:35px 0 40px 35px;
	background-color:#E8E6C2;
	border:solid 1px #aaa;
	}

#havenpage #right #join_now{
	margin:15px 0 0 15px;
	height:23px;
	background:url(images/img_join_now.gif) no-repeat;
	text-indent:-9999px;
	}
	
#havenpage #right p{
	margin: 10px 20px 10px 15px;
	}
	
#havenpage #elderberry{
	width:235px;
	height:336px;
	background:url(images/img_elderberry.jpg) no-repeat;
	border:1px solid #888;
	margin:30px 0 0 15px;
	text-indent:-9999px;
	}
	
#havenpage #right .descriptions{
	color:#999;
	margin:5px 0 10px 15px;
	font-style:italic;
	}
	
/*--------------------------------------------------	
ARTICLES PAGE
--------------------------------------------------*/

#mcall #left{
	width:650px;
}
	
