﻿/* Top main nav menu styles*/
#menu {
	/*background-color: #FFFFFF;*/
	position: relative;
	width: auto;
	height: 22px;
	z-index: 100;
}

#nav, #nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#nav li ul li a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	text-indent: 3px;
	list-style-image: none;
	list-style-type: none;
}

#nav li ul li a:hover {
	/*background-color: #9E7606;*/
	background-color: #000000;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}

#nav a {
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

#nav a:hover {
	/*background-color: #9E7606;*/
	background-color: #000000;
	color: #FFFFFF;
}

#nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}

#nav li:hover ul {
	left: auto;
	list-style-image: none;
	list-style-type: none;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	list-style-image: none;
	list-style-type: none;
}

li.TopNavMenuWidth {
	width: auto;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}

#TopNavSubMenuWidth {
	width: 100px;
	text-align: left;
}

#TopNavSubMenuWidth li a {
	width: 130px;
	/*background-color: #BDBDBD;*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

.BottomList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: auto;
}

.TopList {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: auto;
}

.centerText {
	text-align: center;
}
/* End top main nav menu styles */

#menu0 {
	/*background-color: #FFFFFF;*/
	position: relative;
	width: auto;
	height: 22px;
	z-index: 100;
}
#nav0, #nav0 ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#nav0 li ul li a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	text-indent: 3px;
	list-style-image: none;
	list-style-type: none;
}
#nav0 li ul li a:hover {
	/*background-color: #9E7606;*/
	background-color: #000000;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}
#nav0 a {
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
#nav0 a:hover {
	/*background-color: #9E7606;*/
	background-color: #000000;
	color: #FFFFFF;
}
#nav0 li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#nav0 li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}
#nav0 li:hover ul {
	left: auto;
	list-style-image: none;
	list-style-type: none;
}
#nav0 li:hover ul, #nav0 li.sfhover ul {
	left: auto;
	list-style-image: none;
	list-style-type: none;
}

#TopNavSubMenuWidth0 {
	width: 100px;
	text-align: left;
}
#TopNavSubMenuWidth0 li a {
	width: 150px;
	/*background-color: #BDBDBD;*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}


#TopNavSubMenuWidth1 {
	width: 100px;
	text-align: left;
}
#TopNavSubMenuWidth1 li a {
	width: 175px;
	/*background-color: #BDBDBD;*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

#TopNavSubMenuWidth2 {
	width: 100px;
	text-align: left;
}
#TopNavSubMenuWidth2 li a {
	width: 175px;
	/*background-color: #BDBDBD;*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}



