@charset "UTF-8";
#header {
	padding: 0em;
	background-image: url(images/WNCGroupHomes_logo.png);
	background-repeat: no-repeat;
	height: 10.25em;
	margin-left: 6.25em;
	margin-top: 0.625em;
}
#header a {
	display: block;
	padding: 0em;
	height: 10.25em;
	width: 21.875em;
	margin: 0em;
}
#header em {
	display: none;
}
#header_hide {
	padding: 0em;
	display: none;
	margin: 0em;
}
#nav {
	width: 59.375em;
	padding-bottom: 2.8125em;
	margin-left: auto;
	margin-top: 1.875em;
	margin-right: auto;
}
#nav ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#nav li {
	display: block;
	height: 1.875em;
	float: left;
	width: 6.25em;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#nav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.875em;
	text-decoration: none;
	color: #009;
	margin: 0em;
	font-weight: bold;
	text-align: center;
	display: block;
	background-image: url(images/Nav_a_gradient.png);
	background-position: right;
	background-repeat: repeat-x;
	padding: 0em;
}
#nav a:hover {
	color: #9CF;
	background-image: url(images/Nav_a_hover_gradient.png);
	background-repeat: repeat-x;
	background-position: left;
}
#nav ul li ul {
	padding: 0em;
	text-decoration: none;
	z-index: 1020;
	margin: 0em;
}
#nav ul li ul li {
	display: block;
	height: 1.75em;
	width: 8.25em;
	margin: 0em;
	padding: 0em;
	border-right-style: none;
	border-left-style: none;
}
#nav ul li ul li a {
	font-size: 0.75em;
	text-align: left;
	padding-left: .625em;
}
#nav ul li ul li a:hover {
	margin: 0em;
	height: 1.875em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.625em;
	border-top-width: 0.125em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
