/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* top tab nav - home, natrual stone etc... */
.m0l0iout {
	font-size:10px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	line-height:1.1;
	text-decoration: none;
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	text-transform:uppercase;
	color: #FFFFFF;
}
.m0l0iover {
	font-size:10px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	text-decoration:underline;
	line-height:1.1;
	padding: 0px 0px 0px 0px; 
	text-transform:uppercase;
	color: #FFFFFF;
}

/* directly modify the properties of individual items */
#e0_0o {
	border-left:none;
}
#e0_22i {
	/*color: yellow;
	font-weight: bold;*/
}

#e1_11i{
color: yellow;
	font-weight: bold;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border-left: 1px white solid;
	background: #BEB7AE;
}
.m0l0oover {
	text-decoration : none;
	border-left: 1px white solid;
	background: #BEB7AE;
}

/* level 1 inner */
.m0l1iout {
	font-size:10px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	text-decoration: none;
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	text-transform:uppercase;
	color: #FFFFFF;
}
.m0l1iover {
	font-size:10px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	text-decoration: none;
	padding: 0px 0px 0px 0px; 
	text-transform:uppercase;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #BEB7AE;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #D8D6D2;
}

/* level 2 inner */
.m0l2iover {
	font-size:10px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	text-decoration: none;
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	text-transform:uppercase;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #BEB7AE;
	filter: alpha(opacity=100);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #D8D6D2;
}
