BODY{
	margin : 0;
	PADDING : 0;
	background-color : #000000;
	font-family:Arial, Helvetica, sans-serif;
  	background-position: center;
	background-position: top;
	background-attachment: fixed;
	text-align : center;

}

/* SITE NAVIGATION MENU */
#nav_a {height: 60px;width: 661px;margin-right: auto;margin-left: auto;text-align:right;float:right;	}
#nav_a ul {margin: 0px;padding: 0px;list-style: none;width: 661px;float:right;}
#nav_a span {display:none}
#nav_a ul li {list-style: none;margin: 0px;padding: 0px;float: left;}
#hometoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/home001.gif);height: 60px;width: 66px;display: block;text-align: center;padding-top: 0px;padding-left: 0px;text-decoration: none;float: left;}
#hometoplink:hover {color: #FFFFFF;background-image: url(../images/home002.gif);}

#historytoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/history001.gif);height: 60px;width: 70px;display: block;text-align: center;padding-top: 0px;padding-left: 0px;text-decoration: none;float: left;}
#historytoplink:hover {color: #FFFFFF;background-image: url(../images/history002.gif);}

#presstoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/press001.gif);height: 60px;width: 58px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#presstoplink:hover {color: #FFFFFF;background-image: url(../images/press002.gif);}

#designerstoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/designers001.gif);height: 60px;width: 88px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#designerstoplink:hover {color: #FFFFFF;background-image: url(../images/designers002.gif);}

#gallerytoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/gallery001.gif);height: 60px;width: 78px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#gallerytoplink:hover {color: #FFFFFF;background-image: url(../images/gallery002.gif);}

#commissionstoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/creative001.gif);height: 60px;width: 176px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#commissionstoplink:hover {color: #FFFFFF;background-image: url(../images/creative002.gif);}

#linkstoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/links001.gif);height: 60px;width: 58px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#linkstoplink:hover {color: #FFFFFF;background-image: url(../images/links002.gif);}

#contacttoplink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 70%;font-weight: bold;background-image: url(../images/contact001.gif);height: 60px;width: 67px;display: block;text-align: center;padding-top: 0px;text-decoration: none;float: left;}
#contacttoplink:hover {color: #FFFFFF;background-image: url(../images/contact002.gif);}




a img {border: none; } 

a:link{text-decoration:none; color:#000000;}

a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
text-decoration:underline;
color:#000000;
}


.bulletlist li {
 color:#000000;
 font-weight:normal;
 font-size:12px;
}



h1 {
	font-family: arial, sans-serif;
	color:#FFFFFF;
	font-size:100%;
}

h2 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:90%;
}

h3 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:140%;
}

h4 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:120%;
}

h5 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:90%;
}



td {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:100%;
}

p {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:75%;
}


#screen {
	width : 100%;
	height : 100%;
	text-align : center;
}

#layout_home {
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;

	
		

}

#layout {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color: #000000;

}

#layout2 {
	width:1024px;
	height:768px;
		margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-image: url(../images/home_back.jpg);
	border-bottom2: 1px solid #FFFFFF;
}

#layout3 {
	width:1024px;
	height:768px;
		margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-image: url(../images/press_back.jpg);
	border-bottom2: 1px solid #FFFFFF;
}


.square {
	float:left;
	width:60px;
	height:60px;
	padding-right:13px;
		padding-bottom:13px;
	text-align: center;

}

.blue {
	float:left;
	width:498px;
	overflow:auto;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	text-align: left;
	background-color: #C4D5F3;
	border-bottom: 1px dotted #9A9A9A;
	border-top: 1px dotted #9A9A9A;
	border-left: 1px dotted #9A9A9A;
	border-right: 1px dotted #9A9A9A;		

}

.image {
	float:left;
	width:60px;
	height:60px;	
}

.cased {
	float:left;
	width:350px;
	height:60px;
	margin-left:10px;	
}





.title{
    font-family : arial, helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    font-weight:bold;
	}

#center_image {
	text-align : center;
}

#top_banner{

	width:780px;
	height:60px;
	margin-left:auto;
	margin-right:auto;

}


#main_text{

	width:780px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	text-align : left;

}

