/*Header Navigation*/

#topNav {width: 790px;
	height: 45px;
	background-color: #b6c0d0;
	border-top: 4px solid #2d4b78;
	padding: 0; margin: 0;
	
}


#headnav li {
	display: inline;
padding: 0 5px 0 5px;
	border-right: 1px #2d4b78 solid;

}

#headnav a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2d4b78;
	text-decoration: none;
	text-align: center;
}

#headnav a:hover {color: #FFFFFF;
	
}

#headnav li ul {/*drop-down*/
	display: none;
}

#headnav li li {
	
}

#headnav li ul a {

}

#headnav li ul a:hover {
	
}

#headnav li ul ul {
	margin: -1.95em 0 0 11.8em;
}

#headnav li:hover ul ul, #headnav li:hover ul ul ul, #headnav li.thover ul ul, #headnav li.thover ul ul ul {
	left: -999em;
}

#headnav li:hover ul, #headnav li li:hover ul, #headnav li li li:hover ul, #headnav li.thover ul, #headnav li li.thover ul, #headnav li li li.thover ul {
	left: auto;
}

#headnav li:hover, #headnav li.thover {
	
}

#headnav li li:hover, #headnav li li.thover {
	background-color: #8196c1;
	color: #fff; 
}




/*Main Navigation*/

#menu {width: 156px;
	}

#nav, #nav ul { /*overall settings for <div id= nav> */
	/*removes indents and bullets from the unordered list and defines the width of menu items*/
	margin: 25px 0 0 0;
	padding: 0px;
	width: 156px;
	list-style: none;
}

#nav li {
	list-style-type: none;
	float: left;
	width: 150px;

}

#nav li ul { /*list item settings - stacks vertically by default*/
	display: none;
	visibility: hidden;
	/*positions list items*/
	width: 170px;
	position: absolute; /* must position as relative in order to position the sub-menu absolutely 					 							within them*/
	margin-left: 120px;

	margin-top: -1.5em;
	left: -999em;
	
}


#nav li a {
	width: 140px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}

#nav li ul li {	margin-top: 0px;
	 }

#nav li ul li a {
	color: #FFFFFF;
	background-color: #808285;
	width: 200px;
	height:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: normal;
	}

#nav li a:hover {
	color: #981b1e;
	left: auto;
	
	}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#nav li ul li a:hover {
	background: #808285;
	color: #FFFFFF;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	left: auto;	
	height: auto}
	
#nav li:hover ul { display: inline;
left: auto;

 } /*making the sub menus appear when hovering*/

	
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


#nav li:hover ul ul, #nav li.thover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.thover ul, #nav li li.thover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul {

}



/*Sub Navigation*/
#submenu{
	width: 194px;
	float: left;
}

#submenu li {list-style: none;
	padding-top: 10px;}

#submenu a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.975em;
	margin-left: -10px;
	font-weight: bolder;
	}

#submenu li a:hover{border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b59759;
	border-bottom-color: #b59759;
	color: #b59759}	



/*Footer Navigation*/

#footerNav {
	width: 100%;
	margin: 0 5px 0px 0;
	background-repeat:no-repeat;
	height: 35px;
	text-align: center;
}

#footerNav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footerNav ul {
	margin: 0;
	padding: 0 0 0 0;
	color: #fff;
	background: transparent;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: .9em;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 5px;
}

#footerNav ul li a {
	margin-top: 4px;
	padding-right: 5px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.785em;
	letter-spacing: .015em;
	line-height: 40px;
	text-align: center;
	text-transform: lowercase;
	white-space: nowrap;
	}

/*#footerNav ul li a:hover {
background: #acc4eb;
color: #000;
}*/

#footerNav ul li ul {display: none; visibility: hidden; 
}


		
/*HTML:
<div id="tabs">{MENU_MAIN}</div>*/
/* Tabs formatting */

#tabs {
    float:left;
    background: #fff;
    line-height:normal;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: normal;
}
#tabs ul {
      margin:0;
      padding:0;
      list-style:none;
}
#tabs li {
      float:left;
      background:url("/templates/img/tabs_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
   width: 120px;
  /*    border-bottom:1px solid #333; */
}
#tabs li ul {
 display: none;
 visibility: hidden;
}
#tabs a {
      float:left;
      display:block;
      width:.1em;
      background:url("/templates/img/tabs_right.gif") no-repeat right top;
      padding: 12px 15px 12px 6px;
      text-decoration:none;
   text-align: center;
      color:#333;
   white-space: nowrap;
}
#tabs > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float:none;}
    /* End IE5-Mac hack */
#tabs a:hover {
      color:#fff;
}
#tabs #current {
      background-position:0 -150px;
      border-width:0;
}
#tabs #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
}
#tabs li:hover, #tabs li:hover a {
      background-position: 0% -150px;
      color:#fff;
}
#tabs li:hover a {
      background-position: 100% -150px;
}


		
