/* Private: navigation */

/*header styles*/
#topLinks {height:39px; background:url(/images/topLink-back.gif) repeat-x; text-align:center;}
#navigation {padding:0; margin:0; width:100%; white-space:nowrap; height:37px;  margin-top:1px;}

#navigation li.topLinks {border-right:1px solid #528533; border-left:1px solid #ffffff; display:inline; float:left; padding:10px 11px 14px 12px;}
*html #navigation li.topLinks {padding:0;}

#navigation li.leftTopLinks {border-left:0; padding-left:10px;}
#navigation li.rightTopLinks {border-right:0;}

#navigation .topLinks a {font-size:100%; font-weight:bold; text-decoration:none; color:#ffffff; width:auto;}
*html #navigation .topLinks a {height:37px; padding:10px 11px 0 12px;}
*html #navigation .topLinks a:hover {background:url(/images/topLink-back-over.gif) repeat-x; color:#2B4F19;}