#next_prev{

	width:780px;
	height:32px;
	text-align:right;
	padding:0px;
	margin:0px;

}


#press_01{
	float:left;
	width:380px;
	overflow:auto;
	text-align : left;

}

#press_02{
	float:right;
	width:380px;
	overflow:auto;
	text-align : left;

}


#split_text{

	width:780px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}

#split_left{
	float:left;
	width:460px;
	padding:10px;
	height:601px;
	text-align:left;
	background-color:#0F0F0F;

}

#split_left2{
	float:left;
	width:460px;
	padding:10px;
	overflow:hidden;
	text-align:left;
	background-color:#0F0F0F;

}

#split_left3{
	float:left;
	width:460px;
	padding:10px;
	height:570px;
	text-align:left;
	background-color:#0F0F0F;

}

#split_left p{
	font-family: arial, sans-serif;
	color:#FFFFFF;
	font-size:75%;

}

#split_left a{
	font-family: arial, sans-serif;
	color:#FF0002;
	font-size:100%;
	font-weight:bold;

}

#split_left3{
	
	width:780px;
	padding:0px;
	height:auto;
	text-align:left;
	background-color:#0F0F0F;

}

#split_left2 p{
	font-family: arial, sans-serif;
	color:#FFFFFF;
	font-size:75%;

}

#split_left2 a{
	font-family: arial, sans-serif;
	color:#FF0002;
	font-size:100%;
	font-weight:bold;

}

#split_right{
	float:right;
	width:300px;
	overflow:auto;
	background-color:#000000;	

}

#split_right2{
	float:left;
	width:280px;
	overflow:auto;
	background-color:#000000;
	margin-top:45px;
	text-align:left;
	color:#FFF;
	font-size:12px;
	margin-left:20px;

}

#add_this_holder	{width:200px; overflow:hidden; float:left; margin-top:20px;}


#flash_home{

	width:532px;
	height:460px;
	margin-top:0px;
	margin-left:245px;	
	text-align: left;	

}

#flash_design{

	width:780px;
	height:621px;
	margin-top:0px;	
	text-align: left;	

}


#boxed_off{
	width:150px;
	text-align: left;	

}
#flashing_about{
	width:300px;
	height:621px;
	padding-left:-20px;


}


#flash{

	width:780px;
	height:153px;
}

#no_flash{

	width:780px;
	height:153px;
	background:url(../images/static_image.jpg);	
}

#title h1 span  {display:none}
#title{

	width:780px;
	height:86px;
	background:url(../images/title_home.jpg);
}

#titleinfo h1 span  {display:none}
#titleinfo{

	width:780px;
	height:86px;
	background:url(../images/title_info.jpg);
}

#titlecontact span h1 {display:none}
#titlecontact{

	width:780px;
	height:86px;
	background:url(../images/title_contact.jpg);
}

#titlerecipes h1 span {display:none}
#titlerecipes{

	width:780px;
	height:86px;
	background:url(../images/recipes_title.jpg);
}

#titleshop span h3 {display:none}
#titleshop{

	width:780px;
	height:86px;
	background:url(../images/title_shop.jpg);
}

#titlebasket span h3 {display:none}
#titlebasket{

	width:780px;
	height:86px;
	background:url(../images/title_basket.jpg);
}

#titleterms span h3 {display:none}
#titleterms{

	width:780px;
	height:86px;
	background:url(../images/title_terms.jpg);
}

#titlebulk span h3 {display:none}
#titlebulk{

	width:780px;
	height:86px;
	background:url(../images/title_bulk.jpg);
}

#titlepayment span h3 {display:none}
#titlepayment{

	width:780px;
	height:86px;
	background:url(../images/title_payment.jpg);
}

#rehy span h3 {display:none}
#rehy{

	width:780px;
	height:86px;
	background:url(../images/rehydrate_title.jpg);
}

#about3 span h3 {display:none}
#about3{

	width:780px;
	height:86px;
	background:url(../images/about_title.jpg);
}



#titledelivery span h3 {display:none}
#titledelivery{

	width:780px;
	height:86px;
	background:url(../images/title_delivery.jpg);
}

