/* Body FONTS */
BODY { 
font: Arial, Helvetica, sans-serif; 
}

/* Myco Exports Title */
.myco_exports {
font: 16pt "Times New Roman", Times, serif;
position: absolute;
top: 25px;
width: 150px;
}
A.myco_exports:link { color: #312914; text-decoration: none}       
A.myco_exports:active { color: #312914; text-decoration: none} 
A.myco_exports:visited { color: #312914; text-decoration: none}   
A.myco_exports:hover { color: #312914; text-decoration: none}

/* Menu not active */
.menu_not_active {
font: 10pt Arial, Helvetica, sans-serif;
}
A.menu_not_active:link { color: #41291F; text-decoration: none}       
A.menu_not_active:active { color: #41291F; text-decoration: none} 
A.menu_not_active:visited { color: #41291F; text-decoration: none}   
A.menu_not_active:hover { color: #FFFEFF; text-decoration: none}

/* Menu active */
.menu_active {
font: 10pt Arial, Helvetica, sans-serif;
color: #FFFEFF; 
}

/* Index_middle text */
.index_middle_text {
font: 9pt Arial, Helvetica, sans-serif;
color: #968154;
position: absolute;
top: 110px;
width: 265px;
}

/* Products middle text */
.products_middle_text {
font: 9pt Arial, Helvetica, sans-serif;
color: #968154;
position: absolute;
top: 440px;
width: 170px;
}

/* Possibilities middle text */
.possibilities_middle_text {
font: 9pt Arial, Helvetica, sans-serif;
color: #968154;
position: absolute;
top: 110px;
width: 265px;
}

/* About us middle text */
.aboutus_middle_text {
font: 9pt Arial, Helvetica, sans-serif;
color: #968154;
position: absolute;
top: 110px;
width: 265px;
}

/* Contact middle text */
.contact_middle_text {
font: 9pt Arial, Helvetica, sans-serif;
color: #968154;
position: absolute;
top: 110px;
width: 265px;
}

/* Product navigation previous */
.product_navagation_previous {
font: bold 14pt Arial, Helvetica, sans-serif;
text-align: left;
}
A.product_navagation_previous:link { color: #312914; text-decoration: none}       
A.product_navagation_previous:active { color: #312914; text-decoration: none} 
A.product_navagation_previous:visited { color: #312914; text-decoration: none}   
A.product_navagation_previous:hover { color: #312914; text-decoration: none}

/* Product navigation next */
.product_navagation_next {
font: bold 14pt Arial, Helvetica, sans-serif;
text-align: right;
}
A.product_navagation_next:link { color: #312914; text-decoration: none}       
A.product_navagation_next:active { color: #312914; text-decoration: none} 
A.product_navagation_next:visited { color: #312914; text-decoration: none}   
A.product_navagation_next:hover { color: #312914; text-decoration: none}

/* Product navigation next */
.mail_address {
font: bold 9pt Arial, Helvetica, sans-serif;
}
A.mail_address:link { color: #968154; text-decoration: none}       
A.mail_address:active { color: #968154; text-decoration: none} 
A.mail_address:visited { color: #968154; text-decoration: none}   
A.mail_address:hover { color: #968154; text-decoration: none}

.form {
	color: #41291F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.email_notice {
	color: #7C2015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

/* Product fadein tags */

#photoholder {
	width:370px;
	height:500px;
	border:0px solid #666;
	background:#34211B url('/img/bg.gif') 50% 50% no-repeat;
}
#thephoto {
	width:370px;
	height:500px;
}