@charset "UTF-8";
/* CSS Document */
/* 
   NAV.CSS
   ---
   SZOLDIER CLOTHING
   ---
   DESIGN: SOBULEDESIGN.COM
   ---
   LOGISTICS: CRAZYHORSECODING.COM
*/
   

#nav-home #nav-home a,
#nav-about #nav-about a,
#nav-szoldier #nav-szoldier a,
#nav-gallery #nav-gallery a.nav-gallery,
#nav-contact #nav-contact a
{
	color: #900;
	text-decoration: none;
	font-family: Copperplate;
	font-family: Georgia, serif;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.level2 {
	z-index: 9999;
	font-family: inherit;
	visibility: hidden}

ul.level2 {
	margin-right: 10px;
	background-image: url(/images/black_transulcent_bg.png);
	width: 76px;
	display: inline-block;
	font-family: inherit;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

ul.level2 li {
	clear: both;
	display: list-item;
	display: inline-block;
	line-height: 30px;
	font-family: inherit;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

ul.level2 li a {
	clear: both;
	display: block;
	height: 30px;
	color: blue;
	padding: 5px;

}
