/* common styling */

/* set up the overall width/height of the menu div and the margins */

.menu {
	float: left;
	display: inline;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* remove the bullets and set the margin and padding to zero for the unordered list */

.menu ul {padding: 0; margin: 0;list-style-type: none;display: inline;}
.menu li {	margin: 0px; display: inline;color: #000; }
.menu li.last {background-image:none !important;}
.menu-border {padding: 0px;}

/*hide last spacer 

#spacer9 {display: none;}*/

.menu li a {font-weight: bold;text-decoration: none;text-align: center; line-height: 31px; color: #000000; height: 33px; font-size: 16px; padding:0 10px; }
.menu a:link {color: #ffffff; text-decoration: none; font-size: 16px;}
.menu a:visited {color: #ffffff; text-decoration: none; font-size: 16px;}
.menu a:active {color: #ffffff; text-decoration: none; font-size: 16px;}
.menu a:hover {color: #668b33 !important; text-decoration: none; font-size: 16px; }

#menu {float:right; width: 850px;  margin: 13px 0 0 0 ;}
body:first-of-type #menu {margin: 14px 0 0 0 ;}



		
		.active .menu1 {background-image:url(../images/nav-bg-1.gif); padding:10px 17px 10px 16px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important; }
		.active .menu11 {background-image:url(../images/nav-bg-2.gif); padding:10px 15px 10px 8px; background-repeat:no-repeat; height:33px; margin:0;  color:#666666 !important;}
		.active .menu10 {background-image:url(../images/nav-bg-1.gif); padding:10px 23px 10px 20px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important; }
		.active .menu9 {background-image:url(../images/nav-bg-2.gif); padding:10px 21px 10px 18px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important;}
		.active .menu5 {background-image:url(../images/nav-bg-2.gif); padding:10px 21px 10px 12px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important;}
		.active .menu7 {background-image:url(../images/nav-bg-1.gif); padding:10px 17px 10px 16px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important; }
		.active .menu13 {background-image:url(../images/nav-bg-2.gif); padding:10px 12px 10px 10px; background-repeat:no-repeat;  height:33px; margin:0;  color:#666666 !important;}
		


#footer-area #menu {width:525px;}

#footer-area .menu {width:515px; padding:0 5px; margin: 0 0 0 10px; float:left; display:inline; text-align:left;}

#footer-area .menu li a {font-weight: bold;text-decoration: none;text-align: center; line-height: 30px; color: #444444; height: 30px;font-size: 11px; text-transform:none; padding:0 7px 0 4px; font-family:arial; }

#footer-area .menu li {margin: 0px; display: inline;color: #000; background-image: url(../images/nav-spacer2.gif); background-repeat:no-repeat; background-position:right;}





/* IE Hack for sizing */



/* Highlight Page You are On by matching link to body ID */





