#container #nav ul {
	font-size: 0.85em;
	display: block;
	text-decoration: none;
	list-style-type: none;
	line-height: 2em;
	margin: 1px; 
	
	width: auto; 
	overflow-x: hidden;
	text-align: center;
}
#nav ul.subsection {
padding-bottom: 0.25em;
}
#nav li {
	float: left;
	display: block;
	border: 1px solid #5b82b4;
	margin-top: 1px;
	line-height: 1.75em;
	background-color: #FFFFCD;
	padding-left: 4px;
	width: auto;
	text-align: left;
}
 #active, #container #nav > ul >li.active {
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	 
	color: #5b82b4;
	background-color: #ffffff;
	display: block;}
#container #nav a {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 0px;
	width: 170px;
	display: block;
}
#container #nav .active .subsection a {
font-family: verdana; font-size: 0.9em;
font-variant: normal;
font-weight: normal;
}
#container #nav .active .subsection li.active a {
color: #ff0000;}

#container #nav .subsection li  {
	line-height: 1.25em;
	background-color: #ffffff;border-width: 0px;
	width: 155px;
}
#container #nav .active
ul.subsection  {
	
	width: 155px;
	
}

#subsection a:hover, #subsubsection a:hover {
	color: #FF0000;
	border-bottom-color: #FF0000;
	}
a:link, a:visited, a:active {
	color: #415d10;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
a:hover, #landscaping #shell a:hover {
	color: #FF0000;
	border-bottom-color: #FF0000;
	}
#nav a:link, #nav a:visited, #nav a:active {
	color: #5b82b4;
	font-variant: small-caps;
}#nav 
.subsection a:link, #nav .subsection a:visited,#nav .subsection a:active {
	color: #415d10;
 font-variant: normal;}

#subsection a:hover {
	color: #FF0000;
	

}
#nav a:hover {
color: #FF0000;
}

#subsubsection a:link, #subsubsection a:visited, #subsubsection a:active {
	color: #34519d;
}

