
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#topnavi a {
	display: block;
	color: #464646;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;
	font-size: 16px;
	background-color: transparent;
	padding-left: 20px;
}
#topnavi1 {left: 0px; top: 0px; width: 136px; height: 38px;}
#topnavi2 {left: 0px; top: 38px; width: 136px; height: 38px;}
#topnavi3 {left: 0px; top: 76px; width: 136px; height: 38px;}
#topnavi4 {left: 0px; top: 114px; width: 136px; height: 38px;}
#topnavi5 {left: 0px; top: 152px; width: 136px; height: 38px;}
#topnavi6 {left: 0px; top: 190px; width: 136px; height: 38px;}

#topnavi1 a {height: 16px;}
#topnavi2 a {height: 16px;}
#topnavi3 a {height: 16px;}
#topnavi4 a {height: 16px;}
#topnavi5 a {height: 16px;}
#topnavi6 a {height: 16px;}

#topnavi li:hover a {
	color: #B2935D; z-index:1;
}

#topnavi1:hover a {	background: url(../images/nav-roll.jpg) -0px -0px no-repeat;}
#topnavi2:hover a {	background: url(../images/nav-roll.jpg) -0px -38px no-repeat;}
#topnavi3:hover a {	background: url(../images/nav-roll.jpg) -0px -76px no-repeat;}
#topnavi4:hover a {	background: url(../images/nav-roll.jpg) -0px -114px no-repeat;}
#topnavi5:hover a {	background: url(../images/nav-roll.jpg) -0px -152px no-repeat;}
#topnavi6:hover a {	background: url(../images/nav-roll.jpg) -0px -190px no-repeat;}

/* =======================Pop-Out-Nav========================= */
#topnavi ul li a,#topnavi li:hover ul a, #topnavi ul li:hover ul li a {
	background: none;
	background-color:#F5E7C2;
	width: 190px;
	padding: 2px 2px 2px 7px;
	margin: 0px;
	border: 1px solid #9C865D;
	position:absolute;
	top:0px;
	left:0px;
	font-size:12px;
	color: #464646;
	font-weight:normal;
}

#topnavi ul li:hover a, #topnavi ul li:hover ul li:hover a {background-image: none; background-color:#FFF6D5; color: #B2935D; font-weight:bold;}

#topnavi ul {visibility: hidden;}
#topnavi li:hover ul {visibility: visible;}


#sub1 {top: 0px; left: 125px;}
#sub2 {top: 21px; left: 125px;}
#sub3 {top: 42px; left: 125px;}
#sub4 {top: 63px; left: 125px;}
#sub5 {top: 84px; left: 125px;}
#sub6 {top: 105px; left: 125px;}
#sub7 {top: 126px; left: 125px;}

#topnavi ul ul {visibility: hidden;}
#topnavi li:hover ul ul {visibility: hidden;}
#topnavi ul li:hover ul {visibility: visible;}

#sub1-1 {top: 0px; left: 200px;}
#sub1-2 {top: 21px; left: 200px;}
#sub1-3 {top: 42px; left: 200px;}
#sub1-4 {top: 63px; left: 200px;}
#sub1-5 {top: 84px; left: 200px;}

/* =======================Pop-Out-Nav========================= */