#titlelinks span h3 {display:none}
#titlelinks{

	width:780px;
	height:86px;
	background:url(../images/title_links.jpg);
}

#top_nav{
	position:relative;
	width:780px;
	height:20px;
	border-bottom: 2px solid #FFFFFF;
		background:url(../images/top_nav.jpg);
}

#top_banner2{
	position:relative;
	width:760px;
	height:30px;
}

#navigation {

	position:absolute;
	top:128px;
	padding:0px 0px 4px 0px;
	width:758px;
	background-repeat:repeat-x;

}

#main_area {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	width:auto;
overflow:auto;
	background:url(../images/middle_content.jpg);
	background-position: center;
	background-position: top;


}

#base {
	margin-left:auto;
	margin-right:auto;
	width:785px;
	height:51px;
	text-align:right;
}

#base2 {
	margin-left:auto;
	margin-right:auto;
	width:785px;
	overflow:hidden;
	text-align:right;
	margin-top:
}

#base_elephant {width:500px; height:51px; float:left; color:red; font-size:12px;}
#elephant_logo	{width:110px; height:51px; float:left; margin-right:5px; background-image:url(../images/elephant_logo.jpg); background-repeat:no-repeat;}

#elephant_family_logo 	{width:225px; height:47px; float:left; background-image:url(../images/elephant_family.jpg); background-repeat:no-repeat; margin-top:10px;}
#elephant_parade_logo 	{width:225px; height:47px; float:left; background-image:url(../images/elephant_parade.jpg); background-repeat:no-repeat;}

#elephant_holder_left	{width:225px; overflow:auto; float:left; margin-right:10px; margin-top:10px;}
#elephant_holder_right	{width:225px; overflow:auto; float:left; margin-top:10px;}

#base p {
	font-family: arial, sans-serif;
	color:#1A1A1C;
	font-size:65%;

}
#base a {
	font-family: arial, sans-serif;
	color:#1A1A1C;
	font-size:110%;

}

#base a:visited {
	font-family: arial, sans-serif;
	color:#1A1A1C;
	font-size:110%;

}



#content_45 {
	margin-left:auto;
	margin-right:auto;
	width:590px;
	overflow:auto;
	text-align:left;
	background-color:#F7F2E9;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;

}
#content_45 ul {font-family: Arial, Helvetica, sans-serif;color: #000000;font-size: 80%;font-weight: normal;display: block;}

.shop_container {
	position:relative;
	overflow:auto;
	width:auto;
	padding:10px;
	margin-bottom:10px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background:url(../images/shop_backing.jpg);
}
	
.shop_image{
	float:left;
	width:175px;
	height:180px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

.desc_containter{
	position:relative;
	float:right;
	width:300px;
	overflow:auto;
		border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	}

.desc {
		position:relative;
			float:left;
	width:100px;
	height:20px;
	text-align:left;
	margin-bottom:10px;
	padding: 10px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

.desc p{font-family: arial, sans-serif;color:#000000;font-size:75%;margin-top:0px; }

.selection {
	position:relative;
	float:left;
	width:100px;
	height:20px;
	padding: 10px;
	margin-bottom:10px;
	text-align:left;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}


.internal_shop2 p {font-family: arial, sans-serif;color:#000000;font-size:75%;}

.internal {
	background-color:#BDAE93;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;	
	padding-bottom: 0px;	
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	margin-bottom:15px;
	background:url(../images/facts.jpg);			
}

.internal p {font-family: arial, sans-serif;color:#000000;font-size:75%;}

.internal_link1 {
	float:left;
	width:155px;
	height:40px;
	text-align: center;
	background-color:#BDAE93;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 140px;	
	padding-bottom: 0px;	
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	margin-bottom:15px;
	margin-right:28px;
	background:url(../images/shopping_image.jpg);	
					
}
.internal_link1 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.internal_link2 {
	float:left;
	width:155px;
	height:40px;
		text-align: center;
	background-color:#BDAE93;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 140px;	
	padding-bottom: 0px;	
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	margin-bottom:15px;
	margin-right:28px;
	background:url(../images/bulk_orders.jpg);				
}

.internal_link2 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.internal_link3 {
	float:left;
	width:155px;
	height:40px;
		text-align: center;
	background-color:#BDAE93;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 140px;	
	padding-bottom: 0px;	
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	margin-bottom:15px;
	
	background:url(../images/mush_sell.jpg);				
}

.internal_link3 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}



#rehydrate2{
	width:509px;
	height:auto;
	float:left;

}

.mush_link1 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;margin-right:28px;background:url(../images/morels_extra.jpg);					
}
.mush_link1 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.mush_link2 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;margin-right:28px;background:url(../images/forest_mix.jpg);					
}
.mush_link2 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.mush_link3 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/shitake_sliced.jpg);
}
.mush_link3 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}


