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

/* level 0 inner */
.m0l0iout {
	font-family: Garamond Narrow, Garamond;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	color: #87887F;
}
.m0l0iover {
	font-family: Garamond Narrow, Garamond;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/*background-color: #EF540D;*/
}
.m0l0oover {
	text-decoration : none;
	/*background-image: url("img/arr.gif");*/
}
