Moved opt_range.[cc,h] into the optimizer directory and namespace and renamed the files to range.[cc,h]. Removed the opt_range.h include in the server_includes.h header file. Need to do more work on that header file as I had to add some extra includes in there to compensate for removing that header file. Cleaned up a bunch of style in the range.[cc,h] files.