.mush_link12 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;margin-right:28px;background:url(../images/cep_sliced.jpg);					
}
.mush_link12 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.mush_link22 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;margin-right:28px;background:url(../images/black_fungus_strip.jpg);					
}
.mush_link22 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

.mush_link32 {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/shopping_image.jpg);
}
.mush_link32 h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}



.mush_shop {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/shopping_image.jpg);
}
.mush_shop h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}


#cep_sliced {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/cep_sliced.jpg);
}
#cep_sliced h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#cep_shredded {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/cep_shredded.jpg);
}
#cep_shredded h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#cep_powder {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/cep_powder.jpg);
}
#cep_powder h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#morels_extra {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/morels_extra.jpg);
}
#morels_extra h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#morels_shredded {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/morels_shredded.jpg);
}
#morels_shredded h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#forest_mix {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/forest_mix.jpg);
}
#forest_mix h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#forest_mix_shredded {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/forest_mix_shredded.jpg);
}
#forest_mix_shredded h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#shitake_sliced {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/shitake_sliced.jpg);
}
#shitake_sliced h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#shitake_shreded {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/shitake_shreded.jpg);
}
#shitake_shreded h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#black_fungus_strip {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/black_fungus_strip.jpg);
}
#black_fungus_strip h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}

#black_fungus_shredded {float:left;width:155px;height:40px;text-align: center;background-color:#BDAE93;padding-left: 10px;padding-right: 10px;padding-top: 140px;padding-bottom: 0px;border-bottom: 1px dotted #000000;border-top: 1px dotted #000000;border-left: 1px dotted #000000;border-right: 1px dotted #000000;margin-bottom:15px;background:url(../images/black_fungus_shredded.jpg);
}
#black_fungus_shredded h3 {font-family: arial, sans-serif;color:#000000;font-size:110%;}






#bottom_link {
	margin-left:auto;
	margin-right:auto;		
	padding-top:100px;
	width:500px;

	

}
#bottom_link a {text-decoration:none; color:#FFFFFF; font-weight:bold;}
#bottom_link a:hover {text-decoration:underline; color:#FFFFFF;font-weight:bold;}
#bottom_link p {font-family: arial, sans-serif;color:#5C4D2E;font-size:75%;}





#bottom_images {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:590px;
	height:86px;
	background:url(../images/mushrooms_together.jpg);
		background-position: center;
	background-position: top;	

}

#bottom_images h1 span {	display:none}

#home_left{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:510px;
	overflow: auto; 
}

#home_left li {font-family: arial, sans-serif;color:#00116F;font-size:75%;}


#home{
	height:188px;
	width:505px;
	padding-top:0px;
	padding-left:5px;
	background:url(../images/home.jpg);
}

#about{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/about.jpg);
}

#web{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/web.jpg);
}

#web2{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/web_design.jpg);
}

#cms{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/cms.jpg);
}

#seo{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/seo.jpg);
}

#ecom{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/ecom.jpg);
}

#aac{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/aac.jpg);
}

#act{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/act.jpg);
}

#dream{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/dream.jpg);
}

#image{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/image.jpg);
}

#tower{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/tower.jpg);
}

#scc{
	height:188px;
	width:505px;
	padding-top:1px;
	padding-left:5px;
	background:url(../images/scc.jpg);
}





#home_left a {font-family: Arial, Helvetica, sans-serif;font-size: 100%;color: #000000;}

#home_left2{
	z-index: 3;
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 35px 0px;
	float:left;
	width:490px;
	overflow: auto; 
	border-top: 1px dotted #929292;
    border-bottom: 1px dotted #929292;
    border-left: 1px dotted #929292;
    border-right: 1px dotted #929292;
}

