select {
line-height: 10px;
font-family: 'Lucida Grande', arial, verdana, helvetica, sans-serif;
font-size: 1.0em; 
}
select .option-parent {
   font-weight: bold;
}

select .option-child {
padding-left:15px;
}

.seeAlsoNavigation {

   padding:5px;
   width:290px;
   float:right;
}
 .seeAlsoNavigation ul {
   border: thin dotted  #1C1C1C;
   padding:5px;
   width:290px;
   float:right;
}

/* CSS Document */

#navwrap {
	width: 980px;
	height: 40px;
        float: left;
        padding-left: 10px;
	}

.nav {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.nav li {
	float: left;
	width: 139px; /*140*/
	text-align: center;
	border-right: 1px solid #fff;
	}

.nav li#last {
	border-right: none;
	width: 140px;
	}

.nav a {
	display: block;
	height: 30px;
	background: #c4b7a8;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.nav a:hover {
	background:  #e0d9d1;
	text-decoration: none;
	color: #000000;
		}
		
.nav a#navSelected {
        background: #e0d9d1;
        }
/*-- SUB NAVIGATION --*/

#subnav {
	padding: 0;
	margin: 0 0 0 0;
	width: 224px;
	margin-bottom:25px;
	}
	
#subnav ul, .seeAlsoNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subnav ul li, .seeAlsoNavigation ul li {
	margin: 0 0 1px 0;
	padding: 0;
	}

#subnav ul li a, .seeAlsoNavigation ul li a {
	display: block;
	width:222px;
	padding: 6px 0 6px 13px;
	text-decoration: none;
	color: #000;
	line-height: normal;
	font-size: 1.1em;
border-bottom: 1px dotted #ccc;
	}
	
#subnav ul li a:hover {
text-decoration:underline;
	}

#subnav ul li a.selected {
background-color:#e0eaf4;
font-weight:bold;
	}
	
/* SUBNAV NESTED LINKS */

#subnav ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subnav ul li ul li {
	margin: 0;
	padding: 0;
	}

#subnav ul li ul li a {
	display: block;
	padding: 6px 0 6px 23px;
	width:212px;
	text-decoration: none;
	color: #000;
	line-height: normal;
	font-size: 1.1em;
	border-top: 1px solid #fff;
	}
	
#subnav ul li ul li a:hover {
	text-decoration:underline;
	}

#subnav ul li ul li a.selected {
background-color:#e0eaf4;
font-weight:bold;
	}



.subnav {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.subnav li {
	float: left;
	width: 139px; /*140*/
	text-align: center;
	/*border-right: 1px solid #fff;*/
        margin: 0;
        padding: 0;
	}

.subnav a {
	display: block;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.subnav a:hover {
	text-decoration: underline;
		}


/*-- SIDE NAV - CATEGORIES AND ARCHIVES --*/

.sideNav {
        list-style: none;
        margin: 0 0 10px 0;
        padding: 0;
        }
.sideNav li {
        padding: 3px 3px 3px 0;
        border-bottom: 1px dotted #ccc;
        }
.sideNav li a {
        text-decoration: none;
        color: #0d32ef;
        }
.sideNav li a:hover {
        color: #8599ff;
        text-decoration: underline;
}



#subnav ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subnav ul ul li {
	margin: 0;
	padding: 0;
	}

#subnav ul ul li a {
	display: block;
	width: 177px; /*190*/
	padding: 6px 0 6px 30px;
	text-decoration: none;
	color: #000;
	line-height: normal;
	font-size: 0.9em;
	border-top: 1px solid #fff;
	}
	
#subnav ul ul li a:hover {
	text-decoration:underline;
	}

#subnav ul ul li a.here{
	text-decoration:underline;
	}

		
/*-- TARGETS NESTED UL LI A LIST - NOT USED 

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 1px 0 0 0;
	background: #fff;
	}

/*li>ul {
	top: auto;
	left: auto;
	}*/
	
li li {
	display: block;
	float: none;
	}

li:hover ul, li.over ul {
	display: block;
	}	
		
.nav li li a {
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	}

.nav li li a:hover {
	background: #669999;
	}
--*/
.bannerL {
float:left;
}

.bannerR {
float:right;
padding-right:10px;
}


#atoz_nav
{
        display:none;
	width: 750px;
	float: left;
	margin-bottom: 10px;
}
#atoz_nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 750px;
}
#atoz_nav ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}
#atoz_nav ul li a
{
	background-color: #bbbbbb;
	border: 1px solid #000;
	color: #333333;
	line-height: 1.5em;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	float: left;
	width: 1.6em;
	margin: 0 3px 3px 0;
	text-align: center;
	padding: 0;
}
#atoz_nav ul li a:hover
{
	background: #fff;
	border: 1px solid #d1df7c;
}
#atoz_nav ul li a:active, #atoz_nav ul li a:focus
{
	background: #007800;
	color: #fff;
}
#atoz_nav ul li a.selected
{
	background: #fff;
	color: #333;
}