
#nav, #nav ul {
    float: left;
    list-style: none;
    /* background: #75767e; */
    font-weight: normal;
    padding: 0;
    border: solid #e8c80f;
	border-width: 0 0;
    margin: 0 0 0 0;
}

#nav a {
    display: block;
    color: #F2D73C;
    text-decoration: none;
	background: #2F4284; 
	padding: 5px 7px;
	border: 1px solid #a8a9ad;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

#nav a.daddy {
    background: url(rightarrow2.gif) center right no-repeat;
}

#nav a:hover {
    display: block;
    text-decoration: none;
	color: #2F4284; 
	background: #e8c80f;
}

#nav li {
    float: left;
	position: relative;
	border: 1px solid #eada7e;
	border-left: 0;
	border-right: 1;
	border-bottom: 0;
	border-top: 0;
}

#nav li ul {
    position: absolute;
	display: block;
    left: -999em;
    font-weight: normal;
    border-width: 0;
    margin: 0;
}

#nav li li {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
	display: block;
	background: #2F4284; 
	border: 1px solid #f6e897;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;

}

#nav li ul a {
    display: block;
	text-decoration: none;
	cursor: default;
	color: #F2D73C;
	background: transparent; /* IE6 Bug */
	padding: 5px 7px;
	border: 1px solid #f6e897;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

#nav li li a {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
    width: 20.8em;
	display: block;
	background: transparent; 
	border: 1px solid #f6e897;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1;
}


#nav li ul ul {
    margin: -2.1em 0 0 20.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover, #nav li.sfhover {
    background: #F2D73C;
}

#content {
    clear: left;
}

#content a {
    color: #7C6240;
}

#content a:hover {
    text-decoration: none;
}

/*
#nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { 
	float: left;
	position: relative;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
}

#nav li>ul { 
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul { 
	display: block;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	cursor: default;
	color: #FFFFFF;
	background: #75767e; 
	padding: 5px 7px;
	border: 1px solid #a8a9ad;
	border-left: 1;
	border-right: 1;
	border-bottom: 0;
	border-top: 0;
}

#nav li li {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
    width: 18em;
	display: block;
	background: transparent; 
	border: 1px solid #cceeed;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

#nav li li a {
	float: none;
	position: relative;
	text-align: left;
	cursor: default;
    width: 18em;
	display: block;
	background: transparent; 
	border: 1px solid #a8a9ad;
	border-left: 0;
	border-right: 0;
	border-bottom: 1;
	border-top: 0;
}

#nav ul li a:hover { color: #FFFFFF; background: #006ca6; } 
		
#nav li ul li a { padding: 3px 1px; } 

*/

#content {
	clear: left;
}

.mainnav {font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; font-style: bold; font-size: 11px; color: #dbdbdb;} 
a.mainnav:link {color: #dbdbdb; text-decoration: none; font-style: bold} 
a.mainnav:visited {color: #dbdbdb; text-decoration: none} 
a.mainnav:active {color: #dbdbdb; text-decoration: none} 
a.mainnav:hover {color: #FFFFFF; text-decoration: none; font-style: bold;}

.mainnav2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: bold; font-size: 10px; color: #2c3e87;} 
a.mainnav2:link {color: #2c3e87; text-decoration: none; font-style: bold} 
a.mainnav2:visited {color: #2c3e87; text-decoration: none} 
a.mainnav2:active {color: #2c3e87; text-decoration: none} 
a.mainnav2:hover {color: #FFFFFF; text-decoration: none; font-style: bold;}

.mainnav3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; color: #333333; background: #F3F2F2;} 
a.mainnav3:link {color: #333333; text-decoration: none} 
a.mainnav3:visited {color: #333333; text-decoration: none} 
a.mainnav3:active {color: #333333; text-decoration: none} 
a.mainnav3:hover {color: #333333; text-decoration: none; font-style: bold;}