#home_left3{

	margin: 0px 0px 0px 0px;
	padding:4px;
	width:750px;
	overflow: auto; 

}

#statement{float:right;
	width:222px;
	margin-top:3px;
	margin-bottom:10px;
	padding: 10px 10px 10px 13px;
	text-align : left;
	background-color : #C4D5F3;
	overflow: auto; 
	border-bottom: 1px dotted #9A9A9A;
	border-top: 1px dotted #9A9A9A;
	border-left: 1px dotted #9A9A9A;
}

#statement p{ font-family: Arial, Helvetica, sans-serif;color: #00125E;font-size: 70%;font-weight: normal;}
#statement h1{ font-family: Arial, Helvetica, sans-serif;color: #00125E;font-size: 100%;font-weight: bold;}
#statement a{ font-family: Arial, Helvetica, sans-serif;color: #00125E;font-size: 100%;font-weight: bold;}
#statement a:hover{ font-family: Arial, Helvetica, sans-serif;color: #00125E;font-size: 100%;font-weight: bold;}


#case ul {margin: 0px;padding: 0px;list-style-type: none;}
#case li {margin: 0px;padding: 0px;}
#case div ul li a {color: #00125E;text-decoration: none;background: #1997DD;font: 70% Arial, Helvetica, sans-serif;display: block;background-image: url(../images/side_back_01.gif);height: 20px;width: 218px;padding-top: 5px;text-indent: 10px;}
#case div ul li a:hover {color: #1A2F84;text-decoration: none;background: #9DA9EB;font: 70% Arial, Helvetica, sans-serif;display: block;background-image: url(../images/side_back_02.gif);height: 20px;width: 218px;padding-top: 5px;text-indent: 15px;}
#case div h3 a:hover {color: #FFCC00;text-decoration: none;border: none;}


hr.d {
	
	border: none 0; 
	border-top: 1px dotted #00116D;
	width: 100%;
	height: 4px;
	margin: 0px auto 0 0;
	text-align: left;
	}
	

#statement2{

	float:right;
	width:245px;
	padding:4px;
	height:140px;
	text-align : left;
	background-color : #E3E3E3;
	border-top: 1px dotted #929292;
    border-bottom: 1px dotted #929292;
    border-left: 1px dotted #929292;
    border-right: 1px dotted #929292;
}

#statement3{

	float:right;
	width:245px;
	padding:4px;
	height:320px;
	margin: 10px auto 10px auto;
	text-align : center;
	background-color : #BDD2E6;
	border-top: 1px solid #91B0CE;
    border-bottom: 1px solid #91B0CE;
    border-left: 1px solid #91B0CE;
    border-right: 1px solid #91B0CE;
}

#logos 
{
	margin-left:auto;
	margin-right:auto;
	margin: auto auto 10px auto;
	padding:0px;
	width:760px;
	height:50px;
	background:url(../images/logos.gif);

}

.options{
	width: 150px;
	height:150px;
	float: left;
	margin: 0px 0px 10px 10px;
	border-top: 1px solid #91B0CE;
    border-bottom: 1px solid #91B0CE;
    border-left: 1px solid #91B0CE;
    border-right: 1px solid #91B0CE;
	}
	


.case{

	width:470px;
	overflow:auto;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	border-top: 1px	 solid #D1CEC5;
    border-bottom: 1px solid #D1CEC5;
    border-left: 	1px solid #D1CEC5;
    border-right: 1px solid #D1CEC5;
	padding: 5px 5px 5px 5px; 
	background-color: #E8EFF6;

	}
	
.case2{

	width:490px;
	overflow:auto;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	border-top: 1px	 solid #D1CEC5;
    border-bottom: 1px solid #D1CEC5;
    border-left: 	1px solid #D1CEC5;
    border-right: 1px solid #D1CEC5;
	padding: 5px 5px 5px 5px; 
	background-color: #E8EFF6;

	}	
			
	

