/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MAIN NAVIGATION - HORIZONTAL STYLE
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Container blocks for nav sets
//---------------------------------------------------------------------------------------------------------
//	NOTE:  Do not user border-top property because IE and Opera will not position DHTML menus correctly
//-------------------------------------------------------------------------------------------------------*/
#nav-main
{
	/*	Do not modify		----------------------------*/
	clear:					both;
	
	/*	Customizeable		----------------------------*/
	height:					24px;
	border-bottom:			1px solid #E4DABB;
	padding-left:			170px;
}

/*---------------------------------------------------------------------------------------------------------
//	Main nav item styles (for text-only menu headers - delete these if graphics are used for main nav)
//-------------------------------------------------------------------------------------------------------*/

