NHibernate is not really a good fit for our environment due to all the dependencies. (Castle, log4net etc.)
Is there a good lightweight alternative?
Support
LINQ to SQL could be good alternative to "heave" ORM systems if you'll use it properly.