/*Page Nav*/

.widget_pages h3 {
	display:none;
}

.sidenav, .widget_pages ul {
	border-left:4px solid #e8e7e7;
	}

.sidenav li, .widget_pages li {
	list-style:none;
	border-bottom:1px solid #7eb8e9;
	padding:0;
	}

.sidenav li a, .sidenav li a:visited, .widget_pages li a, .widget_pages li a:visited {
	background:#7a7a7a;
	display:block;
	padding:4px 4px 4px 8px;
	color:#e8e7e7;
	}
		
.sidenav li a:hover, .sidenav li a:active, 
.sidenav li.current_page_item a, .sidenav li.current_page_item a:visited,
.sidenav li.current_page_parent a, .sidenav li.current_page_parent a:visited {
	background:#222222;
	text-decoration:none;
	color: #FFF;
	}

.sidenav li.current_page_item li a, .sidenav li.current_page_item li a:visited {
	background:#115476
	}


	

/*Top Navbar */

#navbar {
	background:#fff; /*---was 236d93---*/
	/*border-top:4px solid #00adf1;/*--wqs 1px--*/
	padding:0px 12px 0 6px;
	margin:7px 7px 0 0;
	border-left:4px solid #333333;
	_height:30px;
	_overflow:hidden;
	
	}
	
#nav {
	font-size:1.1em;
	width:400px;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	z-index:100; /*---PUTS NAV ABOVE HOME GRAPHIC---*/
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #CCCCCC;

	z-index:100; /*---PUTS NAV ABOVE HOME GRAPHIC---*/
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #333;
	padding:10px 12px;
	/*background:url(../images/pipe.gif) right no-repeat*/
	}

#nav a:hover, #nav a:active {
	background:#fee202; /*---was 02547d---*/
	
	text-decoration:none;
	color: #000000;
	}	
	
	/*--home page selected nav --*/

#nav .current-cat a, #nav .current-cat a:visited  {
	background:#362f2f url() repeat-y center ; /*---../images/dotsbg.gif---*/
	color:#fff;
	}


		
/* Dropdown Menus */		
#nav li ul {
	position: absolute; 
	left: -999em;
	height: auto;
	width: 174px;
	
	
	}

#nav li li {
	width: 172px;
	background: #02547d;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#fee202;
	/*filter:alpha(opacity=85); -moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90;*/
	color: #000000;
	background:#fee202; /*---was 02547d---*/
	}

#nav li li a:hover, #nav li li a:active {
	background:#7a7a7a; /*---01324e--*/
	}	
		
#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;
	/*filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;*/
	}

a.main:hover
{	background:none;
	}

#nav li li.current-cat a, #nav li li.current-cat a:visited,
#nav .current-cat .children a, #nav .current-cat .children a:visited
  {
	background:#7a7a7a;/*--was02547d--*/
	}

#nav li li.current-cat a:hover, #nav li li.current-cat a:active,
#nav .current-cat .children a:hover, #nav .current-cat .children a:active {
	background:#7a7a7a;/*--was02547d--*/
	}	
	



/*More Menu*/	

#more-menu {
background:#E8E7E7 url(../images/mainleadbgstripe2.gif) repeat scroll 0 0;
color:#E8E7E7;
float:right;
margin:15px 0 8px 12px;
padding:10px;
width:97%;
	}

#more-menu ul {
	margin:0 0 15px 0;
	padding:0;
	}
	
#more-menu li {
	list-style:none;
	border-bottom:1px solid #7a7a7a;
	padding: 4px 0 5px 0;
	margin:0;
	}
	
#more-menu a, #more-menu a:visited {
	color:#222222;
	}

li.current_page_item a,	li.current_page_item a:visited {
	text-decoration:underline
	}
	
.bigger #more-menu {
	font-size:0.9em;
	}			
	
	
	/*NEW ISH DROP DOWN*/
	
#Dropdown4 {font-family: Arial, Helvetica, sans-serif; margin: 0px auto 0px auto; width:; float:right;}

/* remove all the bullets, borders and padding from the default list styling */
#Dropdown4 ul {padding: 0; margin-left: 0px; list-style: none; background:#fee202; }

/* style the sub-level lists */
#Dropdown4 ul ul {border:; border-top:; visibility:hidden; position:absolute; height:0; top:28px; left:-864px; width:953px;/*was 965 */ filter:alpha(opacity=87); -moz-opacity:0.87; -khtml-opacity: 0.87; opacity: 0.87;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#Dropdown4 ul li {float:left; line-height:21pt; background-color: #fee202; }

/* style the sub level list items */
#Dropdown4 ul ul li {float: left; border: 0px; height:350px; /*was auto */ position:relative; width:100%; padding:6px; }

/* style the links for the top level */
#Dropdown4 a, #Dropdown4 a:visited {display:block; float:left; font-size:11px; text-decoration:none; color:#131313; background:; padding:0px 16px 0px 9px;}

/* style the sub level links */
#Dropdown4 ul ul a, #Dropdown4 ul ul a:visited {display:block; background:#fee202; color: #000; font-size: 11px; height:100%; line-height:12pt; padding: ; }/*10px*/
#Dropdown4 ul table ul a, #Dropdown4 ul table ul a:visited  {/* width:14em; w\idth:9em; */}


/* style the table so that it takes no part in the layout - required for IE to work */
#Dropdown4 table {position:absolute; left:0; top:5px; z-index:-1;}
#Dropdown4 ul ul table {lef\t:-1px;}
#Dropdown4 ul ul table ul.left {margin-lef\t:2px;}

#Dropdown4 li:hover {position:relative;}
* html #Dropdown4 a:hover {position:relative;}

/* style the level hovers */
/* first */
#Dropdown4 a:hover {color: #fff; background-color: #fee202; }
#Dropdown4 :hover > a {color: #fff; background-color: #fee202;}
/* second */
#Dropdown4 ul ul a:hover{color: #fff; background-color:#fee202; }/*width: 126px;*/
#Dropdown4 ul ul :hover > a {color: #fff; background-color:fee202; } /*width: 126px;*/

/* make the second level visible when hover on first level list OR link */
#Dropdown4 ul li:hover ul, #Dropdown4 ul a:hover ul {visibility:visible; height:auto; padding-bottom:0; }

html* #Dropdown4 ul ul ul {margin-left:-1px;}
html* #Dropdown4 ul ul ul.left {margin-left:1px;}



/*NAV NEW STUFF FEATURES*/

.newstuff{
width:224px;
float:left;
padding:12px 12px 16px 12px;
height:98px;
border-bottom:1px dotted #333333;
}

h1, .newstuff{
color:#000000;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
padding:7px;

}
.newstuffimage{
float:left;
width:81px;

}

.newstuffdescription{
float:left;
width:142px;
height:71px;
overflow:hidden;
}