#content_under {

	top: 700px;
	width : 100%;
	background-color: #E1E8F5;
	border-top: 1px	 solid #D1CEC5;
    border-bottom: 1px solid #D1CEC5;
    border-left: 	1px solid #D1CEC5;
    border-right: 1px solid #D1CEC5;

}

#content_under2 {
	position:absolute;
	top: 1033px;
	width : 100%;
}

#content_under4 {
	position:absolute;
	top: 784px;
	width : 100%;
}

#content_under5 {
	position:absolute;
	top: 1327px;
	width : 100%;
}

#content_under6 {
	position:absolute;
	top: 1385px;
	width : 100%;
}


#content_under3 {
	position:absolute;
	top: 680px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px dotted #929292;
    border-bottom: 1px dotted #929292;
    border-left: 1px dotted #929292;
    border-right: 1px dotted #929292;
}

#logos2 {

	padding:0px;
	width:760px;
	height:33px;
	margin: 1220px 0px 0px 0px;
	background:url(../images/logos.gif);
	border-top: 1px dotted #929292;
    border-bottom: 1px dotted #929292;
    border-left: 1px dotted #929292;
    border-right: 1px dotted #929292;
}


#links
{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:120px;
	background:url(../images/bottom.gif);

}


#footer
{


	width :780px;
	height : 60px;
	text-align : center;
	background:url(../images/p_footer.gif);
	color : #FFFFFF;

}

#footer_access
{
	width :770px;
	padding-left:10px;
	height : 60px;
	text-align : left;
	background-color:#BCC7DA;
}


#footer_inner
{
	padding:5px;
	width:760px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	text-align : center;
	background:url(../images/p_footer2.gif);

}

#footer2
{
	width : 100%;
	height : 60px;
	text-align : center;
	margin: 1385px 0px 0px 0px;
	background:url(../images/p_footer.gif);
	color : #FFFFFF;

}


.one
{
    float:left;
    text-align:center;
    width:225px;
    height:200px;
    border-top: 0px solid #00309C;
    border-bottom: 0px solid #00309C;
    border-left: 0px solid #00309C;
    border-right: 0px solid #00309C;
}

.two
{
    float:left;
    text-align:center;
    width:225px;
    height:200px;
    border-top: 0px solid #00309C;
    border-bottom: 0px solid #00309C;
    border-left: 0px solid #00309C;
    border-right: 0px solid #00309C;
}

.three
{
    float:left;
    text-align:center;
    width:225px;
    height:200px;
    border-top: 0px solid #00309C;
    border-bottom: 0px solid #00309C;
    border-left: 0px solid #00309C;
    border-right: 0px solid #00309C;
}



.nav_font
{
    font-family : arial, helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.link_font
{
    font-family : arial, helvetica, sans-serif;
    font-size:100%;
    color:#000000;
    font-weight:bold;
	}
	
	
.link_font2
{
    font-family : arial, helvetica, sans-serif;
    font-size:75%;
    color:#000000;
    font-weight:bold;
	}

.main_font
{
    font-family : arial, helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.main_font2
{
    font-family : arial, helvetica, sans-serif;
    font-size:10px;
    color:#000000;
    font-weight:normal;
}

.footer_font
{
    font-family : arial, helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    font-weight:normal;
}

.font_small
{
    font-family : arial, helvetica, sans-serif;
    font-size:10px;
    color:#000000;
    font-weight:normal;
}

.page_link {
	text-decoration:none;
	color:#01115C;
    font-weight:bold;
}

.bold_font
{
    font-family : arial, helvetica, sans-serif;
    font-size:16px;
    color:#000000;
    font-weight:bold;
}

.bold_font2
{
    font-family : arial, helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}

input
{ 
	border-right: #5E4B2C 1px solid; 
	border-top: #5E4B2C 1px solid; 
	font-weight: normal;
	font-size:75%; 
	border-left: #5E4B2C 1px solid;  
	color: #000000; 
	border-bottom: #5E4B2C 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #BDAE93; 

}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

.select
{
color: #000;
background: #BDAE93;
border: 2px outset #d7b9c9
} 


/* NAVIGATION ===================================  */
/* NAVIGATION style in listmenu_h.css ===========  */
#nav_container {

	width:758px;
	height:30px;
	z-index: 400;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
-->
