/*-------------------------------------------------Border below Global Navigation-------------------------------------------------*/		#globalNav ul     {		border-bottom: 5px solid #658849;		}/*-------------------------------------------------Side Content / Section Navigation / Left Column-------------------------------------------------*/#sideContent {		background: #658849; /*url(../img/04b_sideContentBg.gif) no-repeat bottom;*/		color: #fff; 		}		#sideContent a:link, #sideContent  a:visited {		color: #fff; /*color*/		}	/*-------------------------------------------------Breadcrumbs-------------------------------------------------*/#mainContent div#breadCrumb {		color:#595959;  		}#mainContent div#breadCrumb ul li a {		color: #858585;		}	#mainContent div#breadCrumb ul li a.lastCrumb {		color:#595959;		}#mainContent 	div#breadCrumb h1	{		color: #658849;		}/*------------------------------------------------- Main Content !!-Image No. Should match Color No.-!!-------------------------------------------------*/#mainContent  {		background: url(../_img/04b_roundCorner.gif) no-repeat;		}/*-------------------------------------------------Main Content / Article-------------------------------------------------*/	#mainContent a:link, #mainContent a:visited  {		color: #658849;		}		/*#mainContent a:visited {		color: #858585;		}*/		#mainContent a:hover, #mainContent a:active {		color: #658849; 		}/*-------------------------------------------------Sub Content / Right Column-------------------------------------------------*/#mainContent  div#subContent h3	{		color:#595959;		}/*-----------------------------------------------------Main Content Footer/ !!-Image No. Should match Color No.-!!------------------------------------------------------*/#mainFoot a.top {		background:url(../_img/04b_returnTopBg.gif) no-repeat left;		color: #658849; 			}		#mainFoot a:hover.top {		border-bottom: 1px solid #658849;		background:url(../_img/04b_returnTopBg.gif) no-repeat left;		color: #658849; 			}